Adding Evaluation Results

#1
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -11,4 +11,17 @@ This repo contains the merged fp16 model.
11
  - language:
12
  - en <br>
13
  - reference: https://github.com/hiyouga/LLaMA-Efficient-Tuning/tree/main
14
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  - language:
12
  - en <br>
13
  - reference: https://github.com/hiyouga/LLaMA-Efficient-Tuning/tree/main
14
+ ---
15
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
16
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_TheTravellingEngineer__bloom-1b1-RLHF)
17
+
18
+ | Metric | Value |
19
+ |-----------------------|---------------------------|
20
+ | Avg. | 25.83 |
21
+ | ARC (25-shot) | 27.99 |
22
+ | HellaSwag (10-shot) | 26.19 |
23
+ | MMLU (5-shot) | 26.86 |
24
+ | TruthfulQA (0-shot) | 48.88 |
25
+ | Winogrande (5-shot) | 50.91 |
26
+ | GSM8K (5-shot) | 0.0 |
27
+ | DROP (3-shot) | 0.0 |