|
--- |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
- split: test |
|
path: data/test-* |
|
dataset_info: |
|
features: |
|
- name: News |
|
dtype: string |
|
- name: Summary |
|
dtype: string |
|
- name: Title |
|
dtype: string |
|
splits: |
|
- name: train |
|
num_bytes: 1130675.7886497064 |
|
num_examples: 408 |
|
- name: test |
|
num_bytes: 285440.21135029354 |
|
num_examples: 103 |
|
download_size: 887190 |
|
dataset_size: 1416116 |
|
license: apache-2.0 |
|
task_categories: |
|
- text-generation |
|
language: |
|
- en |
|
--- |
|
# Dataset Card for "Text-summarizer-dataset" |
|
|
|
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |