Kenneth Enevoldsen commited on
Commit
65faa6e
·
unverified ·
1 Parent(s): 341a016

a lot of improvements

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +32 -27
  2. clean_and_deduplicate.py +47 -0
  3. data/adl/adl.md +5 -6
  4. data/adl/adl.parquet +2 -2
  5. data/adl/descriptive_stats.json +7 -1
  6. data/adl/images/dist_document_length.png +2 -2
  7. data/ai-aktindsigt/ai-aktindsigt.md +8 -8
  8. data/ai-aktindsigt/ai-aktindsigt.parquet +2 -2
  9. data/ai-aktindsigt/descriptive_stats.json +1 -1
  10. data/ai-aktindsigt/images/dist_document_length.png +2 -2
  11. data/botxt/botxt.md +6 -6
  12. data/botxt/botxt.parquet +2 -2
  13. data/botxt/descriptive_stats.json +7 -1
  14. data/botxt/images/dist_document_length.png +2 -2
  15. data/cellar/cellar.md +8 -9
  16. data/cellar/cellar.parquet +2 -2
  17. data/cellar/descriptive_stats.json +4 -4
  18. data/cellar/images/dist_document_length.png +2 -2
  19. data/dannet/dannet.md +9 -10
  20. data/dannet/dannet.parquet +2 -2
  21. data/dannet/descriptive_stats.json +7 -1
  22. data/dannet/images/dist_document_length.png +2 -2
  23. data/danske-taler/create.py +6 -2
  24. data/danske-taler/danske-taler.md +9 -11
  25. data/danske-taler/danske-taler.parquet +2 -2
  26. data/danske-taler/descriptive_stats.json +4 -4
  27. data/danske-taler/images/dist_document_length.png +2 -2
  28. data/depbank/depbank.md +5 -6
  29. data/depbank/depbank.parquet +2 -2
  30. data/depbank/descriptive_stats.json +7 -1
  31. data/depbank/images/dist_document_length.png +2 -2
  32. data/ep/descriptive_stats.json +7 -1
  33. data/ep/ep.md +9 -9
  34. data/ep/ep.parquet +2 -2
  35. data/ep/images/dist_document_length.png +2 -2
  36. data/eur-lex-sum-da/descriptive_stats.json +1 -1
  37. data/eur-lex-sum-da/eur-lex-sum-da.md +5 -6
  38. data/eur-lex-sum-da/eur-lex-sum-da.parquet +2 -2
  39. data/eur-lex-sum-da/images/dist_document_length.png +2 -2
  40. data/fm-udgivelser/descriptive_stats.json +1 -1
  41. data/fm-udgivelser/fm-udgivelser.md +5 -6
  42. data/fm-udgivelser/fm-udgivelser.parquet +2 -2
  43. data/fm-udgivelser/images/dist_document_length.png +2 -2
  44. data/ft/descriptive_stats.json +7 -1
  45. data/ft/ft.md +6 -6
  46. data/ft/ft.parquet +2 -2
  47. data/ft/images/dist_document_length.png +2 -2
  48. data/gutenberg/descriptive_stats.json +7 -1
  49. data/gutenberg/gutenberg.md +6 -7
  50. data/gutenberg/gutenberg.parquet +2 -2
README.md CHANGED
@@ -160,10 +160,12 @@ https://github.com/huggingface/datasets/blob/main/templates/README_guide.md
160
  | ------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------- |
161
  | **Version** | 1.0.11 ([Changelog](/CHANGELOG.md)) |
162
  | **Language** | dan, dansk, Danish |
163
- | **License** | Permissible, See the respective dataset |
164
  | **Models** | For model trained used this data see [danish-foundation-models](https://huggingface.co/danish-foundation-models) |
165
  | **Contact** | If you have question about this project please create an issue [here](https://huggingface.co/datasets/danish-foundation-models/danish-dynaword/discussions) |
166
 
 
 
167
  <!-- END README TABLE -->
168
 
169
  ## Table of Contents
@@ -185,15 +187,16 @@ https://github.com/huggingface/datasets/blob/main/templates/README_guide.md
185
  - [Additional Information](#additional-information)
186
  - [Contributing to the dataset](#contributing-to-the-dataset)
187
  - [Citation Information](#citation-information)
 
188
  - [Notice and takedown policy](#notice-and-takedown-policy)
189
 
190
  ## Dataset Description
191
 
192
  <!-- START-DESC-STATS -->
193
  - **Language**: dan, dansk, Danish
194
- - **Number of samples**: 588.92K
195
- - **Number of tokens (Llama 3)**: 1.85B
196
- - **Average document length (characters)**: 9245.09
197
  <!-- END-DESC-STATS -->
198
 
199
 
@@ -251,16 +254,13 @@ Each entry in the dataset consists of a single text with associated metadata
251
  <!-- START-SAMPLE -->
252
  ```py
253
  {
 
254
  "text": "SAMLEDE VÆRKER\n\nJEPPE AAKJÆR GYLDENDALSKE BOGHANDEL - NORDISK FORLAG KJØBENHAVN OG\nKRISTIANIA 1919 0[...]",
255
  "source": "adl",
256
- "id": "adl_aakjaer06val",
257
  "added": "2020-09-14",
258
  "created": "1700-01-01, 2022-01-01",
259
- "license": "Creative Commons Legal Code\n\nCC0 1.0 Universal",
260
- "domain": "Wiki & Books",
261
- "metadata": {
262
- "source-pretty": "Archive for Danish Literature"
263
- }
264
  }
265
  ```
266
 
@@ -300,37 +300,37 @@ Below follows a brief overview of the sources in the corpus along with their ind
300
  <!-- START-MAIN TABLE -->
301
  | Source | Description | N. Tokens | License |
302
  |:--------------------|:----------------------------------------------------------------------------------------------------------------------------------------------|:------------|:-----------------------|
303
- | [synne] | Dataset collected from [synnejysk forening's website](https://www.synnejysk.dk), covering the Danish dialect sønderjysk | 52.51K | [CC-0] |
304
  | [depbank] | The Danish subsection of the [Universal Dependencies Treebank](https://github.com/UniversalDependencies/UD_Danish-DDT) | 185.45K | [CC-BY-SA 4.0] |
305
  | [naat] | Danish speeches from 1930-2022 | 286.68K | [CC-0] |
306
  | [botxt] | The Bornholmsk Ordbog Dictionary Projec | 847.97K | [CC-0] |
307
  | [relig] | Danish religious text from the 1700-2022 | 1.24M | [CC-0] |
308
- | [dannet] | [DanNet](https://cst.ku.dk/projekter/dannet) is a Danish WordNet | 1.52M | [DanNet 1.0 License] |
309
  | [spont] | Conversational samples collected as a part of research projects at Aarhus University | 1.56M | [CC-0] |
310
  | [jvj] | The works of the Danish author and poet, [Johannes V. Jensen](https://da.wikipedia.org/wiki/Johannes_V._Jensen) | 3.55M | [CC-BY-SA 4.0] |
311
  | [wikisource] | The Danish subsection of [Wikisource](https://en.wikisource.org/wiki/Main_Page) | 5.34M | [CC-0] |
312
  | [wikibooks] | The Danish Subsection of [Wikibooks](https://www.wikibooks.org) | 6.24M | [CC-0] |
313
- | [gutenberg] | The Danish subsection from Project [Gutenberg](https://www.gutenberg.org) | 6.76M | [Gutenberg License] |
314
  | [nota] | The text only part of the [Nota lyd- og tekstdata](https://sprogteknologi.dk/dataset/nota-lyd-og-tekstdata) dataset | 7.30M | [CC-0] |
315
  | [danske-taler] | Danish Speeches from [dansketaler.dk](https://www.dansketaler.dk | 8.23M | [CC-0] |
316
  | [memo] | The MeMo corpus comprising almost all Danish novels from the period 1870-1899, known as the Modern Breakthrough | 9.28M | [CC-BY-SA 4.0] |
317
  | [tv2r] | Contemporary Danish newswire articles published between 2010 and 2019 | 21.67M | [CC-BY-SA 4.0] |
318
  | [eur-lex-sum-da] | The Danish subsection of EUR-lex SUM consisting of EU legislation paired with professionally written summaries | 31.37M | [CC-BY-SA 4.0] |
319
- | [nordjyllandnews] | Articles from the Danish Newspaper [TV2 Nord](https://www.tv2nord.dk) | 37.91M | [CC-0] |
320
  | [fm-udgivelser] | The official publication series of the Danish Ministry of Finance containing economic analyses, budget proposals, and fiscal policy documents | 50.34M | [CC-BY-SA 4.0] |
321
- | [retspraksis] | Case law or judical practice in Denmark derived from [Retspraksis](https://da.wikipedia.org/wiki/Retspraksis) | 57.08M | [CC-0] |
322
  | [adl] | Danish literature from 1700-2023 from the Archive for Danish Literature (ADL) | 58.49M | [CC-0] |
323
- | [ep] | The Danish subsection of [Europarl](https://aclanthology.org/2005.mtsummit-papers.11/) | 100.89M | [CC-0] |
324
  | [ft] | Records from all meetings of The Danish parliament (Folketinget) in the parliament hall | 114.09M | [CC-0] |
325
  | [wiki] | The Danish subsection of [wikipedia](https://en.wikipedia.org/wiki/Main_Page) | 122.00M | [CC-0] |
326
- | [skat] | Skat is the Danish tax authority. This dataset contains content from its website skat.dk | 122.12M | [CC-0] |
327
- | [miljoeportalen] | Data from [Danmarks Miljøportalen](https://www.miljoeportal.dk/om-danmarks-miljoeportal/) (Denmark's Environment Portal | 128.48M | [CC-0] |
328
- | [ai-aktindsigt] | Multiple web scrapes from municipality websites collected as a part of the [AI-aktindsigt](https://ai-aktindsigt.dk) project | 139.23M | [Apache License 2.0] |
329
  | [opensubtitles] | Danish subsection of [OpenSubtitles](https://opus.nlpl.eu/OpenSubtitles/corpus/version/OpenSubtitles) | 271.60M | [CC-0] |
330
- | [hest] | Samples from the Danish debate forum www.heste-nettet.dk | 389.33M | [CC-0] |
331
- | [retsinformationdk] | [retsinformation.dk](https://www.retsinformation.dk) (legal-information.dk) the official legal information system of Denmark | 516.54M | [Danish Copyright Law] |
332
- | [cellar] | The official digital repository for European Union legal documents and open data | 1.28B | [CC-BY-SA 4.0] |
333
- | **Total** | | 3.49B | |
334
 
335
  [ai-aktindsigt]: data/ai-aktindsigt/ai-aktindsigt.md
336
  [cellar]: data/cellar/cellar.md
@@ -368,8 +368,8 @@ Below follows a brief overview of the sources in the corpus along with their ind
368
  [CC-BY-SA 4.0]: https://creativecommons.org/licenses/by-sa/4.0/deed.en
369
  [Apache 2.0]: https://www.apache.org/licenses/LICENSE-2.0
370
  [Danish Copyright Law]: ./data/retsinformationdk/retsinformationdk.md#license-information
371
- [DanNet 1.0 License]: ./data/dannet/dannet.md#license-information
372
- [Gutenberg License]: ./data/gutenberg/gutenberg.md#license-information
373
  <!-- END-MAIN TABLE -->
374
 
375
 
@@ -388,11 +388,12 @@ TODO:
388
  ### Dataset Statistics
389
 
390
  <!-- START-DATASET PLOTS -->
391
- <img src="./images/dist_document_length.png" width="600" style="margin-right: 10px;" />
 
392
  <img>
 
393
  <!-- END-DATASET PLOTS -->
394
 
395
-
396
  ## Additional Information
397
 
398
  ### Contributing to the dataset
@@ -403,6 +404,10 @@ We welcome contributions to the dataset such as new sources, better data filteri
403
 
404
  This version expand upon existing dataset sources such as the [Danish gigaword](https://huggingface.co/danish-foundation-models). We recommend that you cite the source of the dataset when using these datasets.
405
 
 
 
 
 
406
  ### Notice and takedown policy
407
  We redistribute files shared with us under a license permitting such redistribution. If you have concerns about the licensing of these files, please [contact us](https://huggingface.co/datasets/danish-foundation-models/danish-dynaword/discussions/new). If you consider that the data contains material that infringe your copyright, please:
408
  - Clearly identify yourself with detailed contact information such as an address, a telephone number, or an email address at which you can be contacted.
 
160
  | ------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------- |
161
  | **Version** | 1.0.11 ([Changelog](/CHANGELOG.md)) |
162
  | **Language** | dan, dansk, Danish |
163
+ | **License** | Openly Licensed, See the respective dataset |
164
  | **Models** | For model trained used this data see [danish-foundation-models](https://huggingface.co/danish-foundation-models) |
165
  | **Contact** | If you have question about this project please create an issue [here](https://huggingface.co/datasets/danish-foundation-models/danish-dynaword/discussions) |
166
 
167
+
168
+
169
  <!-- END README TABLE -->
170
 
171
  ## Table of Contents
 
187
  - [Additional Information](#additional-information)
188
  - [Contributing to the dataset](#contributing-to-the-dataset)
189
  - [Citation Information](#citation-information)
190
+ - [License information](#license-information)
191
  - [Notice and takedown policy](#notice-and-takedown-policy)
192
 
193
  ## Dataset Description
194
 
195
  <!-- START-DESC-STATS -->
196
  - **Language**: dan, dansk, Danish
197
+ - **Number of samples**: 846.39K
198
+ - **Number of tokens (Llama 3)**: 3.36B
199
+ - **Average document length (characters)**: 12453.45
200
  <!-- END-DESC-STATS -->
201
 
202
 
 
254
  <!-- START-SAMPLE -->
255
  ```py
256
  {
257
+ "id": "adl_aakjaer06val",
258
  "text": "SAMLEDE VÆRKER\n\nJEPPE AAKJÆR GYLDENDALSKE BOGHANDEL - NORDISK FORLAG KJØBENHAVN OG\nKRISTIANIA 1919 0[...]",
259
  "source": "adl",
260
+ "domain": "Wiki & Books",
261
  "added": "2020-09-14",
262
  "created": "1700-01-01, 2022-01-01",
263
+ "token_count": 439908
 
 
 
 
264
  }
265
  ```
266
 
 
300
  <!-- START-MAIN TABLE -->
301
  | Source | Description | N. Tokens | License |
302
  |:--------------------|:----------------------------------------------------------------------------------------------------------------------------------------------|:------------|:-----------------------|
303
+ | [synne] | Dataset collected from [synnejysk forening's website](https://www.synnejysk.dk), covering the Danish dialect sønderjysk | 52.02K | [CC-0] |
304
  | [depbank] | The Danish subsection of the [Universal Dependencies Treebank](https://github.com/UniversalDependencies/UD_Danish-DDT) | 185.45K | [CC-BY-SA 4.0] |
305
  | [naat] | Danish speeches from 1930-2022 | 286.68K | [CC-0] |
306
  | [botxt] | The Bornholmsk Ordbog Dictionary Projec | 847.97K | [CC-0] |
307
  | [relig] | Danish religious text from the 1700-2022 | 1.24M | [CC-0] |
308
+ | [dannet] | [DanNet](https://cst.ku.dk/projekter/dannet) is a Danish WordNet | 1.48M | [DanNet 1.0] |
309
  | [spont] | Conversational samples collected as a part of research projects at Aarhus University | 1.56M | [CC-0] |
310
  | [jvj] | The works of the Danish author and poet, [Johannes V. Jensen](https://da.wikipedia.org/wiki/Johannes_V._Jensen) | 3.55M | [CC-BY-SA 4.0] |
311
  | [wikisource] | The Danish subsection of [Wikisource](https://en.wikisource.org/wiki/Main_Page) | 5.34M | [CC-0] |
312
  | [wikibooks] | The Danish Subsection of [Wikibooks](https://www.wikibooks.org) | 6.24M | [CC-0] |
313
+ | [gutenberg] | The Danish subsection from Project [Gutenberg](https://www.gutenberg.org) | 6.76M | [Gutenberg] |
314
  | [nota] | The text only part of the [Nota lyd- og tekstdata](https://sprogteknologi.dk/dataset/nota-lyd-og-tekstdata) dataset | 7.30M | [CC-0] |
315
  | [danske-taler] | Danish Speeches from [dansketaler.dk](https://www.dansketaler.dk | 8.23M | [CC-0] |
316
  | [memo] | The MeMo corpus comprising almost all Danish novels from the period 1870-1899, known as the Modern Breakthrough | 9.28M | [CC-BY-SA 4.0] |
317
  | [tv2r] | Contemporary Danish newswire articles published between 2010 and 2019 | 21.67M | [CC-BY-SA 4.0] |
318
  | [eur-lex-sum-da] | The Danish subsection of EUR-lex SUM consisting of EU legislation paired with professionally written summaries | 31.37M | [CC-BY-SA 4.0] |
319
+ | [nordjyllandnews] | Articles from the Danish Newspaper [TV2 Nord](https://www.tv2nord.dk) | 37.90M | [CC-0] |
320
  | [fm-udgivelser] | The official publication series of the Danish Ministry of Finance containing economic analyses, budget proposals, and fiscal policy documents | 50.34M | [CC-BY-SA 4.0] |
321
+ | [retspraksis] | Case law or judical practice in Denmark derived from [Retspraksis](https://da.wikipedia.org/wiki/Retspraksis) | 56.26M | [CC-0] |
322
  | [adl] | Danish literature from 1700-2023 from the Archive for Danish Literature (ADL) | 58.49M | [CC-0] |
323
+ | [ep] | The Danish subsection of [Europarl](https://aclanthology.org/2005.mtsummit-papers.11/) | 100.84M | [CC-0] |
324
  | [ft] | Records from all meetings of The Danish parliament (Folketinget) in the parliament hall | 114.09M | [CC-0] |
325
  | [wiki] | The Danish subsection of [wikipedia](https://en.wikipedia.org/wiki/Main_Page) | 122.00M | [CC-0] |
326
+ | [skat] | Skat is the Danish tax authority. This dataset contains content from its website skat.dk | 122.11M | [CC-0] |
327
+ | [miljoeportalen] | Data from [Danmarks Miljøportalen](https://www.miljoeportal.dk/om-danmarks-miljoeportal/) (Denmark's Environment Portal | 127.38M | [CC-0] |
328
+ | [ai-aktindsigt] | Multiple web scrapes from municipality websites collected as a part of the [AI-aktindsigt](https://ai-aktindsigt.dk) project | 139.23M | [Apache 2.0] |
329
  | [opensubtitles] | Danish subsection of [OpenSubtitles](https://opus.nlpl.eu/OpenSubtitles/corpus/version/OpenSubtitles) | 271.60M | [CC-0] |
330
+ | [hest] | Samples from the Danish debate forum www.heste-nettet.dk | 389.32M | [CC-0] |
331
+ | [retsinformationdk] | [retsinformation.dk](https://www.retsinformation.dk) (legal-information.dk) the official legal information system of Denmark | 516.35M | [Danish Copyright Law] |
332
+ | [cellar] | The official digital repository for European Union legal documents and open data | 1.15B | [CC-BY-SA 4.0] |
333
+ | **Total** | | 3.36B | |
334
 
335
  [ai-aktindsigt]: data/ai-aktindsigt/ai-aktindsigt.md
336
  [cellar]: data/cellar/cellar.md
 
368
  [CC-BY-SA 4.0]: https://creativecommons.org/licenses/by-sa/4.0/deed.en
369
  [Apache 2.0]: https://www.apache.org/licenses/LICENSE-2.0
370
  [Danish Copyright Law]: ./data/retsinformationdk/retsinformationdk.md#license-information
371
+ [DanNet 1.0]: ./data/dannet/dannet.md#license-information
372
+ [Gutenberg]: ./data/gutenberg/gutenberg.md#license-information
373
  <!-- END-MAIN TABLE -->
374
 
375
 
 
388
  ### Dataset Statistics
389
 
390
  <!-- START-DATASET PLOTS -->
391
+ <p align="center">
392
+ <img src="./images/dist_document_length.png" width="600" style="margin-right: 10px;" />
393
  <img>
394
+ </p>
395
  <!-- END-DATASET PLOTS -->
396
 
 
397
  ## Additional Information
398
 
399
  ### Contributing to the dataset
 
404
 
405
  This version expand upon existing dataset sources such as the [Danish gigaword](https://huggingface.co/danish-foundation-models). We recommend that you cite the source of the dataset when using these datasets.
406
 
407
+ ### License information
408
+
409
+ The license for each constituent dataset is supplied in the [Source data](#source-data) table. This license is applied to the constituent data, i.e., the text. The collection of datasets (metadata, quality control, etc.) is licensed under CC-0.
410
+
411
  ### Notice and takedown policy
412
  We redistribute files shared with us under a license permitting such redistribution. If you have concerns about the licensing of these files, please [contact us](https://huggingface.co/datasets/danish-foundation-models/danish-dynaword/discussions/new). If you consider that the data contains material that infringe your copyright, please:
413
  - Clearly identify yourself with detailed contact information such as an address, a telephone number, or an email address at which you can be contacted.
clean_and_deduplicate.py ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import logging
2
+ from pathlib import Path
3
+ from typing import cast
4
+
5
+ from datasets import Dataset, load_dataset
6
+
7
+ from dynaword.process_dataset import (
8
+ add_token_count,
9
+ ensure_column_order,
10
+ remove_duplicate_text,
11
+ remove_empty_texts,
12
+ )
13
+ from src.tests.readme_parsing import read_frontmatter_and_body
14
+
15
+ logger = logging.getLogger(__name__)
16
+
17
+ logging.basicConfig(
18
+ format="%(asctime)s - %(name)s - %(levelname)s - %(message)s",
19
+ level=logging.INFO,
20
+ )
21
+
22
+ root = Path(__file__).parent
23
+
24
+ data_path = root / "data"
25
+ frontmatter, _ = read_frontmatter_and_body(root / "README.md")
26
+
27
+ for dataset_cfg in frontmatter["configs"][1:]:
28
+ logger.info(f"Processing {dataset_cfg['config_name']}")
29
+ _data_path = data_path / dataset_cfg["config_name"]
30
+ readme = data_path / dataset_cfg["config_name"] / f"{dataset_cfg['config_name']}.md"
31
+ frontmatter, _ = read_frontmatter_and_body(readme)
32
+ ds = load_dataset(_data_path.as_posix(), split="train")
33
+
34
+ ds = cast(Dataset, ds)
35
+
36
+ ds = ds.remove_columns(["license", "metadata"])
37
+ ds = add_token_count(ds)
38
+ ds = remove_empty_texts(ds)
39
+ ds = remove_duplicate_text(ds)
40
+ ds = ensure_column_order(ds)
41
+
42
+ # save dataset
43
+ ds.to_parquet(
44
+ _data_path / f"{dataset_cfg['config_name']}.parquet",
45
+ )
46
+ logger.info(f"Saved {dataset_cfg['config_name']}.parquet")
47
+ del ds
data/adl/adl.md CHANGED
@@ -13,6 +13,8 @@ task_ids:
13
  - language-modeling
14
  source_datasets:
15
  - danish-foundation-models/danish-gigaword
 
 
16
  ---
17
 
18
  # Dataset Card for Archive for Danish Literature
@@ -41,16 +43,13 @@ An example from the dataset looks as follows.
41
  <!-- START-SAMPLE -->
42
  ```py
43
  {
 
44
  "text": "SAMLEDE VÆRKER\n\nJEPPE AAKJÆR GYLDENDALSKE BOGHANDEL - NORDISK FORLAG KJØBENHAVN OG\nKRISTIANIA 1919 0[...]",
45
  "source": "adl",
46
- "id": "adl_aakjaer06val",
47
  "added": "2020-09-14",
48
  "created": "1700-01-01, 2022-01-01",
49
- "license": "Creative Commons Legal Code\n\nCC0 1.0 Universal",
50
- "domain": "Wiki & Books",
51
- "metadata": {
52
- "source-pretty": "Archive for Danish Literature"
53
- }
54
  }
55
  ```
56
 
 
13
  - language-modeling
14
  source_datasets:
15
  - danish-foundation-models/danish-gigaword
16
+ domains:
17
+ - Books
18
  ---
19
 
20
  # Dataset Card for Archive for Danish Literature
 
43
  <!-- START-SAMPLE -->
44
  ```py
45
  {
46
+ "id": "adl_aakjaer06val",
47
  "text": "SAMLEDE VÆRKER\n\nJEPPE AAKJÆR GYLDENDALSKE BOGHANDEL - NORDISK FORLAG KJØBENHAVN OG\nKRISTIANIA 1919 0[...]",
48
  "source": "adl",
49
+ "domain": "Wiki & Books",
50
  "added": "2020-09-14",
51
  "created": "1700-01-01, 2022-01-01",
52
+ "token_count": 439908
 
 
 
 
53
  }
54
  ```
55
 
data/adl/adl.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5af9444529d92c37f35161829c652f8b928f9f1dfb5836065f320d1e1d698818
3
- size 106401744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a70129c19e392bca9061fdbc32c400eb2097345f5af97690461a3aaddf661c86
3
+ size 106410955
data/adl/descriptive_stats.json CHANGED
@@ -1 +1,7 @@
1
- {"number_of_samples": 498, "average_document_length": 324932.2429718876, "number_of_tokens": 58493311, "language": "dan, dansk, Danish", "revision": "6a88cbd06a598259a4879ee118c8ab1843c500ff"}
 
 
 
 
 
 
 
1
+ {
2
+ "number_of_samples": 498,
3
+ "average_document_length": 324932.2429718876,
4
+ "number_of_tokens": 58493311,
5
+ "language": "dan, dansk, Danish",
6
+ "revision": "341a0162905ca4848fc840d941edfd0a6d1b2314"
7
+ }
data/adl/images/dist_document_length.png CHANGED

Git LFS Details

  • SHA256: 297677d067d7831f90c4d539c1d160af2087a25119691bbfda61e95de62ca5f5
  • Pointer size: 131 Bytes
  • Size of remote file: 539 kB

Git LFS Details

  • SHA256: 7e26f5647aeb4b1269b931a14a0651b644db240715b0ca50b46a4c51622a371b
  • Pointer size: 131 Bytes
  • Size of remote file: 546 kB
data/ai-aktindsigt/ai-aktindsigt.md CHANGED
@@ -3,12 +3,14 @@ pretty_name: AI Aktindsigt
3
  language:
4
  - da
5
  license: apache-2.0
6
- license_name: Apache License 2.0
7
  task_categories:
8
  - text-generation
9
  - fill-mask
10
  task_ids:
11
  - language-modeling
 
 
12
  source_datasets:
13
  - AI-aktindsigt/Skrabet_kommunale_hjemmesider
14
  ---
@@ -39,16 +41,13 @@ An example from the dataset looks as follows.
39
  <!-- START-SAMPLE -->
40
  ```py
41
  {
 
42
  "text": "Vallensbæk Stationstorv 100 2665 Vallensbæk Strand Telefon: +45 4797 4000",
43
  "source": "ai-aktindsigt",
44
- "id": "ai-aktindsigt_0",
45
  "added": "2025-03-24",
46
  "created": "2010-01-01, 2024-03-18",
47
- "license": "Apache-2.0",
48
- "domain": "Web",
49
- "metadata": {
50
- "source-pretty": "AI Aktindsigt"
51
- }
52
  }
53
  ```
54
 
@@ -71,8 +70,9 @@ An entry in the dataset consists of the following fields:
71
  ### Dataset Statistics
72
 
73
  <!-- START-DATASET PLOTS -->
 
74
  <img src="./images/dist_document_length.png" width="600" style="margin-right: 10px;" />
75
- <img>
76
  <!-- END-DATASET PLOTS -->
77
 
78
 
 
3
  language:
4
  - da
5
  license: apache-2.0
6
+ license_name: Apache 2.0
7
  task_categories:
8
  - text-generation
9
  - fill-mask
10
  task_ids:
11
  - language-modeling
12
+ domains:
13
+ - Web
14
  source_datasets:
15
  - AI-aktindsigt/Skrabet_kommunale_hjemmesider
16
  ---
 
41
  <!-- START-SAMPLE -->
42
  ```py
43
  {
44
+ "id": "ai-aktindsigt_0",
45
  "text": "Vallensbæk Stationstorv 100 2665 Vallensbæk Strand Telefon: +45 4797 4000",
46
  "source": "ai-aktindsigt",
47
+ "domain": "Web",
48
  "added": "2025-03-24",
49
  "created": "2010-01-01, 2024-03-18",
50
+ "token_count": 29
 
 
 
 
51
  }
52
  ```
53
 
 
70
  ### Dataset Statistics
71
 
72
  <!-- START-DATASET PLOTS -->
73
+ <p align="center">
74
  <img src="./images/dist_document_length.png" width="600" style="margin-right: 10px;" />
75
+ </p>
76
  <!-- END-DATASET PLOTS -->
77
 
78
 
data/ai-aktindsigt/ai-aktindsigt.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b395bdf2fe3c9f7beb8b7073a1aea72952237e2a63965302ebd199ca46af632a
3
- size 213799195
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9469951c6602bd8f7999d54a3b2ad9c948ada9475b248f04e60f160570626dcd
3
+ size 215127142
data/ai-aktindsigt/descriptive_stats.json CHANGED
@@ -3,5 +3,5 @@
3
  "average_document_length": 2030.7490916511542,
4
  "number_of_tokens": 139234696,
5
  "language": "dan, dansk, Danish",
6
- "revision": "62e1cea23e4c6154d47ca4d78d731478623a99b9"
7
  }
 
3
  "average_document_length": 2030.7490916511542,
4
  "number_of_tokens": 139234696,
5
  "language": "dan, dansk, Danish",
6
+ "revision": "341a0162905ca4848fc840d941edfd0a6d1b2314"
7
  }
data/ai-aktindsigt/images/dist_document_length.png CHANGED

Git LFS Details

  • SHA256: ffd9fd1eec77175d6957fe7efff104e37a2343f24ce521300c479b8e448e023e
  • Pointer size: 131 Bytes
  • Size of remote file: 184 kB

Git LFS Details

  • SHA256: f54115d3bf30e1dcb9c3a2771259b1784006758cc879c4c5940db3200e484a5e
  • Pointer size: 131 Bytes
  • Size of remote file: 573 kB
data/botxt/botxt.md CHANGED
@@ -11,6 +11,9 @@ task_categories:
11
  - fill-mask
12
  task_ids:
13
  - language-modeling
 
 
 
14
  source_datasets:
15
  - danish-foundation-models/danish-gigaword
16
  ---
@@ -42,16 +45,13 @@ An example from the dataset looks as follows.
42
  <!-- START-SAMPLE -->
43
  ```py
44
  {
 
45
  "text": "Ræua-Lârs\n\nRæua-Lârs å hans Konna, Stina, bode uda i Torpabakkana. Hanj hed nok æjla Lârs\nNielsen, m[...]",
46
  "source": "botxt",
47
- "id": "botxt_0000040",
48
  "added": "2024-05-16",
49
  "created": "2000-01-01, 2022-01-01",
50
- "license": "Creative Commons Legal Code\n\nCC0 1.0 Universal",
51
- "domain": "Other",
52
- "metadata": {
53
- "source-pretty": "Bornholmsk (Danish dialect)"
54
- }
55
  }
56
  ```
57
 
 
11
  - fill-mask
12
  task_ids:
13
  - language-modeling
14
+ domains:
15
+ - Dialect
16
+ - Web
17
  source_datasets:
18
  - danish-foundation-models/danish-gigaword
19
  ---
 
45
  <!-- START-SAMPLE -->
46
  ```py
47
  {
48
+ "id": "botxt_0000040",
49
  "text": "Ræua-Lârs\n\nRæua-Lârs å hans Konna, Stina, bode uda i Torpabakkana. Hanj hed nok æjla Lârs\nNielsen, m[...]",
50
  "source": "botxt",
51
+ "domain": "Other",
52
  "added": "2024-05-16",
53
  "created": "2000-01-01, 2022-01-01",
54
+ "token_count": 7229
 
 
 
 
55
  }
56
  ```
57
 
data/botxt/botxt.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ec89c1dd57f1987dc6fe059a33a1d16b41b8c87439673a381f9671497f65b017
3
- size 1344033
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6ec8e5a0d9564fef55ae85b58b0877942a7d1aa7a47ae18d06c96e36a0a5c9b
3
+ size 1349980
data/botxt/descriptive_stats.json CHANGED
@@ -1 +1,7 @@
1
- {"number_of_samples": 106, "average_document_length": 18972.415094339623, "number_of_tokens": 847973, "language": "dan, dansk, Danish", "revision": "6a88cbd06a598259a4879ee118c8ab1843c500ff"}
 
 
 
 
 
 
 
1
+ {
2
+ "number_of_samples": 106,
3
+ "average_document_length": 18972.415094339623,
4
+ "number_of_tokens": 847973,
5
+ "language": "dan, dansk, Danish",
6
+ "revision": "341a0162905ca4848fc840d941edfd0a6d1b2314"
7
+ }
data/botxt/images/dist_document_length.png CHANGED

Git LFS Details

  • SHA256: e98f2f59f8cbe8be5691f1d7c073b2c13361d331546f9451d24b27fcde649f6c
  • Pointer size: 131 Bytes
  • Size of remote file: 541 kB

Git LFS Details

  • SHA256: bcb16a3d3aac9e3d912b35d618bc2844c5060bf4e962732fcc285e7fced121e3
  • Pointer size: 131 Bytes
  • Size of remote file: 548 kB
data/cellar/cellar.md CHANGED
@@ -9,6 +9,8 @@ task_categories:
9
  - fill-mask
10
  task_ids:
11
  - language-modeling
 
 
12
  ---
13
 
14
  # Dataset Card for Finansministeriets Udgivelser
@@ -24,9 +26,9 @@ The EU Dataset Cellar serves as the central access point for all official EU pub
24
 
25
  <!-- START-DESC-STATS -->
26
  - **Language**: dan, dansk, Danish
27
- - **Number of samples**: 65.74K
28
- - **Number of tokens (Llama 3)**: 1.28B
29
- - **Average document length (characters)**: 64221.30
30
  <!-- END-DESC-STATS -->
31
 
32
 
@@ -37,16 +39,13 @@ An example from the dataset looks as follows.
37
  <!-- START-SAMPLE -->
38
  ```py
39
  {
 
40
  "text": "\n\n\n\n© Европейски съюз, 2017 г.\n\nВъзпроизвеждането е разрешено при позоваване на оригинала.\n\n© Unión [...]",
41
  "source": "cellar",
42
- "id": "cellar_0",
43
  "added": "2025-03-25",
44
  "created": "2024-01-01, 2026-01-01",
45
- "license": "cc-by-sa-4.0",
46
- "domain": "Legal",
47
- "metadata": {
48
- "source-pretty": "Cellar"
49
- }
50
  }
51
  ```
52
 
 
9
  - fill-mask
10
  task_ids:
11
  - language-modeling
12
+ domains:
13
+ - Legal
14
  ---
15
 
16
  # Dataset Card for Finansministeriets Udgivelser
 
26
 
27
  <!-- START-DESC-STATS -->
28
  - **Language**: dan, dansk, Danish
29
+ - **Number of samples**: 63.40K
30
+ - **Number of tokens (Llama 3)**: 1.15B
31
+ - **Average document length (characters)**: 60987.84
32
  <!-- END-DESC-STATS -->
33
 
34
 
 
39
  <!-- START-SAMPLE -->
40
  ```py
41
  {
42
+ "id": "cellar_0",
43
  "text": "\n\n\n\n© Европейски съюз, 2017 г.\n\nВъзпроизвеждането е разрешено при позоваване на оригинала.\n\n© Unión [...]",
44
  "source": "cellar",
45
+ "domain": "Legal",
46
  "added": "2025-03-25",
47
  "created": "2024-01-01, 2026-01-01",
48
+ "token_count": 87018
 
 
 
 
49
  }
50
  ```
51
 
data/cellar/cellar.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:90fb4cadd0d6ab84c7e1c6e9029210e0bfadaa1d9a503240067d4069d38b9bcd
3
- size 1433372916
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57baad303620e748eda3c96c5be374c6ef5ce98bef35837fefe3fcb18fe0281c
3
+ size 1427613350
data/cellar/descriptive_stats.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "number_of_samples": 65736,
3
- "average_document_length": 64221.30202628697,
4
- "number_of_tokens": 1280909738,
5
  "language": "dan, dansk, Danish",
6
- "revision": "62e1cea23e4c6154d47ca4d78d731478623a99b9"
7
  }
 
1
  {
2
+ "number_of_samples": 63399,
3
+ "average_document_length": 60987.84318364643,
4
+ "number_of_tokens": 1152074881,
5
  "language": "dan, dansk, Danish",
6
+ "revision": "341a0162905ca4848fc840d941edfd0a6d1b2314"
7
  }
data/cellar/images/dist_document_length.png CHANGED

Git LFS Details

  • SHA256: d55c527928475485bf7f4b8b3050f5acd773e684546afd842c59f2f57a36c4d8
  • Pointer size: 131 Bytes
  • Size of remote file: 181 kB

Git LFS Details

  • SHA256: 76a5c312bebbf7a3badba9a5e28bbb033d1c378483fc969289d112d88f6761ce
  • Pointer size: 131 Bytes
  • Size of remote file: 567 kB
data/dannet/dannet.md CHANGED
@@ -3,7 +3,7 @@ pretty_name: DanNet
3
  language:
4
  - da
5
  license: other
6
- license_name: DanNet 1.0 License
7
  size_categories:
8
  - 10k-100k
9
  task_categories:
@@ -13,6 +13,8 @@ task_ids:
13
  - language-modeling
14
  source_datasets:
15
  - danish-foundation-models/danish-gigaword
 
 
16
  ---
17
 
18
  # Dataset Card for DanNet
@@ -30,9 +32,9 @@ A WordNet is a lexico-semantic network which show the meaning and the relation b
30
 
31
  <!-- START-DESC-STATS -->
32
  - **Language**: dan, dansk, Danish
33
- - **Number of samples**: 49.04K
34
- - **Number of tokens (Llama 3)**: 1.52M
35
- - **Average document length (characters)**: 90.80
36
  <!-- END-DESC-STATS -->
37
 
38
 
@@ -44,16 +46,13 @@ An example from the dataset looks as follows.
44
  <!-- START-SAMPLE -->
45
  ```py
46
  {
 
47
  "text": "Når fodboldholdet fra 1. division i Ikast spiller hjemmekampe, lyder råbet ud over Ikast Stadion: We[...]",
48
  "source": "dannet",
49
- "id": "dannet_46506",
50
  "added": "2020-09-24",
51
  "created": "2000-01-01, 2022-01-01",
52
- "license": "Commercial Use of DanNet\n\nDanNet may be used in commercial applications in accordance with the follo[...]",
53
- "domain": "dannet",
54
- "metadata": {
55
- "source-pretty": "DanNet (Danish WordNet)"
56
- }
57
  }
58
  ```
59
 
 
3
  language:
4
  - da
5
  license: other
6
+ license_name: DanNet 1.0
7
  size_categories:
8
  - 10k-100k
9
  task_categories:
 
13
  - language-modeling
14
  source_datasets:
15
  - danish-foundation-models/danish-gigaword
16
+ domains:
17
+ - Other
18
  ---
19
 
20
  # Dataset Card for DanNet
 
32
 
33
  <!-- START-DESC-STATS -->
34
  - **Language**: dan, dansk, Danish
35
+ - **Number of samples**: 47.60K
36
+ - **Number of tokens (Llama 3)**: 1.48M
37
+ - **Average document length (characters)**: 90.88
38
  <!-- END-DESC-STATS -->
39
 
40
 
 
46
  <!-- START-SAMPLE -->
47
  ```py
48
  {
49
+ "id": "dannet_46506",
50
  "text": "Når fodboldholdet fra 1. division i Ikast spiller hjemmekampe, lyder råbet ud over Ikast Stadion: We[...]",
51
  "source": "dannet",
52
+ "domain": "dannet",
53
  "added": "2020-09-24",
54
  "created": "2000-01-01, 2022-01-01",
55
+ "token_count": 50
 
 
 
 
56
  }
57
  ```
58
 
data/dannet/dannet.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b9006617e35f568e7b7e4dacc87c4a490cf0a9170bd4e91488de77e00d3fb38c
3
- size 4487008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9769101681a61f984879270433e3c352ee994743f2a454b4bd3abfd294c45753
3
+ size 3926479
data/dannet/descriptive_stats.json CHANGED
@@ -1 +1,7 @@
1
- {"number_of_samples": 49040, "average_document_length": 90.80340538336053, "number_of_tokens": 1523416, "language": "dan, dansk, Danish", "revision": "6a88cbd06a598259a4879ee118c8ab1843c500ff"}
 
 
 
 
 
 
 
1
+ {
2
+ "number_of_samples": 47603,
3
+ "average_document_length": 90.87914627229377,
4
+ "number_of_tokens": 1479471,
5
+ "language": "dan, dansk, Danish",
6
+ "revision": "341a0162905ca4848fc840d941edfd0a6d1b2314"
7
+ }
data/dannet/images/dist_document_length.png CHANGED

Git LFS Details

  • SHA256: 91dca32a1fd83b3699bb8ebae083dc697a0dac4b703ada720381448216ea0117
  • Pointer size: 131 Bytes
  • Size of remote file: 538 kB

Git LFS Details

  • SHA256: 2db7a91f38c5a84705aa424f932b779d781a0eadfd8c38d60082ad803f9fb556
  • Pointer size: 131 Bytes
  • Size of remote file: 544 kB
data/danske-taler/create.py CHANGED
@@ -97,12 +97,16 @@ def fetch_license_div(
97
  retries += 1
98
 
99
  if retries > max_retries:
100
- logger.info(f"Failed to fetch license after {max_retries} attempts: {str(e)}")
 
 
101
  return None
102
 
103
  # Calculate backoff time using exponential backoff
104
  wait_time = backoff_factor * (2 ** (retries - 1))
105
- logger.info(f"Attempt {retries} failed. Retrying in {wait_time:.2f} seconds...")
 
 
106
  time.sleep(wait_time)
107
 
108
  return None
 
97
  retries += 1
98
 
99
  if retries > max_retries:
100
+ logger.info(
101
+ f"Failed to fetch license after {max_retries} attempts: {str(e)}"
102
+ )
103
  return None
104
 
105
  # Calculate backoff time using exponential backoff
106
  wait_time = backoff_factor * (2 ** (retries - 1))
107
+ logger.info(
108
+ f"Attempt {retries} failed. Retrying in {wait_time:.2f} seconds..."
109
+ )
110
  time.sleep(wait_time)
111
 
112
  return None
data/danske-taler/danske-taler.md CHANGED
@@ -9,12 +9,15 @@ task_categories:
9
  - fill-mask
10
  task_ids:
11
  - language-modeling
 
 
 
12
  ---
13
 
14
  # Dataset Card for Nordjylland News
15
 
16
  <!-- START-SHORT DESCRIPTION -->
17
- Danish Speeches from [dansketaler.dk](https://www.dansketaler.dk)
18
  <!-- END-SHORT DESCRIPTION -->
19
 
20
 
@@ -34,7 +37,7 @@ Learn more about danske taler by reading their [about us](https://www.dansketale
34
  - **Language**: dan, dansk, Danish
35
  - **Number of samples**: 2.66K
36
  - **Number of tokens (Llama 3)**: 8.23M
37
- - **Average document length (characters)**: 9446.88
38
  <!-- END-DESC-STATS -->
39
 
40
 
@@ -45,18 +48,13 @@ An example from the dataset looks as follows.
45
  <!-- START-SAMPLE -->
46
  ```py
47
  {
 
48
  "text": "Den 1. august i år var der forløbet 25 år siden den sidste verdenskrigs udbrud. En måned senere - de[...]",
49
  "source": "danske-taler",
50
- "id": "danske-taler_278",
51
- "added": "2025-03-28",
52
- "created": "1939-09-20T00:00:00Z, 1939-09-20T23:59:59Z",
53
- "license": "cc0",
54
- "license_information": "Materialet er fri af ophavsret",
55
  "domain": "Spoken",
56
- "metadata": {
57
- "source-pretty": "Danske Taler"
58
- },
59
- "__index_level_0__": 20
60
  }
61
  ```
62
 
 
9
  - fill-mask
10
  task_ids:
11
  - language-modeling
12
+ domains:
13
+ - Speeches
14
+ - Spoken
15
  ---
16
 
17
  # Dataset Card for Nordjylland News
18
 
19
  <!-- START-SHORT DESCRIPTION -->
20
+ Danish Speeches from [dansketaler.dk](https://www.dansketaler.dk).
21
  <!-- END-SHORT DESCRIPTION -->
22
 
23
 
 
37
  - **Language**: dan, dansk, Danish
38
  - **Number of samples**: 2.66K
39
  - **Number of tokens (Llama 3)**: 8.23M
40
+ - **Average document length (characters)**: 9446.26
41
  <!-- END-DESC-STATS -->
42
 
43
 
 
48
  <!-- START-SAMPLE -->
49
  ```py
50
  {
51
+ "id": "danske-taler_278",
52
  "text": "Den 1. august i år var der forløbet 25 år siden den sidste verdenskrigs udbrud. En måned senere - de[...]",
53
  "source": "danske-taler",
 
 
 
 
 
54
  "domain": "Spoken",
55
+ "added": "2025-03-29",
56
+ "created": "1939-09-20, 1939-09-20",
57
+ "token_count": 14115
 
58
  }
59
  ```
60
 
data/danske-taler/danske-taler.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:541b5692b2f9cd0a35eb179f2b1ec6786f819ac9f16c9d3c67f5265fc458cbdc
3
- size 15090122
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47038a8385770db163e448b15f0ae3098fd1dff3dda5fd7ae7694af51296d669
3
+ size 15105545
data/danske-taler/descriptive_stats.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "number_of_samples": 2657,
3
- "average_document_length": 9446.875799774181,
4
- "number_of_tokens": 8225350,
5
  "language": "dan, dansk, Danish",
6
- "revision": "62e1cea23e4c6154d47ca4d78d731478623a99b9"
7
  }
 
1
  {
2
+ "number_of_samples": 2658,
3
+ "average_document_length": 9446.262227238525,
4
+ "number_of_tokens": 8227947,
5
  "language": "dan, dansk, Danish",
6
+ "revision": "341a0162905ca4848fc840d941edfd0a6d1b2314"
7
  }
data/danske-taler/images/dist_document_length.png CHANGED

Git LFS Details

  • SHA256: 8abb94950063fe4e069fc28e9e4e03d5db685166b9696ccf83247c855320a53e
  • Pointer size: 131 Bytes
  • Size of remote file: 184 kB

Git LFS Details

  • SHA256: c97ba5d7a1335d08d7db41b95936e765cb41b9f76941010ae051cb704b476781
  • Pointer size: 131 Bytes
  • Size of remote file: 563 kB
data/depbank/depbank.md CHANGED
@@ -13,6 +13,8 @@ task_ids:
13
  - language-modeling
14
  source_datasets:
15
  - danish-foundation-models/danish-gigaword
 
 
16
  ---
17
 
18
  # Dataset Card for Danish Dependency Treebank
@@ -45,16 +47,13 @@ An example from the dataset looks as follows.
45
  <!-- START-SAMPLE -->
46
  ```py
47
  {
 
48
  "text": "\nH.L. Hansen var en usædvanmlig og frodig personlighed. Han skabte \nglæde og munterhed omkring sig o[...]",
49
  "source": "depbank",
50
- "id": "depbank_0375",
51
  "added": "2024-05-16",
52
  "created": "2000-01-01, 2022-01-01",
53
- "license": "Attribution-ShareAlike 4.0 International",
54
- "domain": "Other",
55
- "metadata": {
56
- "source-pretty": "Danish Dependency Treebank"
57
- }
58
  }
59
  ```
60
 
 
13
  - language-modeling
14
  source_datasets:
15
  - danish-foundation-models/danish-gigaword
16
+ domains:
17
+ - Other
18
  ---
19
 
20
  # Dataset Card for Danish Dependency Treebank
 
47
  <!-- START-SAMPLE -->
48
  ```py
49
  {
50
+ "id": "depbank_0375",
51
  "text": "\nH.L. Hansen var en usædvanmlig og frodig personlighed. Han skabte \nglæde og munterhed omkring sig o[...]",
52
  "source": "depbank",
53
+ "domain": "Other",
54
  "added": "2024-05-16",
55
  "created": "2000-01-01, 2022-01-01",
56
+ "token_count": 389
 
 
 
 
57
  }
58
  ```
59
 
data/depbank/depbank.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3d4172e2ab4d7256ca5b76ad45b4d7326616e6679642056fdef20c5e3a8b1c62
3
- size 392216
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d49f5839751949e79244df418337ac85a0be72716f506cf0f7be2f111962fab7
3
+ size 392624
data/depbank/descriptive_stats.json CHANGED
@@ -1 +1,7 @@
1
- {"number_of_samples": 536, "average_document_length": 1018.8992537313433, "number_of_tokens": 185454, "language": "dan, dansk, Danish", "revision": "6a88cbd06a598259a4879ee118c8ab1843c500ff"}
 
 
 
 
 
 
 
1
+ {
2
+ "number_of_samples": 536,
3
+ "average_document_length": 1018.8992537313433,
4
+ "number_of_tokens": 185454,
5
+ "language": "dan, dansk, Danish",
6
+ "revision": "341a0162905ca4848fc840d941edfd0a6d1b2314"
7
+ }
data/depbank/images/dist_document_length.png CHANGED

Git LFS Details

  • SHA256: b23e81411e3f3b86bbd3990cf2e59f4a08f7dae10b908cf3101487069c0296bc
  • Pointer size: 131 Bytes
  • Size of remote file: 547 kB

Git LFS Details

  • SHA256: fcac6aad285199fb450557b32c07c69a1ad2f6f64f7d0675bfedee38dafe4f95
  • Pointer size: 131 Bytes
  • Size of remote file: 554 kB
data/ep/descriptive_stats.json CHANGED
@@ -1 +1,7 @@
1
- {"number_of_samples": 4213, "average_document_length": 74063.40469973891, "number_of_tokens": 100888932, "language": "dan, dansk, Danish", "revision": "6a88cbd06a598259a4879ee118c8ab1843c500ff"}
 
 
 
 
 
 
 
1
+ {
2
+ "number_of_samples": 3930,
3
+ "average_document_length": 79360.11628498728,
4
+ "number_of_tokens": 100841366,
5
+ "language": "dan, dansk, Danish",
6
+ "revision": "341a0162905ca4848fc840d941edfd0a6d1b2314"
7
+ }
data/ep/ep.md CHANGED
@@ -13,6 +13,9 @@ task_ids:
13
  - language-modeling
14
  source_datasets:
15
  - danish-foundation-models/danish-gigaword
 
 
 
16
  ---
17
 
18
  # Dataset Card for European Parliament
@@ -30,9 +33,9 @@ The europarl is a corpus of parallel text in 11 languages from the proceedings o
30
 
31
  <!-- START-DESC-STATS -->
32
  - **Language**: dan, dansk, Danish
33
- - **Number of samples**: 4.21K
34
- - **Number of tokens (Llama 3)**: 100.89M
35
- - **Average document length (characters)**: 74063.40
36
  <!-- END-DESC-STATS -->
37
 
38
 
@@ -44,16 +47,13 @@ An example from the dataset looks as follows.
44
  <!-- START-SAMPLE -->
45
  ```py
46
  {
 
47
  "text": "TALER 6703: Jeg har stemt for henstillingen om godkendelse af opdelingsanordninger til beskyttelse a[...]",
48
  "source": "ep",
49
- "id": "ep_07-02-01-008",
50
  "added": "2019-11-20",
51
  "created": "2004-01-01, 2009-01-01",
52
- "license": "Creative Commons Legal Code\n\nCC0 1.0 Universal",
53
- "domain": "Conversation",
54
- "metadata": {
55
- "source-pretty": "European Parliament"
56
- }
57
  }
58
  ```
59
 
 
13
  - language-modeling
14
  source_datasets:
15
  - danish-foundation-models/danish-gigaword
16
+ domains:
17
+ - Conversation
18
+ - Spoken
19
  ---
20
 
21
  # Dataset Card for European Parliament
 
33
 
34
  <!-- START-DESC-STATS -->
35
  - **Language**: dan, dansk, Danish
36
+ - **Number of samples**: 3.93K
37
+ - **Number of tokens (Llama 3)**: 100.84M
38
+ - **Average document length (characters)**: 79360.12
39
  <!-- END-DESC-STATS -->
40
 
41
 
 
47
  <!-- START-SAMPLE -->
48
  ```py
49
  {
50
+ "id": "ep_07-02-01-008",
51
  "text": "TALER 6703: Jeg har stemt for henstillingen om godkendelse af opdelingsanordninger til beskyttelse a[...]",
52
  "source": "ep",
53
+ "domain": "Conversation",
54
  "added": "2019-11-20",
55
  "created": "2004-01-01, 2009-01-01",
56
+ "token_count": 16237
 
 
 
 
57
  }
58
  ```
59
 
data/ep/ep.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f76e86335bd765b3ff3cf5ccdfe8f220e39349a0344fdf2b9918adbdd96aedeb
3
- size 170796385
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e637189328c16863028f704bb6478e63f8008023f37b6ebb453d3f7eab0047c2
3
+ size 171100304
data/ep/images/dist_document_length.png CHANGED

Git LFS Details

  • SHA256: 8914d9fad81bcbc519c29b7c258a256d4eb7084ed8ff9c9100a93ad87fbb4171
  • Pointer size: 131 Bytes
  • Size of remote file: 545 kB

Git LFS Details

  • SHA256: f004650a63467679bd0b5609880aa8ae57f7563b9111cae789ce0f3404bc16d1
  • Pointer size: 131 Bytes
  • Size of remote file: 558 kB
data/eur-lex-sum-da/descriptive_stats.json CHANGED
@@ -3,5 +3,5 @@
3
  "average_document_length": 87627.37025948103,
4
  "number_of_tokens": 31367665,
5
  "language": "dan, dansk, Danish",
6
- "revision": "62e1cea23e4c6154d47ca4d78d731478623a99b9"
7
  }
 
3
  "average_document_length": 87627.37025948103,
4
  "number_of_tokens": 31367665,
5
  "language": "dan, dansk, Danish",
6
+ "revision": "341a0162905ca4848fc840d941edfd0a6d1b2314"
7
  }
data/eur-lex-sum-da/eur-lex-sum-da.md CHANGED
@@ -9,6 +9,8 @@ task_categories:
9
  - fill-mask
10
  task_ids:
11
  - language-modeling
 
 
12
  ---
13
 
14
  # Dataset Card for EUR-Lex SUM
@@ -38,16 +40,13 @@ An example from the dataset looks as follows.
38
  <!-- START-SAMPLE -->
39
  ```py
40
  {
 
41
  "text": "21.6.2019\nDA\nDen Europæiske Unions Tidende\nL 166/26\nKOMMISSIONENS DELEGEREDE FORORDNING (EU) 2019/98[...]",
42
  "source": "eur-lex-sum-da",
43
- "id": "eur-lex-sum-da_0",
44
  "added": "2025-03-24 00:00:00",
45
  "created": "2024-01-01, 2025-01-01",
46
- "license": "cc-by-sa-4.0",
47
- "domain": "Legal",
48
- "metadata": {
49
- "source-pretty": "Eur-lex-sum-da"
50
- }
51
  }
52
  ```
53
 
 
9
  - fill-mask
10
  task_ids:
11
  - language-modeling
12
+ domains:
13
+ - Legal
14
  ---
15
 
16
  # Dataset Card for EUR-Lex SUM
 
40
  <!-- START-SAMPLE -->
41
  ```py
42
  {
43
+ "id": "eur-lex-sum-da_0",
44
  "text": "21.6.2019\nDA\nDen Europæiske Unions Tidende\nL 166/26\nKOMMISSIONENS DELEGEREDE FORORDNING (EU) 2019/98[...]",
45
  "source": "eur-lex-sum-da",
46
+ "domain": "Legal",
47
  "added": "2025-03-24 00:00:00",
48
  "created": "2024-01-01, 2025-01-01",
49
+ "token_count": 148017
 
 
 
 
50
  }
51
  ```
52
 
data/eur-lex-sum-da/eur-lex-sum-da.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:960737a58b29e80b12f5150dacd7e0559c2ec7d3f2878a626e264b92595d9c02
3
- size 35849965
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9aad62a5031dd565a4a64e6815f5cdecfa737d94c39ebb16d29618e362beee02
3
+ size 35836850
data/eur-lex-sum-da/images/dist_document_length.png CHANGED

Git LFS Details

  • SHA256: a351dbe01d1d663d848ea5ceaee24903b8814cbd914818c3487a0542efb0f872
  • Pointer size: 131 Bytes
  • Size of remote file: 185 kB

Git LFS Details

  • SHA256: 90053e501937e83e3bdae698410b56ab146512f1e74a91954a2f5a7073504db8
  • Pointer size: 131 Bytes
  • Size of remote file: 574 kB
data/fm-udgivelser/descriptive_stats.json CHANGED
@@ -3,5 +3,5 @@
3
  "average_document_length": 490101.9300225734,
4
  "number_of_tokens": 50335291,
5
  "language": "dan, dansk, Danish",
6
- "revision": "62e1cea23e4c6154d47ca4d78d731478623a99b9"
7
  }
 
3
  "average_document_length": 490101.9300225734,
4
  "number_of_tokens": 50335291,
5
  "language": "dan, dansk, Danish",
6
+ "revision": "341a0162905ca4848fc840d941edfd0a6d1b2314"
7
  }
data/fm-udgivelser/fm-udgivelser.md CHANGED
@@ -9,6 +9,8 @@ task_categories:
9
  - fill-mask
10
  task_ids:
11
  - language-modeling
 
 
12
  ---
13
 
14
  # Dataset Card for Finansministeriets Udgivelser
@@ -41,16 +43,13 @@ An example from the dataset looks as follows.
41
  <!-- START-SAMPLE -->
42
  ```py
43
  {
 
44
  "text": "\n\nFinanslov for\n\nfinansåret 2023 Tekst og anmærkninger\n\n§ 1. Dronningen\n\n\n\n\n\n§ 1.\n\nDronningen\n\nTekst[...]",
45
  "source": "fm-udgivelser",
46
- "id": "fm-udgivelser_0",
47
  "added": "2025-03-24",
48
  "created": "2024-01-01, 2026-01-01",
49
- "license": "cc-by-sa-4.0",
50
- "domain": "Legal",
51
- "metadata": {
52
- "source-pretty": "Finansministeriets Udgivelser"
53
- }
54
  }
55
  ```
56
 
 
9
  - fill-mask
10
  task_ids:
11
  - language-modeling
12
+ domains:
13
+ - Legal
14
  ---
15
 
16
  # Dataset Card for Finansministeriets Udgivelser
 
43
  <!-- START-SAMPLE -->
44
  ```py
45
  {
46
+ "id": "fm-udgivelser_0",
47
  "text": "\n\nFinanslov for\n\nfinansåret 2023 Tekst og anmærkninger\n\n§ 1. Dronningen\n\n\n\n\n\n§ 1.\n\nDronningen\n\nTekst[...]",
48
  "source": "fm-udgivelser",
49
+ "domain": "Legal",
50
  "added": "2025-03-24",
51
  "created": "2024-01-01, 2026-01-01",
52
+ "token_count": 1354
 
 
 
 
53
  }
54
  ```
55
 
data/fm-udgivelser/fm-udgivelser.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:402b9281913aba87938e0600a994cb0387331efd7cf73829699b5103989d8747
3
- size 59885539
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d88ffa0e0f5bda149a2d45f8ebf1084af2d841f833f1a6edbd767d043cdbab5
3
+ size 59915009
data/fm-udgivelser/images/dist_document_length.png CHANGED

Git LFS Details

  • SHA256: 1c15a9bbebc18ac4b07b46c8838414e9624c2b4cc5ffbfdcef4d1d97cad3162e
  • Pointer size: 131 Bytes
  • Size of remote file: 182 kB

Git LFS Details

  • SHA256: e1dff3b8d4597cf9041d31b41e70dbb7f1ad0f4ec93488d4c5dcdc6bde330808
  • Pointer size: 131 Bytes
  • Size of remote file: 568 kB
data/ft/descriptive_stats.json CHANGED
@@ -1 +1,7 @@
1
- {"number_of_samples": 1315, "average_document_length": 266745.19163498096, "number_of_tokens": 114087231, "language": "dan, dansk, Danish", "revision": "6a88cbd06a598259a4879ee118c8ab1843c500ff"}
 
 
 
 
 
 
 
1
+ {
2
+ "number_of_samples": 1315,
3
+ "average_document_length": 266745.19163498096,
4
+ "number_of_tokens": 114087231,
5
+ "language": "dan, dansk, Danish",
6
+ "revision": "341a0162905ca4848fc840d941edfd0a6d1b2314"
7
+ }
data/ft/ft.md CHANGED
@@ -13,6 +13,9 @@ task_ids:
13
  - language-modeling
14
  source_datasets:
15
  - danish-foundation-models/danish-gigaword
 
 
 
16
  ---
17
 
18
  # Dataset Card for Folketinget
@@ -45,16 +48,13 @@ An example from the dataset looks as follows.
45
  <!-- START-SAMPLE -->
46
  ```py
47
  {
 
48
  "text": "TALER 50: Mødet er åbnet. I dag er der følgende anmeldelser: Ministeren for by, bolig og landdistrik[...]",
49
  "source": "ft",
50
- "id": "ft_20121M100",
51
  "added": "2021-03-28",
52
  "created": "2009-01-01, 2019-01-01",
53
- "license": "Creative Commons Legal Code\n\nCC0 1.0 Universal",
54
- "domain": "Conversation",
55
- "metadata": {
56
- "source-pretty": "Folketinget (Danish Parliament)"
57
- }
58
  }
59
  ```
60
 
 
13
  - language-modeling
14
  source_datasets:
15
  - danish-foundation-models/danish-gigaword
16
+ domains:
17
+ - Conversation
18
+ - Spoken
19
  ---
20
 
21
  # Dataset Card for Folketinget
 
48
  <!-- START-SAMPLE -->
49
  ```py
50
  {
51
+ "id": "ft_20121M100",
52
  "text": "TALER 50: Mødet er åbnet. I dag er der følgende anmeldelser: Ministeren for by, bolig og landdistrik[...]",
53
  "source": "ft",
54
+ "domain": "Conversation",
55
  "added": "2021-03-28",
56
  "created": "2009-01-01, 2019-01-01",
57
+ "token_count": 84355
 
 
 
 
58
  }
59
  ```
60
 
data/ft/ft.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e46276c575c7d9ddc30f44111206d250cb02473c992d0087bf0a9a5f4266da18
3
- size 181926375
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5769f570af3393e24ce530c38955cb1796f4b2638399c379df68e04163c9f1f3
3
+ size 182054286
data/ft/images/dist_document_length.png CHANGED

Git LFS Details

  • SHA256: e16a1a9de4f1ef8fedd3e85035287a813d5980b25b40b09c54462671eaebcd81
  • Pointer size: 131 Bytes
  • Size of remote file: 550 kB

Git LFS Details

  • SHA256: c0d2f1e9d8c849d82b7b10bfb1fbb528cee01bbf45e71540f4537aa912359df0
  • Pointer size: 131 Bytes
  • Size of remote file: 557 kB
data/gutenberg/descriptive_stats.json CHANGED
@@ -1 +1,7 @@
1
- {"number_of_samples": 66, "average_document_length": 290147.9393939394, "number_of_tokens": 6763317, "language": "dan, dansk, Danish", "revision": "6a88cbd06a598259a4879ee118c8ab1843c500ff"}
 
 
 
 
 
 
 
1
+ {
2
+ "number_of_samples": 66,
3
+ "average_document_length": 290147.9393939394,
4
+ "number_of_tokens": 6763317,
5
+ "language": "dan, dansk, Danish",
6
+ "revision": "341a0162905ca4848fc840d941edfd0a6d1b2314"
7
+ }
data/gutenberg/gutenberg.md CHANGED
@@ -3,7 +3,7 @@ pretty_name: Gutenberg
3
  language:
4
  - da
5
  license: other
6
- license_name: Gutenberg License
7
  size_categories:
8
  - 1-10k
9
  task_categories:
@@ -13,6 +13,8 @@ task_ids:
13
  - language-modeling
14
  source_datasets:
15
  - danish-foundation-models/danish-gigaword
 
 
16
  ---
17
 
18
  # Dataset Card for Gutenberg
@@ -43,16 +45,13 @@ An example from the dataset looks as follows.
43
  <!-- START-SAMPLE -->
44
  ```py
45
  {
 
46
  "text": "Afskriverens bemærkninger: Åbenlyse trykfejl er rettet\ni denne e-bog, men forfatterens stavning er f[...]",
47
  "source": "gutenberg",
48
- "id": "gutenberg_43899",
49
  "added": "2020-09-12",
50
  "created": "1700-01-01, 2022-01-01",
51
- "license": "*** START: FULL LICENSE ***\n\nTHE FULL PROJECT GUTENBERG LICENSE\nPLEASE READ THIS BEFORE YOU DISTRIBU[...]",
52
- "domain": "Wiki & Books",
53
- "metadata": {
54
- "source-pretty": "Gutenberg"
55
- }
56
  }
57
  ```
58
 
 
3
  language:
4
  - da
5
  license: other
6
+ license_name: Gutenberg
7
  size_categories:
8
  - 1-10k
9
  task_categories:
 
13
  - language-modeling
14
  source_datasets:
15
  - danish-foundation-models/danish-gigaword
16
+ domains:
17
+ - Books
18
  ---
19
 
20
  # Dataset Card for Gutenberg
 
45
  <!-- START-SAMPLE -->
46
  ```py
47
  {
48
+ "id": "gutenberg_43899",
49
  "text": "Afskriverens bemærkninger: Åbenlyse trykfejl er rettet\ni denne e-bog, men forfatterens stavning er f[...]",
50
  "source": "gutenberg",
51
+ "domain": "Wiki & Books",
52
  "added": "2020-09-12",
53
  "created": "1700-01-01, 2022-01-01",
54
+ "token_count": 128423
 
 
 
 
55
  }
56
  ```
57
 
data/gutenberg/gutenberg.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e8364195e60b64e285d0c1b8c4b6ae0da7a1b6165de77bb4fc4049c317b445c
3
- size 12342492
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a86b32a25483b8f21a2acb630586aec491a82a20dbdea766f0df20b55b51838a
3
+ size 12351926