crumb commited on
Commit
c7a3bdb
1 Parent(s): b61a0fe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -15,3 +15,19 @@ configs:
15
  - split: train
16
  path: data/train-*
17
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  - split: train
16
  path: data/train-*
17
  ---
18
+ https://github.com/aicrumb/one-bench
19
+
20
+ lower = better
21
+ ```
22
+ Pythia 410m: 881.89
23
+ Pythia 1B: 192.55
24
+ Pythia 1.4B: 220.02
25
+ Pythia 2.8B: 471.30
26
+ Pythia 6.7B: 783.43
27
+ Mistral v0.1 7B: 862.12
28
+ RWKV-4 430m: 327.53
29
+ RWKV-4 1b5: 273.75
30
+ OPT-1.3B: 143.02
31
+ OPT-2.7B: 60.97
32
+ OPT-6.7B: 111.03
33
+ ```