metadata
license: cc-by-sa-4.0
dataset_info:
- config_name: with_summaries
features:
- name: id
dtype: string
- name: type
dtype: string
- name: year
dtype: string
- name: input
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 57867100
num_examples: 1521
- name: validation
num_bytes: 10985252
num_examples: 299
- name: test
num_bytes: 11291457
num_examples: 298
download_size: 42168935
dataset_size: 80143809
- config_name: without_summaries
features:
- name: id
dtype: string
- name: type
dtype: string
- name: year
dtype: string
- name: input
dtype: string
splits:
- name: all_data
num_bytes: 55925930
num_examples: 2053
download_size: 29653319
dataset_size: 55925930
configs:
- config_name: with_summaries
data_files:
- split: train
path: with_summaries/train-*
- split: validation
path: with_summaries/validation-*
- split: test
path: with_summaries/test-*
- config_name: without_summaries
data_files:
- split: all_data
path: without_summaries/all_data-*