Text Generation
Transformers
Safetensors
English
llama
text-generation-inference
4-bit precision
gptq

Adding Evaluation Results

#6
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -486,3 +486,17 @@ Please see the Responsible Use Guide available at https://ai.meta.com/llama/resp
486
  year={2021}
487
  }
488
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
486
  year={2021}
487
  }
488
  ```
489
+
490
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
491
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_TheBloke__OpenOrca-Platypus2-13B-GPTQ)
492
+
493
+ | Metric | Value |
494
+ |-----------------------|---------------------------|
495
+ | Avg. | 50.22 |
496
+ | ARC (25-shot) | 62.54 |
497
+ | HellaSwag (10-shot) | 82.67 |
498
+ | MMLU (5-shot) | 58.56 |
499
+ | TruthfulQA (0-shot) | 51.93 |
500
+ | Winogrande (5-shot) | 76.8 |
501
+ | GSM8K (5-shot) | 9.4 |
502
+ | DROP (3-shot) | 9.61 |