-
Notifications
You must be signed in to change notification settings - Fork 301
Adding a temperature argument to the base sampler class and related tests #951
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
Merged
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
db66596
added temperature param and a small test
TheAthleticCoder 478b912
added config changes
TheAthleticCoder d6d9d7e
changed approach
TheAthleticCoder c397077
made requested changes
TheAthleticCoder 9a4d332
added topP
TheAthleticCoder 9042c74
updated the topP test
TheAthleticCoder e1ef638
updated beam sampler
TheAthleticCoder 3121186
modified test for beam sampler
TheAthleticCoder 0f414e6
fixed temperature
TheAthleticCoder c56189f
new tests
TheAthleticCoder 815f0e8
new tests
TheAthleticCoder edbd950
added new test
TheAthleticCoder 2cb9b30
added new test
TheAthleticCoder e90774a
attempt
TheAthleticCoder cda6cc9
edited temperature values
TheAthleticCoder 2d46d1e
changed temp further
TheAthleticCoder 40980f7
changed prompt
TheAthleticCoder 488385a
changed state
TheAthleticCoder 8a137d6
changed state
TheAthleticCoder 56148b4
more attempts
TheAthleticCoder 1f0b4f9
revert the tests
TheAthleticCoder b01b0b1
revert the tests
TheAthleticCoder 30a850a
added required changes
TheAthleticCoder 2de1a28
fixed greedy sampler
TheAthleticCoder 4ab17a1
corrected top p test
TheAthleticCoder 6d67192
Merge branch 'master' into issue947
TheAthleticCoder b5ddab4
pushed changes to random sampler
TheAthleticCoder b2e6adc
updated test
TheAthleticCoder 4591cf8
updated test
TheAthleticCoder 184d1b8
chained up kwargs to super
TheAthleticCoder 8da1a43
Merge branch 'master' into issue947
mattdangerw File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.