leaderboard-pr-bot commited on
Commit
3f6cdac
1 Parent(s): 46bdc28

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
@@ -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-169m-pile)
130
+
131
+ | Metric | Value |
132
+ |-----------------------|---------------------------|
133
+ | Avg. | 25.07 |
134
+ | ARC (25-shot) | 23.63 |
135
+ | HellaSwag (10-shot) | 31.74 |
136
+ | MMLU (5-shot) | 23.18 |
137
+ | TruthfulQA (0-shot) | 41.92 |
138
+ | Winogrande (5-shot) | 50.91 |
139
+ | GSM8K (5-shot) | 0.45 |
140
+ | DROP (3-shot) | 3.65 |