请问Qwen3-30B-A3B-Instruct-2507模型对于gpqa数据集的评测参数是怎样的? #1775
Unanswered
lht947590837
asked this question in
Q&A
Replies: 1 comment
-
|
解码参数为 Temperature=0.7、TopP=0.8、TopK=20、PresencePenalty=1.5 输出长度32768 请使用类似下方的prompt来进行测试,并正确从\boxed中解析出字母。 Two quantum states with energies E1 and E2 have a lifetime of 10^-9 sec and 10^-8 sec, respectively. We want to clearly distinguish these two energy levels. Which one of the following options could be their energy difference so that they can be clearly resolved? |
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.
-
官方给的精度结果为70.4,使用推荐的Temperature=0.7、TopP=0.8、TopK=20参数得到的结果均在62以下,presence_penalty从0到2调整也没有效果,希望能给出一个可以复现的推理参数,谢谢!
Beta Was this translation helpful? Give feedback.
All reactions