Update README.md
Browse files
README.md
CHANGED
@@ -37,6 +37,10 @@ For developers: https://github.com/BlinkDL/RWKV-LM/tree/main/RWKV-v7
|
|
37 |
|
38 |
Chat demo: https://github.com/BlinkDL/ChatRWKV/blob/main/API_DEMO_CHAT.py
|
39 |
|
|
|
|
|
|
|
|
|
40 |
## Model Description
|
41 |
|
42 |
RWKV-7 trained on 100+ world languages (80% English, 10% multilang, 10% code).
|
|
|
37 |
|
38 |
Chat demo: https://github.com/BlinkDL/ChatRWKV/blob/main/API_DEMO_CHAT.py
|
39 |
|
40 |
+
MMLU rwkv7-v3-1b5 44.84% (rwkv6-v2.1-1b6 26.34%)
|
41 |
+
|
42 |
+
MMLU eval: https://github.com/BlinkDL/RWKV-LM/blob/main/RWKV-v7/rwkv_mmlu_eval.py
|
43 |
+
|
44 |
## Model Description
|
45 |
|
46 |
RWKV-7 trained on 100+ world languages (80% English, 10% multilang, 10% code).
|