Text Generation
Transformers
PyTorch
English
mistral
conversational
Inference Endpoints
text-generation-inference

Adding Evaluation Results

#1
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -160,3 +160,17 @@ Commodity cost was ~$650.
160
  primaryClass={cs.AI}
161
  }
162
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
160
  primaryClass={cs.AI}
161
  }
162
  ```
163
+
164
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
165
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_openaccess-ai-collective__jackalope-7b)
166
+
167
+ | Metric | Value |
168
+ |-----------------------|---------------------------|
169
+ | Avg. | 53.53 |
170
+ | ARC (25-shot) | 63.4 |
171
+ | HellaSwag (10-shot) | 83.29 |
172
+ | MMLU (5-shot) | 63.5 |
173
+ | TruthfulQA (0-shot) | 50.06 |
174
+ | Winogrande (5-shot) | 78.06 |
175
+ | GSM8K (5-shot) | 28.66 |
176
+ | DROP (3-shot) | 7.79 |