Skip to content
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

运行run.py出错,说没有eval_config #67

Open
aoligei178 opened this issue Jul 3, 2024 · 2 comments
Open

运行run.py出错,说没有eval_config #67

aoligei178 opened this issue Jul 3, 2024 · 2 comments

Comments

@aoligei178
Copy link

python llmuses/run.py
--model /media/ama/data1/wzh/Model_Param/LLM/Yi_6B/pretrain
--template-type chatglm3
--datasets arc
--dataset-hub Local
--dataset-dir /home/wzh/DianWang/RAG_project/Data/LLM/qa1000.json
--limit 10
我想用自己的数据集测试本地模型,配置这些参数后报错如下:
assert eval_config is not None, 'Please provide eval_config for specific evaluation backend.'
AssertionError: Please provide eval_config for specific evaluation backend.
找不到eval_config,请问这个从哪找

@aoligei178
Copy link
Author

有没有大佬帮帮我

@Noyiz
Copy link

Noyiz commented Jul 4, 2024

把run.py的382、383行注释掉
屏幕截图 2024-07-04 163706

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants