File size: 1,834 Bytes
ec1a250
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9b0af53
 
 
 
 
 
 
 
ec1a250
9b0af53
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
03b38c1
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
---
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:hplt-datasets@ufal.mff.cuni.cz).

## 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").