BlinkDL commited on
Commit
11e75ae
·
verified ·
1 Parent(s): 13a875e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - EleutherAI/pile
5
+ ---
6
+
7
+ RWKV-7 trained on the Pile (332B tokens)
8
+
9
+ Check https://github.com/BlinkDL/RWKV-LM for details.
10
+
11
+ Use https://github.com/BlinkDL/RWKV-LM/tree/main/RWKV-v7 to run it.