BlinkDL commited on
Commit
1e8417a
1 Parent(s): 8836ec8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -24,4 +24,11 @@ At this moment you have to use my Github code (https://github.com/BlinkDL/RWKV-L
24
 
25
  ctx_len = 1024
26
  n_layer = 32
27
- n_embd = 4096
 
 
 
 
 
 
 
24
 
25
  ctx_len = 1024
26
  n_layer = 32
27
+ n_embd = 4096
28
+
29
+ Preview checkpoint: RWKV-4-Pile-7B-20220923-1641.pth : Trained on the Pile for 67B tokens.
30
+ * Pile loss 1.9778
31
+ * LAMBADA ppl 5.29, acc 62.78%
32
+ * PIQA acc 73.34%
33
+ * SC2016 acc 70.02%
34
+ * Hellaswag acc_norm 58.38%