[Fix] Update P-MMEVAL OSS data (#1722)

* Update with PMMEval

* Update

* Update __init__.py

* Fix Bugs

* Delete .pre-commit-config.yaml

* Pull merge

* Fix pmmeval_gen config

* Update P-MMEVAL data

---------

Co-authored-by: wanyu <wanyu2018umac@gmail.com>
Co-authored-by: wanyu2018umac <42405907+wanyu2018umac@users.noreply.github.com>
This commit is contained in:
liushz 2024-11-28 20:55:46 +08:00 committed by GitHub
parent c437135fad
commit b063779034
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -583,6 +583,6 @@ DATASETS_URL = {
},
"P-MMEval": {
"url": "http://opencompass.oss-cn-shanghai.aliyuncs.com/datasets/data/pmmeval.zip",
"md5": "589c8be1551a609d94231f1410cf22eb",
"md5": "09e401e6229a50647b9e13c429e634d1",
}
}