Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ datasets:
|
|
16 |
|
17 |
## Model Description
|
18 |
|
19 |
-
These are RWKV-4-Pile models 3B/7B/14B finetuned on Alpaca, CodeAlpaca, Guanaco, GPT4All, ShareGPT and more.
|
20 |
|
21 |
Gradio Demo: https://huggingface.co/spaces/BlinkDL/Raven-RWKV-7B
|
22 |
|
@@ -25,8 +25,7 @@ Use https://github.com/BlinkDL/ChatRWKV to run them.
|
|
25 |
See https://github.com/BlinkDL/RWKV-LM for details on the RWKV Language Model (100% RNN).
|
26 |
|
27 |
* RWKV-4-Raven-Eng : 99% English + 1% Multilang
|
28 |
-
* RWKV-4-Raven-EngAndMore : 97% English + 1.5% Chn Jpn + 1.5% Multilang
|
29 |
-
* RWKV-4-Raven-EngChnJpn : 98% English + 1% Chn Jpn + 1% Multilang
|
30 |
* RWKV-4-Raven-ChnEng : 49.5% English + 50% Chinese + 0.5% Multilang
|
31 |
|
32 |
License: Apache 2.0
|
|
|
16 |
|
17 |
## Model Description
|
18 |
|
19 |
+
These are RWKV-4-Pile models 3B/7B/14B finetuned on Alpaca, CodeAlpaca, Guanaco, GPT4All, ShareGPT and more. Ctxlen 8192 in v9.
|
20 |
|
21 |
Gradio Demo: https://huggingface.co/spaces/BlinkDL/Raven-RWKV-7B
|
22 |
|
|
|
25 |
See https://github.com/BlinkDL/RWKV-LM for details on the RWKV Language Model (100% RNN).
|
26 |
|
27 |
* RWKV-4-Raven-Eng : 99% English + 1% Multilang
|
28 |
+
* RWKV-4-Raven-EngAndMore (v7 v8) : 97% English + 1.5% Chn Jpn + 1.5% Multilang (More Jpn than v6 "EngChnJpn")
|
|
|
29 |
* RWKV-4-Raven-ChnEng : 49.5% English + 50% Chinese + 0.5% Multilang
|
30 |
|
31 |
License: Apache 2.0
|