Adding Evaluation Results

#2
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -124,4 +124,17 @@ print(tokenizer.decode(output[0].tolist(), skip_special_tokens=True))
124
 
125
  ## Citation
126
 
127
- If you use this model, please consider citing the original work, from the original repo [here](https://github.com/BlinkDL/ChatRWKV/)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
124
 
125
  ## Citation
126
 
127
+ If you use this model, please consider citing the original work, from the original repo [here](https://github.com/BlinkDL/ChatRWKV/)
128
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
129
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_RWKV__rwkv-4-1b5-pile)
130
+
131
+ | Metric | Value |
132
+ |-----------------------|---------------------------|
133
+ | Avg. | 29.24 |
134
+ | ARC (25-shot) | 31.83 |
135
+ | HellaSwag (10-shot) | 52.25 |
136
+ | MMLU (5-shot) | 25.77 |
137
+ | TruthfulQA (0-shot) | 35.8 |
138
+ | Winogrande (5-shot) | 53.83 |
139
+ | GSM8K (5-shot) | 0.0 |
140
+ | DROP (3-shot) | 5.23 |