xsum-en-no-transfer / README.md
tollefj's picture
Update README.md
269a743
|
raw
history blame contribute delete
No virus
958 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: document
dtype: string
- name: id
dtype: string
- name: summary
dtype: string
splits:
- name: train
num_bytes: 479736366
num_examples: 204045
- name: test
num_bytes: 26786028
num_examples: 11334
- name: validation
num_bytes: 26319794
num_examples: 11332
download_size: 338414434
dataset_size: 532842188
task_categories:
- summarization
- translation
language:
- nb
- 'no'
- en
pretty_name: xsum English to Norwegian
size_categories:
- 100K<n<1M
---
# XSUM - English to Norwegian Bokmål
An experiment in joint translation and summarization.
- English xsum: https://huggingface.co/datasets/xsum
- Norwegian (bokmål) translated xsum: https://huggingface.co/datasets/tollefj/norwegian-xsum-nob