Text Generation
Transformers
Safetensors
English
llama
conversational
text-generation-inference
Inference Endpoints

Adding Evaluation Results

#1
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -67,3 +67,17 @@ The following hyperparameters were used during training:
67
  - Pytorch 2.0.1+cu118
68
  - Datasets 2.14.5
69
  - Tokenizers 0.13.3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
67
  - Pytorch 2.0.1+cu118
68
  - Datasets 2.14.5
69
  - Tokenizers 0.13.3
70
+
71
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
72
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_aiplanet__panda-coder-13B)
73
+
74
+ | Metric | Value |
75
+ |-----------------------|---------------------------|
76
+ | Avg. | 17.2 |
77
+ | ARC (25-shot) | 22.7 |
78
+ | HellaSwag (10-shot) | 25.04 |
79
+ | MMLU (5-shot) | 23.12 |
80
+ | TruthfulQA (0-shot) | 0.0 |
81
+ | Winogrande (5-shot) | 49.57 |
82
+ | GSM8K (5-shot) | 0.0 |
83
+ | DROP (3-shot) | 0.0 |