File size: 7,395 Bytes
5154fca |
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 208 |
---
pretty_name: Evaluation run of OpenBuddy/openbuddy-openllama-13b-v7-fp16
dataset_summary: "Dataset automatically created during the evaluation run of model\
\ [OpenBuddy/openbuddy-openllama-13b-v7-fp16](https://huggingface.co/OpenBuddy/openbuddy-openllama-13b-v7-fp16)\
\ 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_OpenBuddy__openbuddy-openllama-13b-v7-fp16\"\
,\n\t\"harness_winogrande_5\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\n\
These are the [latest results from run 2023-10-13T09:46:52.076737](https://huggingface.co/datasets/open-llm-leaderboard/details_OpenBuddy__openbuddy-openllama-13b-v7-fp16/blob/main/results_2023-10-13T09-46-52.076737.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.13496224832214765,\n\
\ \"em_stderr\": 0.00349915623734624,\n \"f1\": 0.19493917785234854,\n\
\ \"f1_stderr\": 0.0036402036609824453,\n \"acc\": 0.39774068872582313,\n\
\ \"acc_stderr\": 0.010563523906790405\n },\n \"harness|drop|3\": {\n\
\ \"em\": 0.13496224832214765,\n \"em_stderr\": 0.00349915623734624,\n\
\ \"f1\": 0.19493917785234854,\n \"f1_stderr\": 0.0036402036609824453\n\
\ },\n \"harness|gsm8k|5\": {\n \"acc\": 0.09855951478392722,\n \
\ \"acc_stderr\": 0.008210320350946331\n },\n \"harness|winogrande|5\"\
: {\n \"acc\": 0.696921862667719,\n \"acc_stderr\": 0.012916727462634477\n\
\ }\n}\n```"
repo_url: https://huggingface.co/OpenBuddy/openbuddy-openllama-13b-v7-fp16
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_13T09_46_52.076737
path:
- '**/details_harness|drop|3_2023-10-13T09-46-52.076737.parquet'
- split: latest
path:
- '**/details_harness|drop|3_2023-10-13T09-46-52.076737.parquet'
- config_name: harness_gsm8k_5
data_files:
- split: 2023_10_13T09_46_52.076737
path:
- '**/details_harness|gsm8k|5_2023-10-13T09-46-52.076737.parquet'
- split: latest
path:
- '**/details_harness|gsm8k|5_2023-10-13T09-46-52.076737.parquet'
- config_name: harness_winogrande_5
data_files:
- split: 2023_10_13T09_46_52.076737
path:
- '**/details_harness|winogrande|5_2023-10-13T09-46-52.076737.parquet'
- split: latest
path:
- '**/details_harness|winogrande|5_2023-10-13T09-46-52.076737.parquet'
- config_name: results
data_files:
- split: 2023_10_13T09_46_52.076737
path:
- results_2023-10-13T09-46-52.076737.parquet
- split: latest
path:
- results_2023-10-13T09-46-52.076737.parquet
---
# Dataset Card for Evaluation run of OpenBuddy/openbuddy-openllama-13b-v7-fp16
## Dataset Description
- **Homepage:**
- **Repository:** https://huggingface.co/OpenBuddy/openbuddy-openllama-13b-v7-fp16
- **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 [OpenBuddy/openbuddy-openllama-13b-v7-fp16](https://huggingface.co/OpenBuddy/openbuddy-openllama-13b-v7-fp16) 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_OpenBuddy__openbuddy-openllama-13b-v7-fp16",
"harness_winogrande_5",
split="train")
```
## Latest results
These are the [latest results from run 2023-10-13T09:46:52.076737](https://huggingface.co/datasets/open-llm-leaderboard/details_OpenBuddy__openbuddy-openllama-13b-v7-fp16/blob/main/results_2023-10-13T09-46-52.076737.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.13496224832214765,
"em_stderr": 0.00349915623734624,
"f1": 0.19493917785234854,
"f1_stderr": 0.0036402036609824453,
"acc": 0.39774068872582313,
"acc_stderr": 0.010563523906790405
},
"harness|drop|3": {
"em": 0.13496224832214765,
"em_stderr": 0.00349915623734624,
"f1": 0.19493917785234854,
"f1_stderr": 0.0036402036609824453
},
"harness|gsm8k|5": {
"acc": 0.09855951478392722,
"acc_stderr": 0.008210320350946331
},
"harness|winogrande|5": {
"acc": 0.696921862667719,
"acc_stderr": 0.012916727462634477
}
}
```
### 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] |