metadata
dataset_info:
features:
- name: id
dtype: int64
- name: input
dtype: string
- name: output
dtype: string
- name: length
dtype: int64
splits:
- name: train
num_bytes: 6211524
num_examples: 10000
- name: validation
num_bytes: 283424
num_examples: 500
- name: test
num_bytes: 283306
num_examples: 500
download_size: 5472248
dataset_size: 6778254
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*