Adding Evaluation Results

#3
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -252,4 +252,17 @@ All airoboros models and datasets are intended and licensed for research use onl
252
  - the base model is LLaMa, which has it's own special research license
253
  - 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
254
 
255
- So, to reiterate: this model (and datasets) cannot be used commercially.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
252
  - the base model is LLaMa, which has it's own special research license
253
  - 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
254
 
255
+ So, to reiterate: this model (and datasets) cannot be used commercially.
256
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
257
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_jondurbin__airoboros-65b-gpt4-1.4)
258
+
259
+ | Metric | Value |
260
+ |-----------------------|---------------------------|
261
+ | Avg. | 53.78 |
262
+ | ARC (25-shot) | 65.53 |
263
+ | HellaSwag (10-shot) | 85.77 |
264
+ | MMLU (5-shot) | 61.95 |
265
+ | TruthfulQA (0-shot) | 52.43 |
266
+ | Winogrande (5-shot) | 79.79 |
267
+ | GSM8K (5-shot) | 18.04 |
268
+ | DROP (3-shot) | 12.94 |