BramVanroy's picture
Update README.md
03b38c1 verified
---
dataset_info:
features:
- name: id
dtype: int64
- name: document_lang
dtype: string
- name: scores
sequence: float64
- name: langs
sequence: string
- name: text
dtype: string
- name: url
dtype: string
- name: collection
dtype: string
splits:
- name: train
num_bytes: 274349094022
num_examples: 31745184
download_size: 115421732523
dataset_size: 274349094022
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
license: cc0-1.0
task_categories:
- text-generation
language:
- nl
pretty_name: HPLT Dutch cleaned v1.2
size_categories:
- 100B<n<1T
---
# HPLT Dutch cleaned v1.2
- Data creator: [High Performance Language Technologies](https://hplt-project.org/)
- Data URL: https://hplt-project.org/datasets/v1.2
- Technical data description: https://hplt-project.org/HPLT_D2_1___Initial_release_of_monolingual_and_parallel_data_sets-1.pdf
## Fields
- `id`: Document ID
- `document_lang`: Document language identified by CLD2 during the WARC extraction process.
- `scores`: Language identification scores for each paragraph in the document.
- `langs`: Language with highest score for each paragraph in the document.
- `text`: The document's text (a concatenation of newline-separated paragraphs).
- `url`: Document URL.
- `collection`: Collection name.
## Data removal
Found data that you would like removed in the next release? Contact [the data creators](mailto:[email protected]).
## License
HPLT [states](https://hplt-project.org/datasets/v1.2) the following:
> These data are released under this licensing scheme:
> - We do not own any of the text from which these text data has been extracted.
> - We license the actual packaging of these text data under the Creative Commons CC0 license ("no rights reserved").