Datasets:
language: | |
- nb | |
- 'no' | |
license: cc-by-sa-4.0 | |
size_categories: | |
- 100K<n<1M | |
task_categories: | |
- summarization | |
pretty_name: XSUM Norwegian Bokmål | |
configs: | |
- config_name: default | |
data_files: | |
- split: test | |
path: data/test-* | |
- split: train | |
path: data/train-* | |
- split: validation | |
path: data/validation-* | |
dataset_info: | |
features: | |
- name: document | |
dtype: string | |
- name: summary | |
dtype: string | |
- name: id | |
dtype: string | |
splits: | |
- name: test | |
num_bytes: 23794328 | |
num_examples: 11334 | |
- name: train | |
num_bytes: 426389147 | |
num_examples: 204045 | |
- name: validation | |
num_bytes: 23422946 | |
num_examples: 11332 | |
download_size: 301349675 | |
dataset_size: 473606421 | |
# XSUM - Translated Norwegian Bokmål | |
Sourced from https://huggingface.co/datasets/NbAiLab/norwegian-xsum. Loaded from provided gzips and reuploaded due to errors accessing the original dataset through the dataset apis. | |