Text Generation
Transformers
Safetensors
English
mistral
llama-2
code
Eval Results
Inference Endpoints
text-generation-inference
uukuguy commited on
Commit
908c273
1 Parent(s): e4428ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -90,15 +90,15 @@ tokenizer = AutoTokenizer.from_pretrained(model_name_or_path, trust_remote_code=
90
  ```
91
 
92
  # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
93
- Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_uukuguy__speechless-code-mistral-7b-v1.0)
94
 
95
  | Metric | Value |
96
  |-----------------------|---------------------------|
97
- | Avg. | |
98
- | ARC (25-shot) | |
99
- | HellaSwag (10-shot) | |
100
- | MMLU (5-shot) | |
101
- | TruthfulQA (0-shot) | |
102
- | Winogrande (5-shot) | |
103
- | GSM8K (5-shot) | |
104
- | DROP (3-shot) | |`
 
90
  ```
91
 
92
  # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
93
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_uukuguy__speechless-thoughts-mistral-7b)
94
 
95
  | Metric | Value |
96
  |-----------------------|---------------------------|
97
+ | Avg. | 59.72 |
98
+ | ARC (25-shot) | 58.96 |
99
+ | HellaSwag (10-shot) | 80.71 |
100
+ | MMLU (5-shot) | 60.11 |
101
+ | TruthfulQA (0-shot) | 49.91 |
102
+ | Winogrande (5-shot) | 77.82 |
103
+ | GSM8K (5-shot) | 30.78 |
104
+