使用LLaMA2-7b的基座模型进行mmlu评估,正确率有点低,求助 #1832
Unanswered
ShenJiarun
asked this question in
Q&A
Replies: 0 comments
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.
-
使用以下命令进行评估,正确率只有25%:
python run.py
--datasets mmlu_gen
--hf-type base
--hf-path meta-llama/Llama-2-7b-hf
--debug
是不是使用错命令了?
Beta Was this translation helpful? Give feedback.
All reactions