mirror of
https://github.com/open-compass/opencompass.git
synced 2025-05-30 16:03:24 +08:00
fix dataset path
This commit is contained in:
parent
01c97dd32e
commit
7b99ffe823
@ -27,9 +27,10 @@ DATASETS_MAPPING = {
|
||||
"hf_id": "opencompass/ai2_arc",
|
||||
"local": "./data/ARC/ARC-e/ARC-Easy-Dev.jsonl",
|
||||
},
|
||||
# Matbench
|
||||
"opencompass/Matbench": {
|
||||
# "ms_id": "opencompass/Matbench",
|
||||
# "hf_id": "opencompass/Matbench",
|
||||
"hf_id": "opencompass/Matbench",
|
||||
"local": "./data/Matbench",
|
||||
},
|
||||
# BBH
|
||||
|
Loading…
Reference in New Issue
Block a user