NeverlandPeter
commited on
Merge branch 'main' of https://huggingface.co/BlinkDL/rwkv-4-novel into main
Browse files
README.md
CHANGED
@@ -19,3 +19,10 @@ datasets:
|
|
19 |
These are RWKV-4-Pile models finetuned on novels.
|
20 |
|
21 |
Currently I am doing it for Chn novels. More languages to come.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
These are RWKV-4-Pile models finetuned on novels.
|
20 |
|
21 |
Currently I am doing it for Chn novels. More languages to come.
|
22 |
+
|
23 |
+
Use https://github.com/BlinkDL/ChatRWKV to run them.
|
24 |
+
|
25 |
+
See https://github.com/BlinkDL/RWKV-LM for details on the RWKV Language Model (100% RNN).
|
26 |
+
|
27 |
+
* RWKV-4-Novel-ChnEng : 50% Chinese + 50% Pile
|
28 |
+
* RWKV-4-Novel-Chn : 100% Chinese
|