Adding Evaluation Results
Browse filesThis is an automated PR created with https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr
The purpose of this PR is to add evaluation results from the Open LLM Leaderboard to your model card.
If you encounter any issues, please report them to https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr/discussions
README.md
CHANGED
|
@@ -1,4 +1,9 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
datasets:
|
| 3 |
- HuggingFaceH4/ultrachat_200k
|
| 4 |
- allenai/ultrafeedback_binarized_cleaned
|
|
@@ -8,17 +13,115 @@ datasets:
|
|
| 8 |
- LDJnr/Capybara
|
| 9 |
- Intel/orca_dpo_pairs
|
| 10 |
- hkust-nlp/deita-10k-v0
|
| 11 |
-
language:
|
| 12 |
-
- en
|
| 13 |
-
tags:
|
| 14 |
-
- causal-lm
|
| 15 |
extra_gated_fields:
|
| 16 |
Name: text
|
| 17 |
Email: text
|
| 18 |
Country: text
|
| 19 |
Organization or Affiliation: text
|
| 20 |
I ALLOW Stability AI to email me about new model releases: checkbox
|
| 21 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
---
|
| 23 |
# `StableLM 2 Zephyr 1.6B`
|
| 24 |
|
|
@@ -155,4 +258,17 @@ Finally, do not use the models if they are unsuitable for your application, or f
|
|
| 155 |
title={Stable LM 2 1.6B},
|
| 156 |
author={Stability AI Language Team}
|
| 157 |
}
|
| 158 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
license: other
|
| 5 |
+
tags:
|
| 6 |
+
- causal-lm
|
| 7 |
datasets:
|
| 8 |
- HuggingFaceH4/ultrachat_200k
|
| 9 |
- allenai/ultrafeedback_binarized_cleaned
|
|
|
|
| 13 |
- LDJnr/Capybara
|
| 14 |
- Intel/orca_dpo_pairs
|
| 15 |
- hkust-nlp/deita-10k-v0
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
extra_gated_fields:
|
| 17 |
Name: text
|
| 18 |
Email: text
|
| 19 |
Country: text
|
| 20 |
Organization or Affiliation: text
|
| 21 |
I ALLOW Stability AI to email me about new model releases: checkbox
|
| 22 |
+
model-index:
|
| 23 |
+
- name: stablelm-2-zephyr-1_6b
|
| 24 |
+
results:
|
| 25 |
+
- task:
|
| 26 |
+
type: text-generation
|
| 27 |
+
name: Text Generation
|
| 28 |
+
dataset:
|
| 29 |
+
name: AI2 Reasoning Challenge (25-Shot)
|
| 30 |
+
type: ai2_arc
|
| 31 |
+
config: ARC-Challenge
|
| 32 |
+
split: test
|
| 33 |
+
args:
|
| 34 |
+
num_few_shot: 25
|
| 35 |
+
metrics:
|
| 36 |
+
- type: acc_norm
|
| 37 |
+
value: 43.69
|
| 38 |
+
name: normalized accuracy
|
| 39 |
+
source:
|
| 40 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=stabilityai/stablelm-2-zephyr-1_6b
|
| 41 |
+
name: Open LLM Leaderboard
|
| 42 |
+
- task:
|
| 43 |
+
type: text-generation
|
| 44 |
+
name: Text Generation
|
| 45 |
+
dataset:
|
| 46 |
+
name: HellaSwag (10-Shot)
|
| 47 |
+
type: hellaswag
|
| 48 |
+
split: validation
|
| 49 |
+
args:
|
| 50 |
+
num_few_shot: 10
|
| 51 |
+
metrics:
|
| 52 |
+
- type: acc_norm
|
| 53 |
+
value: 69.3
|
| 54 |
+
name: normalized accuracy
|
| 55 |
+
source:
|
| 56 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=stabilityai/stablelm-2-zephyr-1_6b
|
| 57 |
+
name: Open LLM Leaderboard
|
| 58 |
+
- task:
|
| 59 |
+
type: text-generation
|
| 60 |
+
name: Text Generation
|
| 61 |
+
dataset:
|
| 62 |
+
name: MMLU (5-Shot)
|
| 63 |
+
type: cais/mmlu
|
| 64 |
+
config: all
|
| 65 |
+
split: test
|
| 66 |
+
args:
|
| 67 |
+
num_few_shot: 5
|
| 68 |
+
metrics:
|
| 69 |
+
- type: acc
|
| 70 |
+
value: 42.03
|
| 71 |
+
name: accuracy
|
| 72 |
+
source:
|
| 73 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=stabilityai/stablelm-2-zephyr-1_6b
|
| 74 |
+
name: Open LLM Leaderboard
|
| 75 |
+
- task:
|
| 76 |
+
type: text-generation
|
| 77 |
+
name: Text Generation
|
| 78 |
+
dataset:
|
| 79 |
+
name: TruthfulQA (0-shot)
|
| 80 |
+
type: truthful_qa
|
| 81 |
+
config: multiple_choice
|
| 82 |
+
split: validation
|
| 83 |
+
args:
|
| 84 |
+
num_few_shot: 0
|
| 85 |
+
metrics:
|
| 86 |
+
- type: mc2
|
| 87 |
+
value: 45.11
|
| 88 |
+
source:
|
| 89 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=stabilityai/stablelm-2-zephyr-1_6b
|
| 90 |
+
name: Open LLM Leaderboard
|
| 91 |
+
- task:
|
| 92 |
+
type: text-generation
|
| 93 |
+
name: Text Generation
|
| 94 |
+
dataset:
|
| 95 |
+
name: Winogrande (5-shot)
|
| 96 |
+
type: winogrande
|
| 97 |
+
config: winogrande_xl
|
| 98 |
+
split: validation
|
| 99 |
+
args:
|
| 100 |
+
num_few_shot: 5
|
| 101 |
+
metrics:
|
| 102 |
+
- type: acc
|
| 103 |
+
value: 64.48
|
| 104 |
+
name: accuracy
|
| 105 |
+
source:
|
| 106 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=stabilityai/stablelm-2-zephyr-1_6b
|
| 107 |
+
name: Open LLM Leaderboard
|
| 108 |
+
- task:
|
| 109 |
+
type: text-generation
|
| 110 |
+
name: Text Generation
|
| 111 |
+
dataset:
|
| 112 |
+
name: GSM8k (5-shot)
|
| 113 |
+
type: gsm8k
|
| 114 |
+
config: main
|
| 115 |
+
split: test
|
| 116 |
+
args:
|
| 117 |
+
num_few_shot: 5
|
| 118 |
+
metrics:
|
| 119 |
+
- type: acc
|
| 120 |
+
value: 35.33
|
| 121 |
+
name: accuracy
|
| 122 |
+
source:
|
| 123 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=stabilityai/stablelm-2-zephyr-1_6b
|
| 124 |
+
name: Open LLM Leaderboard
|
| 125 |
---
|
| 126 |
# `StableLM 2 Zephyr 1.6B`
|
| 127 |
|
|
|
|
| 258 |
title={Stable LM 2 1.6B},
|
| 259 |
author={Stability AI Language Team}
|
| 260 |
}
|
| 261 |
+
```
|
| 262 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
| 263 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_stabilityai__stablelm-2-zephyr-1_6b)
|
| 264 |
+
|
| 265 |
+
| Metric |Value|
|
| 266 |
+
|---------------------------------|----:|
|
| 267 |
+
|Avg. |49.99|
|
| 268 |
+
|AI2 Reasoning Challenge (25-Shot)|43.69|
|
| 269 |
+
|HellaSwag (10-Shot) |69.30|
|
| 270 |
+
|MMLU (5-Shot) |42.03|
|
| 271 |
+
|TruthfulQA (0-shot) |45.11|
|
| 272 |
+
|Winogrande (5-shot) |64.48|
|
| 273 |
+
|GSM8k (5-shot) |35.33|
|
| 274 |
+
|