Adding Evaluation Results

#1
Files changed (1) hide show
  1. README.md +14 -1
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-3b)
131
+
132
+ | Metric | Value |
133
+ |-----------------------|---------------------------|
134
+ | Avg. | 32.96 |
135
+ | ARC (25-shot) | 36.69 |
136
+ | HellaSwag (10-shot) | 59.78 |
137
+ | MMLU (5-shot) | 24.87 |
138
+ | TruthfulQA (0-shot) | 35.6 |
139
+ | Winogrande (5-shot) | 57.46 |
140
+ | GSM8K (5-shot) | 0.45 |
141
+ | DROP (3-shot) | 15.84 |