MaziyarPanahi
commited on
Commit
•
5d4a4a1
1
Parent(s):
e40e9c0
Update README.md (#9)
Browse files- Update README.md (ec3fd96da7d1c6769ea3ecd5cf7e163834425763)
README.md
CHANGED
@@ -126,7 +126,18 @@ All GGUF models are available here: [MaziyarPanahi/Qwen2-72B-Instruct-v0.1-GGUF]
|
|
126 |
|
127 |
# 🏆 [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
128 |
|
129 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
130 |
|
131 |
|
132 |
| Tasks |Version|Filter|n-shot|Metric|Value | |Stderr|
|
@@ -186,16 +197,4 @@ tokenizer = AutoTokenizer.from_pretrained("MaziyarPanahi/Qwen2-72B-Instruct-v0.1
|
|
186 |
model = AutoModelForCausalLM.from_pretrained("MaziyarPanahi/Qwen2-72B-Instruct-v0.1")
|
187 |
```
|
188 |
|
189 |
-
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
|
190 |
-
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_MaziyarPanahi__Qwen2-72B-Instruct-v0.1)
|
191 |
-
|
192 |
-
| Metric |Value|
|
193 |
-
|-------------------|----:|
|
194 |
-
|Avg. |43.61|
|
195 |
-
|IFEval (0-Shot) |81.63|
|
196 |
-
|BBH (3-Shot) |57.33|
|
197 |
-
|MATH Lvl 5 (4-Shot)|36.03|
|
198 |
-
|GPQA (0-shot) |17.45|
|
199 |
-
|MuSR (0-shot) |20.15|
|
200 |
-
|MMLU-PRO (5-shot) |49.05|
|
201 |
|
|
|
126 |
|
127 |
# 🏆 [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
128 |
|
129 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_MaziyarPanahi__Qwen2-72B-Instruct-v0.1)
|
130 |
+
|
131 |
+
| Metric |Value|
|
132 |
+
|-------------------|----:|
|
133 |
+
|Avg. |43.61|
|
134 |
+
|IFEval (0-Shot) |81.63|
|
135 |
+
|BBH (3-Shot) |57.33|
|
136 |
+
|MATH Lvl 5 (4-Shot)|36.03|
|
137 |
+
|GPQA (0-shot) |17.45|
|
138 |
+
|MuSR (0-shot) |20.15|
|
139 |
+
|MMLU-PRO (5-shot) |49.05|
|
140 |
+
|
141 |
|
142 |
|
143 |
| Tasks |Version|Filter|n-shot|Metric|Value | |Stderr|
|
|
|
197 |
model = AutoModelForCausalLM.from_pretrained("MaziyarPanahi/Qwen2-72B-Instruct-v0.1")
|
198 |
```
|
199 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
200 |
|