leaderboard-pr-bot commited on
Commit
dae8d73
1 Parent(s): 571a3bd

Adding Evaluation Results

Browse files

This is an automated PR created with https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr

The purpose of this PR is to add evaluation results from the Open LLM Leaderboard to your model card.

If you encounter any issues, please report them to https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr/discussions

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-1b5)
131
+
132
+ | Metric | Value |
133
+ |-----------------------|---------------------------|
134
+ | Avg. | 30.17 |
135
+ | ARC (25-shot) | 31.83 |
136
+ | HellaSwag (10-shot) | 52.6 |
137
+ | MMLU (5-shot) | 25.96 |
138
+ | TruthfulQA (0-shot) | 37.09 |
139
+ | Winogrande (5-shot) | 53.91 |
140
+ | GSM8K (5-shot) | 0.0 |
141
+ | DROP (3-shot) | 9.82 |