samsum / README.md
Yuhthe's picture
Update README.md
0757a9b
|
raw
history blame
767 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: validation
path: data/validation-*
dataset_info:
features:
- name: id
dtype: string
- name: dialogue
dtype: string
- name: summary
dtype: string
splits:
- name: train
num_bytes: 9479117
num_examples: 14732
- name: test
num_bytes: 534480
num_examples: 819
- name: validation
num_bytes: 516419
num_examples: 818
download_size: 6737195
dataset_size: 10530016
task_categories:
- summarization
language:
- vi
---
# Dataset Card for "samsum"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)