cnn_test / README.md
luanfl's picture
Upload dataset
9db1dc2
|
raw
history blame contribute delete
No virus
577 Bytes
---
dataset_info:
features:
- name: article
dtype: string
- name: highlights
dtype: string
- name: id
dtype: string
splits:
- name: train
num_bytes: 1261703785
num_examples: 287113
- name: validation
num_bytes: 57732412
num_examples: 13368
- name: test
num_bytes: 49925732
num_examples: 11490
download_size: 836528902
dataset_size: 1369361929
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---