We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
这是我导入llama2-7B运行的结果:
这是从llama2 文章里截的图:
关于maj1@1可以在这篇文章里找到,paper,即acc。
The text was updated successfully, but these errors were encountered:
你在哪里导入的 llama2-7B ?
gsm8k-rft-llama7b-u13b_evaluation/llama_gen_and_eval.py
Line 13 in 2d123ff
请把第 23 行:
Line 23 in 2d123ff
改成
print(f"model loaded: {model_path}")
重新运行截图给我。
Sorry, something went wrong.
No branches or pull requests
这是我导入llama2-7B运行的结果:
这是从llama2 文章里截的图:
关于maj1@1可以在这篇文章里找到,paper,即acc。
The text was updated successfully, but these errors were encountered: