Update README.md
Browse files
README.md
CHANGED
|
@@ -21,13 +21,15 @@ license: apache-2.0
|
|
| 21 |
datasets:
|
| 22 |
- cerebras/SlimPajama-627B
|
| 23 |
- EleutherAI/pile
|
|
|
|
|
|
|
| 24 |
---
|
| 25 |
|
| 26 |
# RWKV-5 World (Training in Progress)
|
| 27 |
|
| 28 |
-
## I am now
|
| 29 |
|
| 30 |
-
## I am now
|
| 31 |
|
| 32 |
Use rwkv pip package 0.8.14+ for RWKV-5 inference: https://pypi.org/project/rwkv/
|
| 33 |
|
|
|
|
| 21 |
datasets:
|
| 22 |
- cerebras/SlimPajama-627B
|
| 23 |
- EleutherAI/pile
|
| 24 |
+
- bigcode/starcoderdata
|
| 25 |
+
- oscar-corpus/OSCAR-2301
|
| 26 |
---
|
| 27 |
|
| 28 |
# RWKV-5 World (Training in Progress)
|
| 29 |
|
| 30 |
+
## I am now uploading latest training-in-progress checkpts to https://huggingface.co/BlinkDL/temp/tree/main (to avoid bloating git history)
|
| 31 |
|
| 32 |
+
## I am now uploading latest training-in-progress checkpts to https://huggingface.co/BlinkDL/temp/tree/main (to avoid bloating git history)
|
| 33 |
|
| 34 |
Use rwkv pip package 0.8.14+ for RWKV-5 inference: https://pypi.org/project/rwkv/
|
| 35 |
|