Adding Evaluation Results
#3
by
leaderboard-pr-bot
- opened
README.md
CHANGED
@@ -125,4 +125,17 @@ print(tokenizer.decode(output[0].tolist(), skip_special_tokens=True))
|
|
125 |
|
126 |
## Citation
|
127 |
|
128 |
-
If you use this model, please consider citing the original work, from the original repo [here](https://github.com/BlinkDL/ChatRWKV/)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
125 |
|
126 |
## Citation
|
127 |
|
128 |
+
If you use this model, please consider citing the original work, from the original repo [here](https://github.com/BlinkDL/ChatRWKV/)
|
129 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
130 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_RWKV__rwkv-raven-14b)
|
131 |
+
|
132 |
+
| Metric | Value |
|
133 |
+
|-----------------------|---------------------------|
|
134 |
+
| Avg. | 37.74 |
|
135 |
+
| ARC (25-shot) | 44.62 |
|
136 |
+
| HellaSwag (10-shot) | 71.25 |
|
137 |
+
| MMLU (5-shot) | 25.92 |
|
138 |
+
| TruthfulQA (0-shot) | 41.93 |
|
139 |
+
| Winogrande (5-shot) | 66.69 |
|
140 |
+
| GSM8K (5-shot) | 2.12 |
|
141 |
+
| DROP (3-shot) | 11.61 |
|