BlinkDL commited on
Commit
dc651cc
1 Parent(s): 5d58c65

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -29,4 +29,8 @@ datasets:
29
 
30
  RWKV-5 trained on 100+ world languages (70% English, 15% multilang, 15% code).
31
 
32
- World = Some_Pile + Some_RedPajama + Some_OSCAR + All_Wikipedia + All_ChatGPT_Data_I_can_find
 
 
 
 
 
29
 
30
  RWKV-5 trained on 100+ world languages (70% English, 15% multilang, 15% code).
31
 
32
+ World = Some_Pile + Some_RedPajama + Some_OSCAR + All_Wikipedia + All_ChatGPT_Data_I_can_find
33
+
34
+ Training: set --my_testing "r" for latest RWKV-LM
35
+
36
+ Inference: https://github.com/BlinkDL/ChatRWKV/blob/main/RWKV_v5_demo.py