File size: 7,104 Bytes
aa63b3e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
---
pretty_name: Evaluation run of MBZUAI/LaMini-GPT-774M
dataset_summary: "Dataset automatically created during the evaluation run of model\
  \ [MBZUAI/LaMini-GPT-774M](https://huggingface.co/MBZUAI/LaMini-GPT-774M) on the\
  \ [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\
  \nThe dataset is composed of 3 configuration, each one coresponding to one of the\
  \ evaluated task.\n\nThe dataset has been created from 1 run(s). Each run can be\
  \ found as a specific split in each configuration, the split being named using the\
  \ timestamp of the run.The \"train\" split is always pointing to the latest results.\n\
  \nAn additional configuration \"results\" store all the aggregated results of the\
  \ run (and is used to compute and display the agregated metrics on the [Open LLM\
  \ Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)).\n\
  \nTo load the details from a run, you can for instance do the following:\n```python\n\
  from datasets import load_dataset\ndata = load_dataset(\"open-llm-leaderboard/details_MBZUAI__LaMini-GPT-774M\"\
  ,\n\t\"harness_winogrande_5\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\n\
  These are the [latest results from run 2023-10-17T01:05:23.378180](https://huggingface.co/datasets/open-llm-leaderboard/details_MBZUAI__LaMini-GPT-774M/blob/main/results_2023-10-17T01-05-23.378180.json)(note\
  \ that their might be results for other tasks in the repos if successive evals didn't\
  \ cover the same tasks. You find each in the results and the \"latest\" split for\
  \ each eval):\n\n```python\n{\n    \"all\": {\n        \"em\": 0.03544463087248322,\n\
  \        \"em_stderr\": 0.0018935573437954087,\n        \"f1\": 0.12509857382550346,\n\
  \        \"f1_stderr\": 0.0025549304231766066,\n        \"acc\": 0.2829518547750592,\n\
  \        \"acc_stderr\": 0.006964941277847027\n    },\n    \"harness|drop|3\": {\n\
  \        \"em\": 0.03544463087248322,\n        \"em_stderr\": 0.0018935573437954087,\n\
  \        \"f1\": 0.12509857382550346,\n        \"f1_stderr\": 0.0025549304231766066\n\
  \    },\n    \"harness|gsm8k|5\": {\n        \"acc\": 0.0,\n        \"acc_stderr\"\
  : 0.0\n    },\n    \"harness|winogrande|5\": {\n        \"acc\": 0.5659037095501184,\n\
  \        \"acc_stderr\": 0.013929882555694054\n    }\n}\n```"
repo_url: https://huggingface.co/MBZUAI/LaMini-GPT-774M
leaderboard_url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard
point_of_contact: clementine@hf.co
configs:
- config_name: harness_drop_3
  data_files:
  - split: 2023_10_17T01_05_23.378180
    path:
    - '**/details_harness|drop|3_2023-10-17T01-05-23.378180.parquet'
  - split: latest
    path:
    - '**/details_harness|drop|3_2023-10-17T01-05-23.378180.parquet'
- config_name: harness_gsm8k_5
  data_files:
  - split: 2023_10_17T01_05_23.378180
    path:
    - '**/details_harness|gsm8k|5_2023-10-17T01-05-23.378180.parquet'
  - split: latest
    path:
    - '**/details_harness|gsm8k|5_2023-10-17T01-05-23.378180.parquet'
- config_name: harness_winogrande_5
  data_files:
  - split: 2023_10_17T01_05_23.378180
    path:
    - '**/details_harness|winogrande|5_2023-10-17T01-05-23.378180.parquet'
  - split: latest
    path:
    - '**/details_harness|winogrande|5_2023-10-17T01-05-23.378180.parquet'
- config_name: results
  data_files:
  - split: 2023_10_17T01_05_23.378180
    path:
    - results_2023-10-17T01-05-23.378180.parquet
  - split: latest
    path:
    - results_2023-10-17T01-05-23.378180.parquet
---

# Dataset Card for Evaluation run of MBZUAI/LaMini-GPT-774M

## Dataset Description

- **Homepage:** 
- **Repository:** https://huggingface.co/MBZUAI/LaMini-GPT-774M
- **Paper:** 
- **Leaderboard:** https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard
- **Point of Contact:** clementine@hf.co

### Dataset Summary

Dataset automatically created during the evaluation run of model [MBZUAI/LaMini-GPT-774M](https://huggingface.co/MBZUAI/LaMini-GPT-774M) on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).

The dataset is composed of 3 configuration, each one coresponding to one of the evaluated task.

The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results.

An additional configuration "results" store all the aggregated results of the run (and is used to compute and display the agregated metrics on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)).

To load the details from a run, you can for instance do the following:
```python
from datasets import load_dataset
data = load_dataset("open-llm-leaderboard/details_MBZUAI__LaMini-GPT-774M",
	"harness_winogrande_5",
	split="train")
```

## Latest results

These are the [latest results from run 2023-10-17T01:05:23.378180](https://huggingface.co/datasets/open-llm-leaderboard/details_MBZUAI__LaMini-GPT-774M/blob/main/results_2023-10-17T01-05-23.378180.json)(note that their might be results for other tasks in the repos if successive evals didn't cover the same tasks. You find each in the results and the "latest" split for each eval):

```python
{
    "all": {
        "em": 0.03544463087248322,
        "em_stderr": 0.0018935573437954087,
        "f1": 0.12509857382550346,
        "f1_stderr": 0.0025549304231766066,
        "acc": 0.2829518547750592,
        "acc_stderr": 0.006964941277847027
    },
    "harness|drop|3": {
        "em": 0.03544463087248322,
        "em_stderr": 0.0018935573437954087,
        "f1": 0.12509857382550346,
        "f1_stderr": 0.0025549304231766066
    },
    "harness|gsm8k|5": {
        "acc": 0.0,
        "acc_stderr": 0.0
    },
    "harness|winogrande|5": {
        "acc": 0.5659037095501184,
        "acc_stderr": 0.013929882555694054
    }
}
```

### Supported Tasks and Leaderboards

[More Information Needed]

### Languages

[More Information Needed]

## Dataset Structure

### Data Instances

[More Information Needed]

### Data Fields

[More Information Needed]

### Data Splits

[More Information Needed]

## Dataset Creation

### Curation Rationale

[More Information Needed]

### Source Data

#### Initial Data Collection and Normalization

[More Information Needed]

#### Who are the source language producers?

[More Information Needed]

### Annotations

#### Annotation process

[More Information Needed]

#### Who are the annotators?

[More Information Needed]

### Personal and Sensitive Information

[More Information Needed]

## Considerations for Using the Data

### Social Impact of Dataset

[More Information Needed]

### Discussion of Biases

[More Information Needed]

### Other Known Limitations

[More Information Needed]

## Additional Information

### Dataset Curators

[More Information Needed]

### Licensing Information

[More Information Needed]

### Citation Information

[More Information Needed]

### Contributions

[More Information Needed]