BlinkDL commited on
Commit
82ffb69
1 Parent(s): 6d0e61b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -26,10 +26,10 @@ ctx_len = 1024
26
  n_layer = 40
27
  n_embd = 5120
28
 
29
- Preview checkpoint: RWKV-4-Pile-14B-20221217-3794.pth : Trained on the Pile for 156B tokens.
30
- * Pile loss 1.8189
31
- * LAMBADA ppl 4.04, acc 69.47%
32
- * PIQA acc 77.20%
33
- * SC2016 acc 74.35%
34
- * Hellaswag acc_norm 67.76%
35
- * WinoGrande acc 63.54%
 
26
  n_layer = 40
27
  n_embd = 5120
28
 
29
+ Preview checkpoint: RWKV-4-Pile-14B-20221231-4514.pth : Trained on the Pile for 186B tokens.
30
+ * Pile loss 1.8014
31
+ * LAMBADA ppl 3.92, acc 69.96%
32
+ * PIQA acc 77.42%
33
+ * SC2016 acc 74.18%
34
+ * Hellaswag acc_norm 68.47%
35
+ * WinoGrande acc 62.35%