mirror of
https://github.com/open-compass/opencompass.git
synced 2025-05-30 16:03:24 +08:00

* Support OlympiadBench Benchmark * Support OlympiadBench Benchmark * Support OlympiadBench Benchmark * update dataset path * Update olmpiadBench * Update olmpiadBench * Update olmpiadBench --------- Co-authored-by: liushz <qq1791167085@163.com>
8 lines
345 B
Python
8 lines
345 B
Python
categories = [
|
|
'OE_TO_maths_en_COMP', # OpenEnded - TextOnly - maths - COMP
|
|
'OE_TO_maths_zh_COMP', # OpenEnded - TextOnly - maths - COMP
|
|
'OE_TO_maths_zh_CEE', # OpenEnded - TextOnly - maths - CEE
|
|
'OE_TO_physics_en_COMP', # OpenEnded - TextOnly - physics - COMP
|
|
'OE_TO_physics_zh_CEE' # OpenEnded - TextOnly - physics - CEE
|
|
]
|