Adding Evaluation Results

#1
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -360,3 +360,17 @@ ASSISTANT:
360
 
361
  ### License
362
  The model is licensed under the LLaMA model, and the dataset is licensed under the terms of OpenAI because it uses ChatGPT. Everything else is free.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
360
 
361
  ### License
362
  The model is licensed under the LLaMA model, and the dataset is licensed under the terms of OpenAI because it uses ChatGPT. Everything else is free.
363
+
364
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
365
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_TheBloke__airoboros-13B-HF)
366
+
367
+ | Metric | Value |
368
+ |-----------------------|---------------------------|
369
+ | Avg. | 48.96 |
370
+ | ARC (25-shot) | 58.28 |
371
+ | HellaSwag (10-shot) | 81.05 |
372
+ | MMLU (5-shot) | 50.03 |
373
+ | TruthfulQA (0-shot) | 51.57 |
374
+ | Winogrande (5-shot) | 76.24 |
375
+ | GSM8K (5-shot) | 7.13 |
376
+ | DROP (3-shot) | 18.4 |