mirror of
https://github.com/open-compass/opencompass.git
synced 2025-05-30 16:03:24 +08:00
update_oss_info
This commit is contained in:
parent
1425f423f4
commit
6caa345fcd
@ -464,7 +464,7 @@ DATASETS_MAPPING = {
|
|||||||
"opencompass/medbullets": {
|
"opencompass/medbullets": {
|
||||||
"ms_id": "",
|
"ms_id": "",
|
||||||
"hf_id": "",
|
"hf_id": "",
|
||||||
"local": "./opencompass/configs/datasets/Medbullets/data/medbullets.csv",
|
"local": "./data/medbullets/medbullets.csv",
|
||||||
},
|
},
|
||||||
|
|
||||||
}
|
}
|
||||||
@ -832,4 +832,8 @@ DATASETS_URL = {
|
|||||||
"url": "http://opencompass.oss-cn-shanghai.aliyuncs.com/datasets/data/mbpp_pro.zip",
|
"url": "http://opencompass.oss-cn-shanghai.aliyuncs.com/datasets/data/mbpp_pro.zip",
|
||||||
"md5": "eac330b8a0a8687f006265c9383503ce",
|
"md5": "eac330b8a0a8687f006265c9383503ce",
|
||||||
},
|
},
|
||||||
|
"medbullets": {
|
||||||
|
"url": "http://opencompass.oss-cn-shanghai.aliyuncs.com/datasets/data/medbullets.zip",
|
||||||
|
"md5": "b63130999c1f28d57acba1c7852639f8",
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user