Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Update default params and add associated UTs #294

Merged
merged 8 commits into from
Mar 13, 2024

Conversation

ishaansehgal99
Copy link
Collaborator

Default parameters for text generation are here: https://huggingface.co/docs/transformers/en/main_classes/text_generation

With growing list of params, I shorten the list here and add UT.

Copy link

codecov bot commented Mar 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.33%. Comparing base (761be10) to head (940cda1).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #294   +/-   ##
=======================================
  Coverage   65.33%   65.33%           
=======================================
  Files          14       14           
  Lines        1125     1125           
=======================================
  Hits          735      735           
  Misses        352      352           
  Partials       38       38           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ishaansehgal99 ishaansehgal99 enabled auto-merge (squash) March 13, 2024 02:46
@ishaansehgal99 ishaansehgal99 changed the title fix: Default params fix: Update Default params and add associated UTs Mar 13, 2024
@ishaansehgal99 ishaansehgal99 changed the title fix: Update Default params and add associated UTs fix: Update default params and add associated UTs Mar 13, 2024
@ishaansehgal99 ishaansehgal99 merged commit 60f464e into main Mar 13, 2024
11 checks passed
@ishaansehgal99 ishaansehgal99 deleted the ishaansehgal99-patch-1 branch March 13, 2024 03:26
helayoty pushed a commit that referenced this pull request Mar 17, 2024
Default parameters for text generation are here:
https://huggingface.co/docs/transformers/en/main_classes/text_generation

With growing list of params, I shorten the list here and add UT.

---------

Signed-off-by: Ishaan Sehgal <[email protected]>
helayoty pushed a commit that referenced this pull request Mar 29, 2024
Default parameters for text generation are here:
https://huggingface.co/docs/transformers/en/main_classes/text_generation

With growing list of params, I shorten the list here and add UT.

---------

Signed-off-by: Ishaan Sehgal <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants