OpenCompass/configs/datasets/math
liushz 5faee929db
[Feature] Add GaoKaoMath Dataset for Evaluation & MATH Model Eval Config (#1589)
* Add GaoKaoMath Dataset

* Add MATH LLM Eval

* Update GAOKAO Math Eval Dataset

* Update GAOKAO Math Eval Dataset
2024-10-12 19:13:06 +08:00
..
deprecated_math_agent_evaluatorv2_gen_861b4f.py [Sync] Sync Internal (#941) 2024-03-04 14:42:36 +08:00
deprecated_math_evaluatorv2_gen_265cce.py [Format] Add config lints (#892) 2024-05-14 15:35:58 +08:00
math_0shot_gen_393424.py [Feature] Support ModelScope datasets (#1289) 2024-07-29 13:48:32 +08:00
math_0shot_llm_judge_gen_393424.py [Feature] Add GaoKaoMath Dataset for Evaluation & MATH Model Eval Config (#1589) 2024-10-12 19:13:06 +08:00
math_4shot_base_gen_43d5b6.py [Feature] Update MathBench & Math base model config (#1550) 2024-09-23 14:03:59 +08:00
math_4shot_base_gen_db136b.py [Feature] Support ModelScope datasets (#1289) 2024-07-29 13:48:32 +08:00
math_4shot_example_from_google_research.py [Sync] update github workflow (#1156) 2024-05-14 22:42:23 +08:00
math_agent_evaluatorv2_gen_0c1b4e.py [Feature] Support ModelScope datasets (#1289) 2024-07-29 13:48:32 +08:00
math_agent_gen_0c1b4e.py [Feature] Support ModelScope datasets (#1289) 2024-07-29 13:48:32 +08:00
math_agent_gen_861b4f.py [Feature] Support ModelScope datasets (#1289) 2024-07-29 13:48:32 +08:00
math_agent_gen_af2293.py [Feature] Support ModelScope datasets (#1289) 2024-07-29 13:48:32 +08:00
math_evaluatorv2_gen_2f4a71.py [Feature] Support ModelScope datasets (#1289) 2024-07-29 13:48:32 +08:00
math_evaluatorv2_gen_cecb31.py [Feature] Support ModelScope datasets (#1289) 2024-07-29 13:48:32 +08:00
math_gen_1ed9c2.py [Feature] Support ModelScope datasets (#1289) 2024-07-29 13:48:32 +08:00
math_gen_5e8458.py [Feature] Support ModelScope datasets (#1289) 2024-07-29 13:48:32 +08:00
math_gen_78ced2.py [Feature] Support ModelScope datasets (#1289) 2024-07-29 13:48:32 +08:00
math_gen_265cce.py [Feature] Support ModelScope datasets (#1289) 2024-07-29 13:48:32 +08:00
math_gen_943d32.py [Feature] Support ModelScope datasets (#1289) 2024-07-29 13:48:32 +08:00
math_gen_0957ff.py [Feature] Support ModelScope datasets (#1289) 2024-07-29 13:48:32 +08:00
math_gen_559593.py [Feature] Support ModelScope datasets (#1289) 2024-07-29 13:48:32 +08:00
math_gen_736506.py [Feature] Support ModelScope datasets (#1289) 2024-07-29 13:48:32 +08:00
math_gen.py Update configs (#9) 2023-07-06 12:27:41 +08:00
math_intern_evaluator_gen_265cce.py [Feature] Support ModelScope datasets (#1289) 2024-07-29 13:48:32 +08:00
math_llm_judge.py [Feature] Support ModelScope datasets (#1289) 2024-07-29 13:48:32 +08:00
README.md [Doc] Update running command in README (#1206) 2024-05-30 00:06:39 +08:00

MATH

python3 run.py --models hf_internlm2_7b --datasets math_4shot_base_gen_db136b --debug
python3 run.py --models hf_internlm2_chat_7b --datasets math_0shot_gen_393424 --debug

Base Models

model math
llama-7b-turbomind 2.94
llama-13b-turbomind 3.84
llama-30b-turbomind 6.54
llama-65b-turbomind 10.66
llama-2-7b-turbomind 3.58
llama-2-13b-turbomind 5.30
llama-2-70b-turbomind 13.26
llama-3-8b-turbomind 16.42
llama-3-70b-turbomind 39.64
internlm2-1.8b-turbomind 9.42
internlm2-7b-turbomind 25.16
internlm2-20b-turbomind 32.24
qwen-1.8b-turbomind 6.30
qwen-7b-turbomind 15.56
qwen-14b-turbomind 30.38
qwen-72b-turbomind 44.18
qwen1.5-0.5b-hf 4.16
qwen1.5-1.8b-hf 11.32
qwen1.5-4b-hf 17.50
qwen1.5-7b-hf 17.34
qwen1.5-14b-hf 36.18
qwen1.5-32b-hf 45.74
qwen1.5-72b-hf 41.56
qwen1.5-moe-a2-7b-hf 27.96
mistral-7b-v0.1-hf 13.44
mistral-7b-v0.2-hf 12.74
mixtral-8x7b-v0.1-hf 29.46
mixtral-8x22b-v0.1-hf 41.82
yi-6b-hf 6.60
yi-34b-hf 18.80
deepseek-7b-base-hf 4.66
deepseek-67b-base-hf 18.76

Chat Models

model math
qwen1.5-0.5b-chat-hf 0.56
qwen1.5-1.8b-chat-hf 4.94
qwen1.5-4b-chat-hf 7.34
qwen1.5-7b-chat-hf 22.14
qwen1.5-14b-chat-hf 32.22
qwen1.5-32b-chat-hf 41.80
qwen1.5-72b-chat-hf 45.22
qwen1.5-110b-chat-hf 54.38
internlm2-chat-1.8b-hf 14.06
internlm2-chat-1.8b-sft-hf 13.10
internlm2-chat-7b-hf 28.08
internlm2-chat-7b-sft-hf 27.60
internlm2-chat-20b-hf 34.68
internlm2-chat-20b-sft-hf 32.54
llama-3-8b-instruct-hf 27.50
llama-3-70b-instruct-hf 47.52
llama-3-8b-instruct-lmdeploy 27.42
llama-3-70b-instruct-lmdeploy 46.90
mistral-7b-instruct-v0.1-hf 8.48
mistral-7b-instruct-v0.2-hf 10.82
mixtral-8x7b-instruct-v0.1-hf 27.02