Adding Evaluation Results

#2
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -171,4 +171,17 @@ All airoboros models and datasets are intended and licensed for research use onl
171
  - the base model is LLaMa, which has it's own special research license
172
  - the dataset(s) were generated with OpenAI (gpt-4 and/or gpt-3.5-turbo), which has a clausing saying the data can't be used to create models to compete with openai
173
 
174
- So, to reiterate: this model (and datasets) cannot be used commercially.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
171
  - the base model is LLaMa, which has it's own special research license
172
  - the dataset(s) were generated with OpenAI (gpt-4 and/or gpt-3.5-turbo), which has a clausing saying the data can't be used to create models to compete with openai
173
 
174
+ So, to reiterate: this model (and datasets) cannot be used commercially.
175
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
176
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_jondurbin__airoboros-gpt-3.5-turbo-100k-7b)
177
+
178
+ | Metric | Value |
179
+ |-----------------------|---------------------------|
180
+ | Avg. | 42.13 |
181
+ | ARC (25-shot) | 53.07 |
182
+ | HellaSwag (10-shot) | 76.16 |
183
+ | MMLU (5-shot) | 33.63 |
184
+ | TruthfulQA (0-shot) | 45.07 |
185
+ | Winogrande (5-shot) | 70.8 |
186
+ | GSM8K (5-shot) | 3.56 |
187
+ | DROP (3-shot) | 12.63 |