-
Notifications
You must be signed in to change notification settings - Fork 19
Description
文档位置(可指定多个文档链接)
当前内容描述
执行”cp -r OpenCompassData-core-20240207/data/AGIEval/data/v1/* ARC/“,进入ARC文件夹,结果与文档结果不符。
问题段落如下:
[root@localhost datasets]# cp -r OpenCompassData-core-20240207/data/AGIEval/data/v1/* ARC/
[root@localhost datasets]# cd ARC/
[root@localhost ARC]# ll
total 8904
-rwxr-xr-x. 1 root root 141876 Mar 3 17:34 aqua-rat.jsonl
-rwxr-xr-x. 1 root root 122167 Mar 3 17:34 gaokao-biology.jsonl
-rwxr-xr-x. 1 root root 138247 Mar 3 17:34 gaokao-chemistry.jsonl
-rwxr-xr-x. 1 root root 722471 Mar 3 17:34 gaokao-chinese.jsonl
-rwxr-xr-x. 1 root root 660925 Mar 3 17:34 gaokao-english.jsonl
-rwxr-xr-x. 1 root root 116404 Mar 3 17:34 gaokao-geography.jsonl
-rwxr-xr-x. 1 root root 113929 Mar 3 17:34 gaokao-history.jsonl
-rwxr-xr-x. 1 root root 38690 Mar 3 17:34 gaokao-mathcloze.jsonl
-rwxr-xr-x. 1 root root 139660 Mar 3 17:34 gaokao-mathqa.jsonl
-rwxr-xr-x. 1 root root 116112 Mar 3 17:34 gaokao-physics.jsonl
-rwxr-xr-x. 1 root root 722859 Mar 3 17:34 jec-qa-ca.jsonl
-rwxr-xr-x. 1 root root 522602 Mar 3 17:34 jec-qa-kd.jsonl
-rwxr-xr-x. 1 root root 5668 Mar 3 17:34 LICENSE
-rwxr-xr-x. 1 root root 625504 Mar 3 17:34 logiqa-en.jsonl
-rwxr-xr-x. 1 root root 514359 Mar 3 17:34 logiqa-zh.jsonl
-rwxr-xr-x. 1 root root 231632 Mar 3 17:34 lsat-ar.jsonl
-rwxr-xr-x. 1 root root 615608 Mar 3 17:34 lsat-lr.jsonl
-rwxr-xr-x. 1 root root 998240 Mar 3 17:34 lsat-rc.jsonl
-rwxr-xr-x. 1 root root 902615 Mar 3 17:34 math.jsonl
-rwxr-xr-x. 1 root root 1101463 Mar 3 17:34 sat-en.jsonl
-rwxr-xr-x. 1 root root 235373 Mar 3 17:34 sat-en-without-passage.jsonl
-rwxr-xr-x. 1 root root 280509 Mar 3 17:34 sat-math.jsonl
修改建议
在/ais_bench/datasets 路径下执行命令:
cp -r OpenCompassData-core-20240207/data/ARC/* ARC/
附加信息
No response