Adding Evaluation Results

#1
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)
106
+
107
+ | Metric | Value |
108
+ |-----------------------|---------------------------|
109
+ | Avg. | 45.34 |
110
+ | ARC (25-shot) | 52.73 |
111
+ | HellaSwag (10-shot) | 78.58 |
112
+ | MMLU (5-shot) | 48.3 |
113
+ | TruthfulQA (0-shot) | 45.58 |
114
+ | Winogrande (5-shot) | 71.9 |
115
+ | GSM8K (5-shot) | 8.49 |
116
+ | DROP (3-shot) | 11.77 |