Adding Evaluation Results

#1
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -626,4 +626,17 @@ All airoboros models and datasets are intended and licensed for research use onl
626
  - the base model is LLaMa, which has it's own special research license
627
  - 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
628
 
629
- So, to reiterate: this model (and datasets) cannot be used commercially.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
626
  - the base model is LLaMa, which has it's own special research license
627
  - 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
628
 
629
+ So, to reiterate: this model (and datasets) cannot be used commercially.
630
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
631
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_jondurbin__airoboros-7b-gpt4-1.1)
632
+
633
+ | Metric | Value |
634
+ |-----------------------|---------------------------|
635
+ | Avg. | 45.26 |
636
+ | ARC (25-shot) | 54.61 |
637
+ | HellaSwag (10-shot) | 80.15 |
638
+ | MMLU (5-shot) | 39.25 |
639
+ | TruthfulQA (0-shot) | 41.22 |
640
+ | Winogrande (5-shot) | 73.09 |
641
+ | GSM8K (5-shot) | 3.11 |
642
+ | DROP (3-shot) | 25.37 |