news-headline-gen / README.md
nutorbit's picture
Upload README.md with huggingface_hub
711a10d
|
raw
history blame contribute delete
No virus
582 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: dev
path: data/dev-*
dataset_info:
features:
- name: headline
dtype: string
- name: news
dtype: string
splits:
- name: train
num_bytes: 23555772
num_examples: 21157
- name: dev
num_bytes: 2628111
num_examples: 2365
download_size: 17404158
dataset_size: 26183883
---
# Dataset Card for "news-headline-gen"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)