dataset_info: | |
features: | |
- name: text | |
dtype: string | |
- name: summary | |
dtype: string | |
- name: source_language | |
dtype: string | |
- name: target_language | |
dtype: string | |
- name: length | |
dtype: int64 | |
- name: input_ids | |
sequence: int32 | |
- name: attention_mask | |
sequence: int8 | |
- name: labels | |
sequence: int64 | |
splits: | |
- name: train | |
num_bytes: 19711292439 | |
num_examples: 1448676 | |
- name: validation | |
num_bytes: 504467120 | |
num_examples: 53554 | |
- name: test | |
num_bytes: 312940355 | |
num_examples: 32289 | |
download_size: 0 | |
dataset_size: 20528699914 | |
# Dataset Card for "xwikis-augmented-processed" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |