metadata
language:
- en
dataset_info:
features:
- name: Input
dtype: string
- name: Output
dtype: string
- name: prompt
dtype: string
splits:
- name: train
num_bytes: 1715073
num_examples: 401
- name: validation
num_bytes: 321751
num_examples: 75
download_size: 275544
dataset_size: 2036824
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*