Update README.md
Browse files
README.md
CHANGED
@@ -5,4 +5,13 @@ license: llama3
|
|
5 |
| | Wiki | C4 |
|
6 |
| ----------- | ---- | ----- |
|
7 |
| W4G64 | 6.78 | 10.61 |
|
8 |
-
| W3G64 | 7.75 | 12.28 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
| | Wiki | C4 |
|
6 |
| ----------- | ---- | ----- |
|
7 |
| W4G64 | 6.78 | 10.61 |
|
8 |
+
| W3G64 | 7.75 | 12.28 |
|
9 |
+
|
10 |
+
|
11 |
+
Revisions available in this repository:
|
12 |
+
- `main` (W4G64, scales learned);
|
13 |
+
- `nfl_w3g64` (W3G64, scales learned);
|
14 |
+
- `nf_w4g64` (W4G64, scales not learned);
|
15 |
+
- `nf_w3g64` (W3G64, scales not learned);
|
16 |
+
|
17 |
+
Evaluations are provided for models with learned scales.
|