Update README.md
Browse files
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.
|