Harley-ml commited on
Commit
a744f07
Β·
verified Β·
1 Parent(s): 3346d42

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -7
README.md CHANGED
@@ -108,13 +108,10 @@ We trained Dillion for 0.71 epochs on 14B (only saw ~9B) tokens of FineWeb-edu o
108
 
109
  | Task | Metric | Dillion | SupraMini-v4-2M | Tenete-8M |
110
  | -------- | --------------- | -------: | --------------: | ---------: |
111
- | ARC Easy | acc | 0.3144 | 0.3152 | β€” |
112
- | ARC Easy | acc_norm | 0.3136 | β€” | 0.3194 |
113
- | BLiMP | acc | 0.6294 | 0.6070 | β€” |
114
- | PiQA | acc | 0.5446 | β€” | β€” |
115
- | PiQA | acc_norm | 0.5310 | β€” | 0.5571 |
116
- | SWAG | acc | 0.2851 | β€” | β€” |
117
- | SWAG | acc_norm | 0.3036 | β€” | 0.3297 |
118
  | WikiText | bits_per_byte | 1.6161 | β€” | β€” |
119
  | WikiText | byte_perplexity | 3.0655 | 3.1652 | β€” |
120
 
 
108
 
109
  | Task | Metric | Dillion | SupraMini-v4-2M | Tenete-8M |
110
  | -------- | --------------- | -------: | --------------: | ---------: |
111
+ | ARC Easy | acc_norm | 31.36% | β€” | 0.3194 |
112
+ | BLiMP | acc | 62.94% | 60.70% | β€” |
113
+ | PiQA | acc_norm | 53.10% | 51.90% | 0.5571 |
114
+ | SWAG | acc_norm | 30.36% | β€” | 0.3297 |
 
 
 
115
  | WikiText | bits_per_byte | 1.6161 | β€” | β€” |
116
  | WikiText | byte_perplexity | 3.0655 | 3.1652 | β€” |
117