SpiridonSunRotator commited on
Commit
e16ede7
1 Parent(s): 4c0d06b

Metric fix

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,5 +16,5 @@ For this quantization, we used 1 codebook of 16 bits.
16
  Results (in progress):
17
  | Model | Quantization | MMLU (5-shot) | ArcC| ArcE| Hellaswag | Winogrande | PiQA | Model size, Gb |
18
  |------|------|-------|------|------|------|------|------|------|
19
- |meta-llama/Meta-Llama-3-70B | - | 0.6596 | 0.8935 | 0.6921 | 0.8444 | 0.8090 | 141.2 |
20
  | | 1x16 | 0.7475| 0.6049 | 0.8468 | 0.6520 | 0.8248 | 0.7790 | 21.9 |
 
16
  Results (in progress):
17
  | Model | Quantization | MMLU (5-shot) | ArcC| ArcE| Hellaswag | Winogrande | PiQA | Model size, Gb |
18
  |------|------|-------|------|------|------|------|------|------|
19
+ |meta-llama/Meta-Llama-3-70B | - | - | 0.6596 | 0.8935 | 0.6921 | 0.8444 | 0.8090 | 141.2 |
20
  | | 1x16 | 0.7475| 0.6049 | 0.8468 | 0.6520 | 0.8248 | 0.7790 | 21.9 |