generation args #288
shiweiba
started this conversation in
View all discussions
Replies: 1 comment
-
For HuggingFace models, greedy sampling is used: For other API models, we stick to their default temperature and top_p settings. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, it's excellent work! Thanks for your contribution.
I am wondering what detailed generating arguments/strategies have been used to evaluate the open-source/APIs on the leaderboard. Is it greedy or nucleus sampling? what are the temperature and top_p?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions