metadata
dataset_info:
features:
- name: text
dtype: string
- name: meta
struct:
- name: pile_set_name
dtype: string
splits:
- name: validation
num_bytes: 1348824258
num_examples: 214670
download_size: 732531286
dataset_size: 1348824258
configs:
- config_name: default
data_files:
- split: validation
path: data/validation-*
The validation data used in our study. The Pythia suite does not have an official validation. However, we confirmed with the authors that the Pile validation split (this one) was not seen during training.
It is still a bit confusing whether the Pile data can be released freely. Thus, we will remove this dataset if required.