File size: 716 Bytes
b5c7ca6 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 | ---
dataset_info:
features:
- name: idx
dtype: int64
- name: article
dtype: string
- name: highlights
dtype: string
- name: len_article
dtype: int64
- name: len_highlights
dtype: int64
splits:
- name: train
num_bytes: 453635426
num_examples: 155098
- name: validation
num_bytes: 21468466
num_examples: 7512
- name: test
num_bytes: 18215547
num_examples: 6379
- name: debug
num_bytes: 292572035
num_examples: 100000
download_size: 484340245
dataset_size: 785891474
---
# Dataset Card for "UDR_CNNDailyMail"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |