Datasets:
adding MMLU results
Browse files- results.csv +27 -27
results.csv
CHANGED
@@ -1,27 +1,27 @@
|
|
1 |
-
Model (CoT),TheoremQA,MATH,GSM,GPQA
|
2 |
-
[Mistral-7B-v0.2-base](https://huggingface.co/TIGER-Lab/Mistral-7B-Base-V0.2),19.2,10.2,36.2,24.7
|
3 |
-
[Mixtral-7x8B-base](https://huggingface.co/mistralai/Mixtral-8x7B-v0.1),23.2,22.1,58.4,27.2
|
4 |
-
[Qwen-1.5-7B](https://huggingface.co/Qwen/Qwen1.5-7B),14.2,13.3,54.1,26.7
|
5 |
-
[Qwen-1.5-14B](https://huggingface.co/Qwen/Qwen1.5-14B),14,25.2,61.6,35.8
|
6 |
-
[Qwen-1.5-72B](https://huggingface.co/Qwen/Qwen1.5-72B),29.3,35.1,77.6,36.3
|
7 |
-
[Yi-6B](https://huggingface.co/01-ai/Yi-6B),12,5.8,32.6,20.7
|
8 |
-
[Yi-34B](https://huggingface.co/01-ai/Yi-34B),23.2,15.9,67.9,29.7
|
9 |
-
[ChatGLM3-6B](https://huggingface.co/THUDM/chatglm3-6b),11.3,25.7,72.3,28.7
|
10 |
-
[Gemma-7B](https://huggingface.co/google/gemma-7b),21.5,24.3,46.4,25.7
|
11 |
-
[LLaMA-2-13B](https://huggingface.co/meta-llama/Llama-2-13b),10.9,5,29.6,26.2
|
12 |
-
[LLeMMA-7B](https://huggingface.co/EleutherAI/llemma_7b),17.2,18,36.4,23.2
|
13 |
-
[LLeMMA-34B](https://huggingface.co/EleutherAI/llemma_34b),21.1,25,71.9,29.2
|
14 |
-
[InternLM2-7B](https://huggingface.co/internlm/internlm2-7b),7.8,20.2,70.8,22.7
|
15 |
-
[InternLM2-20B](https://huggingface.co/internlm/internlm2-20b),19.5,25.5,76.1,34.3
|
16 |
-
[Deepseek-7B](https://huggingface.co/deepseek-ai/deepseek-llm-7b-base),15.7,6.4,17.4,25.7
|
17 |
-
[Deepseek-67B](https://huggingface.co/deepseek-ai/deepseek-llm-67b-base),25.3,15.9,66.5,31.8
|
18 |
-
GPT-4-turbo-0409,52.4,69.2,94.5,46.2
|
19 |
-
[InternLM-Math-
|
20 |
-
[InternLM-Math-
|
21 |
-
[Deepseek-Math-7B](https://huggingface.co/deepseek-ai/deepseek-math-7b-base),25.3,36.2,64.2,29.7
|
22 |
-
[Deepseek-Math-7B-Instruct](https://huggingface.co/deepseek-ai/deepseek-math-7b-instruct),23.7,46.8,82.9,31.8
|
23 |
-
[WizardMath-7B-1.1](https://huggingface.co/WizardLM/WizardMath-7B-V1.1),11.7,33,83.2,28.7
|
24 |
-
[MetaMath-Mistral-7B](https://huggingface.co/meta-math/MetaMath-Mistral-7B),16.5,28.2,77.7,30.8
|
25 |
-
[Abel-7B-002](https://huggingface.co/GAIR/Abel-7B-002),19.3,29.5,83.2,30.3
|
26 |
-
[OpenMath-Mistral-7B](https://huggingface.co/GAIR/Abel-7B-002),13.1,
|
27 |
-
[Rho-1-Math-7B](https://huggingface.co/microsoft/rho-math-7b-v0.1),21.0,31.0,66.9,29.2
|
|
|
1 |
+
Model (CoT),TheoremQA,MATH,GSM,GPQA,MMLU-STEM
|
2 |
+
[Mistral-7B-v0.2-base](https://huggingface.co/TIGER-Lab/Mistral-7B-Base-V0.2),19.2,10.2,36.2,24.7,50.1
|
3 |
+
[Mixtral-7x8B-base](https://huggingface.co/mistralai/Mixtral-8x7B-v0.1),23.2,22.1,58.4,27.2,59.7
|
4 |
+
[Qwen-1.5-7B](https://huggingface.co/Qwen/Qwen1.5-7B),14.2,13.3,54.1,26.7,53.7
|
5 |
+
[Qwen-1.5-14B](https://huggingface.co/Qwen/Qwen1.5-14B),14,25.2,61.6,35.8,64.5
|
6 |
+
[Qwen-1.5-72B](https://huggingface.co/Qwen/Qwen1.5-72B),29.3,35.1,77.6,36.3,68.5
|
7 |
+
[Yi-6B](https://huggingface.co/01-ai/Yi-6B),12,5.8,32.6,20.7,46.9
|
8 |
+
[Yi-34B](https://huggingface.co/01-ai/Yi-34B),23.2,15.9,67.9,29.7,62.6
|
9 |
+
[ChatGLM3-6B](https://huggingface.co/THUDM/chatglm3-6b),11.3,25.7,72.3,28.7,42.4
|
10 |
+
[Gemma-7B](https://huggingface.co/google/gemma-7b),21.5,24.3,46.4,25.7,53.3
|
11 |
+
[LLaMA-2-13B](https://huggingface.co/meta-llama/Llama-2-13b),10.9,5,29.6,26.2,42.9
|
12 |
+
[LLeMMA-7B](https://huggingface.co/EleutherAI/llemma_7b),17.2,18,36.4,23.2,45.2
|
13 |
+
[LLeMMA-34B](https://huggingface.co/EleutherAI/llemma_34b),21.1,25,71.9,29.2,41.7
|
14 |
+
[InternLM2-7B](https://huggingface.co/internlm/internlm2-7b),7.8,20.2,70.8,22.7,34.3
|
15 |
+
[InternLM2-20B](https://huggingface.co/internlm/internlm2-20b),19.5,25.5,76.1,34.3,61.2
|
16 |
+
[Deepseek-7B](https://huggingface.co/deepseek-ai/deepseek-llm-7b-base),15.7,6.4,17.4,25.7,43.1
|
17 |
+
[Deepseek-67B](https://huggingface.co/deepseek-ai/deepseek-llm-67b-base),25.3,15.9,66.5,31.8,57.4
|
18 |
+
GPT-4-turbo-0409,52.4,69.2,94.5,46.2,76.5
|
19 |
+
[InternLM-Math-7B](https://huggingface.co/internlm/internlm2-math-7b),13.2,34.6,78.1,22.7,41.1
|
20 |
+
[InternLM-Math-20B](https://huggingface.co/internlm/internlm2-math-20b),17.1,37.7,82.9,28.9,50.1
|
21 |
+
[Deepseek-Math-7B](https://huggingface.co/deepseek-ai/deepseek-math-7b-base),25.3,36.2,64.2,29.7,47.6
|
22 |
+
[Deepseek-Math-7B-Instruct](https://huggingface.co/deepseek-ai/deepseek-math-7b-instruct),23.7,46.8,82.9,31.8,59.3
|
23 |
+
[WizardMath-7B-1.1](https://huggingface.co/WizardLM/WizardMath-7B-V1.1),11.7,33,83.2,28.7,52.7
|
24 |
+
[MetaMath-Mistral-7B](https://huggingface.co/meta-math/MetaMath-Mistral-7B),16.5,28.2,77.7,30.8,51.3
|
25 |
+
[Abel-7B-002](https://huggingface.co/GAIR/Abel-7B-002),19.3,29.5,83.2,30.3,29.7
|
26 |
+
[OpenMath-Mistral-7B](https://huggingface.co/GAIR/Abel-7B-002),13.1,9.1,24.5,26.5,43.7
|
27 |
+
[Rho-1-Math-7B](https://huggingface.co/microsoft/rho-math-7b-v0.1),21.0,31.0,66.9,29.2,53.1
|