metadata
dataset_info:
features:
- name: task
dtype: large_string
- name: input
dtype: large_string
- name: output
dtype: large_string
- name: 'Y'
dtype: float32
- name: prompt_name
dtype: large_string
- name: minval
dtype: float32
- name: maxval
dtype: float32
- name: task_type
dtype: large_string
- name: ntokens
dtype: uint32
- name: metric
dtype: large_string
- name: split
dtype: large_string
splits:
- name: train
num_bytes: 8763365421
num_examples: 7649464
- name: val
num_bytes: 1270723644
num_examples: 1104623
- name: test
num_bytes: 2498144590
num_examples: 2183144
download_size: 1887389022
dataset_size: 12532233655
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: val
path: data/val-*
- split: test
path: data/test-*