Update README.md
Browse files
README.md
CHANGED
@@ -65,7 +65,7 @@ model = AutoModelForCausalLM.from_pretrained("Zamba2-7B-Instruct-v2", device_map
|
|
65 |
Zamba2-7B-Instruct-v2 punches above its weight, achieving extremely strong instruction-following benchmark scores.
|
66 |
|
67 |
| Model | Size (B) | IFEval | BBH | GPQA | MATH (Hard) | MMLU Pro | MUSR | Aggregate |
|
68 |
-
|
69 |
| Zamba2-7B-Instruct-v2 | 7.36 | 81.63 | 36.72 | 8.60 | 17.76 | 34.51 | 11.94 | 31.78 |
|
70 |
| Zamba2-7B-Instruct | 7.36 | 69.89 | 36.18 | 8.81 | 13.02 | 32.81 | 9.20 | 28.32 |
|
71 |
| Granite-3.1-8B-Instruct | 8.17 | 72.20 | 38.68 | 8.23 | 19.91 | 35.22 | 17.36 | 31.93 |
|
|
|
65 |
Zamba2-7B-Instruct-v2 punches above its weight, achieving extremely strong instruction-following benchmark scores.
|
66 |
|
67 |
| Model | Size (B) | IFEval | BBH | GPQA | MATH (Hard) | MMLU Pro | MUSR | Aggregate |
|
68 |
+
|:------|:------:|:-------:|:----:|:-----:|:-----------:|:----------:|:-----:|:-----------:|
|
69 |
| Zamba2-7B-Instruct-v2 | 7.36 | 81.63 | 36.72 | 8.60 | 17.76 | 34.51 | 11.94 | 31.78 |
|
70 |
| Zamba2-7B-Instruct | 7.36 | 69.89 | 36.18 | 8.81 | 13.02 | 32.81 | 9.20 | 28.32 |
|
71 |
| Granite-3.1-8B-Instruct | 8.17 | 72.20 | 38.68 | 8.23 | 19.91 | 35.22 | 17.36 | 31.93 |
|