metadata
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: validation
path: data/validation-*
dataset_info:
features:
- name: input_text
dtype: string
- name: target_text
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 101360
num_examples: 114
- name: test
num_bytes: 22158
num_examples: 25
- name: validation
num_bytes: 21371
num_examples: 25
download_size: 93794
dataset_size: 144889