Adding Evaluation Results

#1
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -23,4 +23,17 @@ All airoboros models and datasets are intended and licensed for research use onl
23
  - the base model is LLaMa, which has it's own special research license
24
  - 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
25
 
26
- So, to reiterate: this model (and datasets) cannot be used commercially.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  - the base model is LLaMa, which has it's own special research license
24
  - 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
25
 
26
+ So, to reiterate: this model (and datasets) cannot be used commercially.
27
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
28
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_jondurbin__airoboros-7b)
29
+
30
+ | Metric | Value |
31
+ |-----------------------|---------------------------|
32
+ | Avg. | 44.01 |
33
+ | ARC (25-shot) | 53.07 |
34
+ | HellaSwag (10-shot) | 77.65 |
35
+ | MMLU (5-shot) | 37.23 |
36
+ | TruthfulQA (0-shot) | 43.39 |
37
+ | Winogrande (5-shot) | 70.96 |
38
+ | GSM8K (5-shot) | 2.12 |
39
+ | DROP (3-shot) | 23.66 |