File size: 742 Bytes
2010112
 
 
 
 
b2771a6
2010112
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
license: llama3.1
---
|             | Wiki | C4    | PIQA  | ARC-E | ARC-C | HellaSwag | Wino  | Avg.  |
| ----------- | ---- | ----- | ----- | ----- | ----- | --------- | ----- | ----- |
| Unquantized | 2.82 | 7.18  | 82.81 | 85.31 | 59.64 | 67.49     | 82.00 | 75.45 |
| W4G64       | TBA  | TBA   | TBA   | TBA   | TBA   | TBA       | TBA   | TBA   |
| W3G64       | TBA  | TBA   | TBA   | TBA   | TBA   | TBA       | TBA   | TBA   |

Revisions available in this repository:
- `main` (W4G64, scales learned);
- `nfl_w3g64` (W3G64, scales learned);

Evaluations are provided for models with learned scales.<br>Benchmark scores (zero-shot) are computed with [`lm-evaluation-harness`](https://github.com/EleutherAI/lm-evaluation-harness).