BlinkDL commited on
Commit
f3de8f7
1 Parent(s): 474f10a

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-20221128-3061.pth : Trained on the Pile for 126B tokens.
30
- * Pile loss 1.8412
31
- * LAMBADA ppl 4.14, acc 68.78%
32
- * PIQA acc 76.66%
33
- * SC2016 acc 73.86%
34
- * Hellaswag acc_norm 67.06%
35
- * WinoGrande acc 64.01%
 
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%