Adding Evaluation Results

#2
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -100,3 +100,17 @@ We'd like to thank:
100
  - [mlabonne](https://huggingface.co/mlabonne) for his article and resources on implementation of instruction tuning
101
  - [TheBloke](https://huggingface.co/TheBloke) for his script for LLM quantization.
102
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
100
  - [mlabonne](https://huggingface.co/mlabonne) for his article and resources on implementation of instruction tuning
101
  - [TheBloke](https://huggingface.co/TheBloke) for his script for LLM quantization.
102
 
103
+
104
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
105
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_davzoku__cria-llama2-7b-v1.3_peft)
106
+
107
+ | Metric | Value |
108
+ |-----------------------|---------------------------|
109
+ | Avg. | 44.74 |
110
+ | ARC (25-shot) | 51.45 |
111
+ | HellaSwag (10-shot) | 77.35 |
112
+ | MMLU (5-shot) | 46.47 |
113
+ | TruthfulQA (0-shot) | 45.52 |
114
+ | Winogrande (5-shot) | 70.8 |
115
+ | GSM8K (5-shot) | 6.75 |
116
+ | DROP (3-shot) | 14.82 |