SpiridonSunRotator
commited on
Commit
•
812d023
1
Parent(s):
2d9717e
Swapped PiQA and Winogrande results
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ Official [AQLM](https://arxiv.org/abs/2401.06118) quantization of [meta-llama/Me
|
|
14 |
For this quantization, we used 1 codebook of 16 bits.
|
15 |
|
16 |
Results:
|
17 |
-
| Model | Quantization | MMLU (5-shot) | ArcC| ArcE| Hellaswag |
|
18 |
|------|------|-------|------|------|------|------|------|------|
|
19 |
|meta-llama/Meta-Llama-3-8B| None |0.6525 | 0.5043 | 0.8009 | 0.6019 | 0.7971 | 0.7261 | 16.1 |
|
20 |
| | 1x16 | 0.5647 | 0.4130 | 0.7428 | 0.5545 | 0.7780 | 0.7198 | 4.1 |
|
|
|
14 |
For this quantization, we used 1 codebook of 16 bits.
|
15 |
|
16 |
Results:
|
17 |
+
| Model | Quantization | MMLU (5-shot) | ArcC| ArcE| Hellaswag | PiQA | Winogrande | Model size, Gb |
|
18 |
|------|------|-------|------|------|------|------|------|------|
|
19 |
|meta-llama/Meta-Llama-3-8B| None |0.6525 | 0.5043 | 0.8009 | 0.6019 | 0.7971 | 0.7261 | 16.1 |
|
20 |
| | 1x16 | 0.5647 | 0.4130 | 0.7428 | 0.5545 | 0.7780 | 0.7198 | 4.1 |
|