metadata
dataset_info:
features:
- name: id
dtype: string
- name: article
dtype: string
- name: highlights
dtype: string
- name: article_length
dtype: int64
- name: highlights_length
dtype: int64
- name: topic
dtype: string
- name: topic_score
dtype: float64
splits:
- name: train
num_bytes: 1267659395
num_examples: 287113
- name: test
num_bytes: 50209059
num_examples: 11490
- name: validation
num_bytes: 58060805
num_examples: 13368
download_size: 838330477
dataset_size: 1375929259
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: validation
path: data/validation-*