Commit
•
931a976
1
Parent(s):
3208526
Adding Evaluation Results (#3)
Browse files- Adding Evaluation Results (34ac8a636e34b6dc34c6d4d193306e655b52907f)
Co-authored-by: Open LLM Leaderboard PR Bot <leaderboard-pr-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1,18 +1,120 @@
|
|
1 |
---
|
|
|
2 |
library_name: transformers
|
|
|
|
|
3 |
extra_gated_heading: Access Gemma on Hugging Face
|
4 |
-
extra_gated_prompt:
|
5 |
-
|
6 |
-
Google’s usage license. To do this, please ensure you’re logged-in to Hugging
|
7 |
Face and click below. Requests are processed immediately.
|
8 |
extra_gated_button_content: Acknowledge license
|
9 |
-
license: other
|
10 |
license_name: gemma-terms-of-use
|
11 |
license_link: https://ai.google.dev/gemma/terms
|
12 |
base_model:
|
13 |
- google/gemma-2b
|
14 |
-
|
15 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
---
|
17 |
|
18 |
![image/webp](https://cdn-uploads.huggingface.co/production/uploads/61b8e2ba285851687028d395/uwPjZeV-JQwKWrI7nHg4w.webp)
|
@@ -118,4 +220,17 @@ special_tokens:
|
|
118 |
unk_token: <unk>
|
119 |
```
|
120 |
|
121 |
-
[<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license: other
|
3 |
library_name: transformers
|
4 |
+
datasets:
|
5 |
+
- vicgalle/alpaca-gpt4
|
6 |
extra_gated_heading: Access Gemma on Hugging Face
|
7 |
+
extra_gated_prompt: To access Gemma on Hugging Face, you’re required to review and
|
8 |
+
agree to Google’s usage license. To do this, please ensure you’re logged-in to Hugging
|
|
|
9 |
Face and click below. Requests are processed immediately.
|
10 |
extra_gated_button_content: Acknowledge license
|
|
|
11 |
license_name: gemma-terms-of-use
|
12 |
license_link: https://ai.google.dev/gemma/terms
|
13 |
base_model:
|
14 |
- google/gemma-2b
|
15 |
+
model-index:
|
16 |
+
- name: Gemmalpaca-2B
|
17 |
+
results:
|
18 |
+
- task:
|
19 |
+
type: text-generation
|
20 |
+
name: Text Generation
|
21 |
+
dataset:
|
22 |
+
name: AI2 Reasoning Challenge (25-Shot)
|
23 |
+
type: ai2_arc
|
24 |
+
config: ARC-Challenge
|
25 |
+
split: test
|
26 |
+
args:
|
27 |
+
num_few_shot: 25
|
28 |
+
metrics:
|
29 |
+
- type: acc_norm
|
30 |
+
value: 48.72
|
31 |
+
name: normalized accuracy
|
32 |
+
source:
|
33 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=mlabonne/Gemmalpaca-2B
|
34 |
+
name: Open LLM Leaderboard
|
35 |
+
- task:
|
36 |
+
type: text-generation
|
37 |
+
name: Text Generation
|
38 |
+
dataset:
|
39 |
+
name: HellaSwag (10-Shot)
|
40 |
+
type: hellaswag
|
41 |
+
split: validation
|
42 |
+
args:
|
43 |
+
num_few_shot: 10
|
44 |
+
metrics:
|
45 |
+
- type: acc_norm
|
46 |
+
value: 71.36
|
47 |
+
name: normalized accuracy
|
48 |
+
source:
|
49 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=mlabonne/Gemmalpaca-2B
|
50 |
+
name: Open LLM Leaderboard
|
51 |
+
- task:
|
52 |
+
type: text-generation
|
53 |
+
name: Text Generation
|
54 |
+
dataset:
|
55 |
+
name: MMLU (5-Shot)
|
56 |
+
type: cais/mmlu
|
57 |
+
config: all
|
58 |
+
split: test
|
59 |
+
args:
|
60 |
+
num_few_shot: 5
|
61 |
+
metrics:
|
62 |
+
- type: acc
|
63 |
+
value: 36.3
|
64 |
+
name: accuracy
|
65 |
+
source:
|
66 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=mlabonne/Gemmalpaca-2B
|
67 |
+
name: Open LLM Leaderboard
|
68 |
+
- task:
|
69 |
+
type: text-generation
|
70 |
+
name: Text Generation
|
71 |
+
dataset:
|
72 |
+
name: TruthfulQA (0-shot)
|
73 |
+
type: truthful_qa
|
74 |
+
config: multiple_choice
|
75 |
+
split: validation
|
76 |
+
args:
|
77 |
+
num_few_shot: 0
|
78 |
+
metrics:
|
79 |
+
- type: mc2
|
80 |
+
value: 41.24
|
81 |
+
source:
|
82 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=mlabonne/Gemmalpaca-2B
|
83 |
+
name: Open LLM Leaderboard
|
84 |
+
- task:
|
85 |
+
type: text-generation
|
86 |
+
name: Text Generation
|
87 |
+
dataset:
|
88 |
+
name: Winogrande (5-shot)
|
89 |
+
type: winogrande
|
90 |
+
config: winogrande_xl
|
91 |
+
split: validation
|
92 |
+
args:
|
93 |
+
num_few_shot: 5
|
94 |
+
metrics:
|
95 |
+
- type: acc
|
96 |
+
value: 65.59
|
97 |
+
name: accuracy
|
98 |
+
source:
|
99 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=mlabonne/Gemmalpaca-2B
|
100 |
+
name: Open LLM Leaderboard
|
101 |
+
- task:
|
102 |
+
type: text-generation
|
103 |
+
name: Text Generation
|
104 |
+
dataset:
|
105 |
+
name: GSM8k (5-shot)
|
106 |
+
type: gsm8k
|
107 |
+
config: main
|
108 |
+
split: test
|
109 |
+
args:
|
110 |
+
num_few_shot: 5
|
111 |
+
metrics:
|
112 |
+
- type: acc
|
113 |
+
value: 10.69
|
114 |
+
name: accuracy
|
115 |
+
source:
|
116 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=mlabonne/Gemmalpaca-2B
|
117 |
+
name: Open LLM Leaderboard
|
118 |
---
|
119 |
|
120 |
![image/webp](https://cdn-uploads.huggingface.co/production/uploads/61b8e2ba285851687028d395/uwPjZeV-JQwKWrI7nHg4w.webp)
|
|
|
220 |
unk_token: <unk>
|
221 |
```
|
222 |
|
223 |
+
[<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
|
224 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
225 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_mlabonne__Gemmalpaca-2B)
|
226 |
+
|
227 |
+
| Metric |Value|
|
228 |
+
|---------------------------------|----:|
|
229 |
+
|Avg. |45.65|
|
230 |
+
|AI2 Reasoning Challenge (25-Shot)|48.72|
|
231 |
+
|HellaSwag (10-Shot) |71.36|
|
232 |
+
|MMLU (5-Shot) |36.30|
|
233 |
+
|TruthfulQA (0-shot) |41.24|
|
234 |
+
|Winogrande (5-shot) |65.59|
|
235 |
+
|GSM8k (5-shot) |10.69|
|
236 |
+
|