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
我正在使用官方支持的任务/模型/数据集进行评估。
python run.py --datasets korbench_mixed_gen_d00bdd bbh_gen TheoremQA_5shot_gen_6f0af8 NPHardEval_gen hellaswag_gen \
Please make sure ./data/NPHardEval/GCP/ is correct
./data/NPHardEval/GCP/
lack of some datasets like game24 and nphard
缺乏一些数据集
The text was updated successfully, but these errors were encountered:
Thanks for the report. We are working on the dataset validity check and will update the dataset recently.
Sorry, something went wrong.
@tonysy @liushz @nuochenpku @changlan @hzhwcmhf OpenFinData和FinanceIQ这两个数据集目前也出现了上述问题,问题应该在于opencompass/utils/datasets_info.py,里面缺失一些数据集的下载方式,请尽快上传缺失数据集至http://opencompass.oss-cn-shanghai.aliyuncs.com/datasets/data/并更新代码。谢谢你们的贡献!
opencompass/utils/datasets_info.py
http://opencompass.oss-cn-shanghai.aliyuncs.com/datasets/data/
liushz
No branches or pull requests
先决条件
问题类型
我正在使用官方支持的任务/模型/数据集进行评估。
环境
python run.py
--datasets korbench_mixed_gen_d00bdd bbh_gen TheoremQA_5shot_gen_6f0af8 NPHardEval_gen hellaswag_gen \
重现问题 - 代码/配置示例
python run.py
--datasets korbench_mixed_gen_d00bdd bbh_gen TheoremQA_5shot_gen_6f0af8 NPHardEval_gen hellaswag_gen \
重现问题 - 命令或脚本
python run.py
--datasets korbench_mixed_gen_d00bdd bbh_gen TheoremQA_5shot_gen_6f0af8 NPHardEval_gen hellaswag_gen \
重现问题 - 错误信息
Please make sure
./data/NPHardEval/GCP/
is correctlack of some datasets like game24 and nphard
其他信息
缺乏一些数据集
The text was updated successfully, but these errors were encountered: