This view is limited to 50 files because it contains too many changes.  See the raw diff here.
Files changed (50) hide show
  1. CHANGELOG.md +1 -22
  2. README.md +88 -123
  3. data/adl/adl.md +21 -23
  4. data/adl/adl.parquet +2 -2
  5. data/adl/descriptive_stats.json +1 -6
  6. data/adl/images/dist_document_length.png +2 -2
  7. data/ai-aktindsigt/ai-aktindsigt.md +19 -16
  8. data/ai-aktindsigt/ai-aktindsigt.parquet +2 -2
  9. data/ai-aktindsigt/descriptive_stats.json +2 -1
  10. data/ai-aktindsigt/images/dist_document_length.png +2 -2
  11. data/botxt/botxt.md +18 -16
  12. data/botxt/botxt.parquet +2 -2
  13. data/botxt/descriptive_stats.json +1 -6
  14. data/botxt/images/dist_document_length.png +2 -2
  15. data/cellar/cellar.md +20 -17
  16. data/cellar/cellar.parquet +2 -2
  17. data/cellar/descriptive_stats.json +5 -4
  18. data/cellar/images/dist_document_length.png +2 -2
  19. data/dannet/dannet.md +22 -27
  20. data/dannet/dannet.parquet +2 -2
  21. data/dannet/descriptive_stats.json +1 -6
  22. data/dannet/images/dist_document_length.png +2 -2
  23. data/danske-taler/create.py +2 -6
  24. data/danske-taler/danske-taler.md +24 -21
  25. data/danske-taler/danske-taler.parquet +2 -2
  26. data/danske-taler/descriptive_stats.json +5 -4
  27. data/danske-taler/images/dist_document_length.png +2 -2
  28. data/depbank/depbank.md +18 -32
  29. data/depbank/depbank.parquet +2 -2
  30. data/depbank/descriptive_stats.json +1 -6
  31. data/depbank/images/dist_document_length.png +2 -2
  32. data/ep/descriptive_stats.json +1 -6
  33. data/ep/ep.md +21 -19
  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 +2 -1
  37. data/eur-lex-sum-da/eur-lex-sum-da.md +17 -14
  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 +2 -1
  41. data/fm-udgivelser/fm-udgivelser.md +17 -14
  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 +1 -6
  45. data/ft/ft.md +18 -16
  46. data/ft/ft.parquet +2 -2
  47. data/ft/images/dist_document_length.png +2 -2
  48. data/gutenberg/descriptive_stats.json +1 -6
  49. data/gutenberg/gutenberg.md +19 -16
  50. data/gutenberg/gutenberg.parquet +2 -2
CHANGELOG.md CHANGED
@@ -5,27 +5,6 @@ All notable changes to this project will be documented in this file.
5
 
6
  The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
7
 
8
- ## [v1.1.0] - 2025-04-29
9
-
10
- ### Added
11
-
12
- - Added multiple quality controls
13
- - Removed all empty string
14
- - Removed duplicates across within datasets
15
- - Removed
16
- - Restructured datasets
17
- - Removed columns from the dataset to make the structure more lightweight, these include domain, metadata, and license. These have been moved to the individual datasheets. It is still possible to filter for license by using the dataset name
18
- - Added column for number of tokens
19
- - For developers
20
- - Restructered CI codebase substantially
21
- - Added `DataSheet` to make CI for convenient
22
- - factored out plots and tables
23
-
24
- ### Docs
25
-
26
- - Sorted overview table
27
- - Minor changes to dataset documentation
28
-
29
 
30
  ## [v1.0.12] - 2025-05-08
31
 
@@ -53,4 +32,4 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
53
 
54
  - Sorted main table in readme
55
  - Added Changelog
56
- - Minor changes to dataset documentation
 
5
 
6
  The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
 
9
  ## [v1.0.12] - 2025-05-08
10
 
 
32
 
33
  - Sorted main table in readme
34
  - Added Changelog
35
+ - Minor changs to
README.md CHANGED
@@ -4,7 +4,7 @@ configs:
4
  - config_name: default
5
  data_files:
6
  - split: train
7
- path: data/*/*.parquet
8
  - config_name: ai-aktindsigt
9
  data_files:
10
  - split: train
@@ -17,22 +17,6 @@ configs:
17
  data_files:
18
  - split: train
19
  path: data/danske-taler/*.parquet
20
- - config_name: ncc_books
21
- data_files:
22
- - split: train
23
- path: data/ncc_books/*.parquet
24
- - config_name: ncc_newspaper
25
- data_files:
26
- - split: train
27
- path: data/ncc_newspaper/*.parquet
28
- - config_name: ncc_maalfrid
29
- data_files:
30
- - split: train
31
- path: data/ncc_maalfrid/*.parquet
32
- - config_name: ncc_parliament
33
- data_files:
34
- - split: train
35
- path: data/ncc_parliament/*.parquet
36
  - config_name: eur-lex-sum-da
37
  data_files:
38
  - split: train
@@ -141,6 +125,22 @@ configs:
141
  data_files:
142
  - split: train
143
  path: data/nota/*.parquet
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
144
  annotations_creators:
145
  - no-annotation
146
  language_creators:
@@ -174,14 +174,12 @@ https://github.com/huggingface/datasets/blob/main/templates/README_guide.md
174
  <!-- START README TABLE -->
175
  | | |
176
  | ------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------- |
177
- | **Version** | 1.1.0 ([Changelog](/CHANGELOG.md)) |
178
  | **Language** | dan, dansk, Danish |
179
- | **License** | Openly Licensed, See the respective dataset |
180
  | **Models** | For model trained used this data see [danish-foundation-models](https://huggingface.co/danish-foundation-models) |
181
  | **Contact** | If you have question about this project please create an issue [here](https://huggingface.co/datasets/danish-foundation-models/danish-dynaword/discussions) |
182
 
183
-
184
-
185
  <!-- END README TABLE -->
186
 
187
  ## Table of Contents
@@ -199,22 +197,19 @@ https://github.com/huggingface/datasets/blob/main/templates/README_guide.md
199
  - [Curation Rationale](#curation-rationale)
200
  - [Annotations](#annotations)
201
  - [Source Data](#source-data)
202
- - [Data Collection and Processing](#data-collection-and-processing)
203
  - [Dataset Statistics](#dataset-statistics)
 
204
  - [Contributing to the dataset](#contributing-to-the-dataset)
205
- - [Citation Information](#citation-information)
206
- - [License information](#license-information)
207
- - [Personal and Sensitive Information](#personal-and-sensitive-information)
208
  - [Notice and takedown policy](#notice-and-takedown-policy)
209
- - [We will comply with legitimate requests by removing the affected sources from the next release of the corpus](#we-will-comply-with-legitimate-requests-by-removing-the-affected-sources-from-the-next-release-of-the-corpus)
210
 
211
  ## Dataset Description
212
 
213
  <!-- START-DESC-STATS -->
214
  - **Language**: dan, dansk, Danish
215
- - **Number of samples**: 891.08K
216
- - **Number of tokens (Llama 3)**: 4.26B
217
- - **Average document length (characters)**: 14755.73
218
  <!-- END-DESC-STATS -->
219
 
220
 
@@ -272,12 +267,16 @@ Each entry in the dataset consists of a single text with associated metadata
272
  <!-- START-SAMPLE -->
273
  ```py
274
  {
275
- "id": "adl_aakjaer06val",
276
  "text": "SAMLEDE VÆRKER\n\nJEPPE AAKJÆR GYLDENDALSKE BOGHANDEL - NORDISK FORLAG KJØBENHAVN OG\nKRISTIANIA 1919 0[...]",
277
  "source": "adl",
 
278
  "added": "2020-09-14",
279
  "created": "1700-01-01, 2022-01-01",
280
- "token_count": 439908
 
 
 
 
281
  }
282
  ```
283
 
@@ -285,12 +284,15 @@ Each entry in the dataset consists of a single text with associated metadata
285
 
286
  An entry in the dataset consists of the following fields:
287
 
288
- - `id` (`str`): An unique identifier for each document.
289
  - `text`(`str`): The content of the document.
290
  - `source` (`str`): The source of the document (see [Source Data](#source-data)).
 
291
  - `added` (`str`): An date for when the document was added to this collection.
292
  - `created` (`str`): An date range for when the document was originally created.
293
- - `token_count` (`int`): The number of tokens in the sample computed using the Llama 8B tokenizer
 
 
 
294
  <!-- END-SAMPLE -->
295
 
296
  ### Data Splits
@@ -301,7 +303,7 @@ The entire corpus is provided in the `train` split.
301
 
302
  ### Curation Rationale
303
 
304
- These datasets were collected and curated with the intention of making openly license Danish data available. While this was collected with the intention of developing language models it is likely to have multiple other uses such as examining language development and differences across domains.
305
 
306
  ### Annotations
307
 
@@ -312,51 +314,43 @@ This data generally contains no annotation besides the metadata attached to each
312
  Below follows a brief overview of the sources in the corpus along with their individual license.
313
 
314
  <!-- START-MAIN TABLE -->
315
- | Source | Description | Domain | N. Tokens | License |
316
- |:--------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------|:-------------|:------------|:-----------------------|
317
- | [cellar] | The official digital repository for European Union legal documents and open data | Legal | 1.15B | [CC-BY-SA 4.0] |
318
- | [ncc_books] | Danish books extracted from the [Norwegian Colossal Corpus](https://huggingface.co/datasets/NbAiLab/NCC) derived from OCR | Books | 531.97M | [CC-0] |
319
- | [retsinformationdk] | [retsinformation.dk](https://www.retsinformation.dk) (legal-information.dk) the official legal information system of Denmark | Legal | 516.35M | [Danish Copyright Law] |
320
- | [hest] | Samples from the Danish debate forum www.heste-nettet.dk | Social Media | 389.32M | [CC-0] |
321
- | [ncc_parliament] | Collections from the Norwegian parliament in Danish. Extracted from the [Norwegian Colossal Corpus](https://huggingface.co/datasets/NbAiLab/NCC) derived from ocr | Other | 338.87M | [NLOD 2.0] |
322
- | [opensubtitles] | Danish subsection of [OpenSubtitles](https://opus.nlpl.eu/OpenSubtitles/corpus/version/OpenSubtitles) | Conversation | 271.60M | [CC-0] |
323
- | [ai-aktindsigt] | Multiple web scrapes from municipality websites collected as a part of the [AI-aktindsigt](https://ai-aktindsigt.dk) project | Web | 139.23M | [Apache 2.0] |
324
- | [miljoeportalen] | Data from [Danmarks Miljøportalen](https://www.miljoeportal.dk/om-danmarks-miljoeportal/) (Denmark's Environment Portal) | Web | 127.38M | [CC-0] |
325
- | [skat] | Skat is the Danish tax authority. This dataset contains content from its website skat.dk | Legal | 122.11M | [CC-0] |
326
- | [wiki] | The Danish subsection of [wikipedia](https://en.wikipedia.org/wiki/Main_Page) | Encyclopedic | 122.00M | [CC-0] |
327
- | [ft] | Records from all meetings of The Danish parliament (Folketinget) in the parliament hall | Conversation | 114.09M | [CC-0] |
328
- | [ep] | The Danish subsection of [Europarl](https://aclanthology.org/2005.mtsummit-papers.11/) | Conversation | 100.84M | [CC-0] |
329
- | [adl] | Danish literature from 1700-2023 from the Archive for Danish Literature (ADL) | Books | 58.49M | [CC-0] |
330
- | [retspraksis] | Case law or judical practice in Denmark derived from [Retspraksis](https://da.wikipedia.org/wiki/Retspraksis) | Legal | 56.26M | [CC-0] |
331
- | [fm-udgivelser] | The official publication series of the Danish Ministry of Finance containing economic analyses, budget proposals, and fiscal policy documents | Legal | 50.34M | [CC-BY-SA 4.0] |
332
- | [nordjyllandnews] | Articles from the Danish Newspaper [TV2 Nord](https://www.tv2nord.dk) | News | 37.90M | [CC-0] |
333
- | [eur-lex-sum-da] | The Danish subsection of EUR-lex SUM consisting of EU legislation paired with professionally written summaries | Legal | 31.37M | [CC-BY-SA 4.0] |
334
- | [ncc_maalfrid] | Danish content from Norwegian institutions websites | Web | 29.26M | [NLOD 2.0] |
335
- | [tv2r] | Contemporary Danish newswire articles published between 2010 and 2019 | News | 21.67M | [CC-BY-SA 4.0] |
336
- | [memo] | The MeMo corpus comprising almost all Danish novels from the period 1870-1899, known as the Modern Breakthrough | Books | 9.28M | [CC-BY-SA 4.0] |
337
- | [danske-taler] | Danish Speeches from [dansketaler.dk](https://www.dansketaler.dk) | Conversation | 8.23M | [CC-0] |
338
- | [nota] | The text only part of the [Nota lyd- og tekstdata](https://sprogteknologi.dk/dataset/nota-lyd-og-tekstdata) dataset | Readaloud | 7.30M | [CC-0] |
339
- | [gutenberg] | The Danish subsection from Project [Gutenberg](https://www.gutenberg.org) | Books | 6.76M | [Gutenberg] |
340
- | [wikibooks] | The Danish Subsection of [Wikibooks](https://www.wikibooks.org) | Books | 6.24M | [CC-0] |
341
- | [wikisource] | The Danish subsection of [Wikisource](https://en.wikisource.org/wiki/Main_Page) | Encyclopedic | 5.34M | [CC-0] |
342
- | [jvj] | The works of the Danish author and poet, [Johannes V. Jensen](https://da.wikipedia.org/wiki/Johannes_V._Jensen) | Books | 3.55M | [CC-BY-SA 4.0] |
343
- | [spont] | Conversational samples collected as a part of research projects at Aarhus University | Conversation | 1.56M | [CC-0] |
344
- | [dannet] | [DanNet](https://cst.ku.dk/projekter/dannet) is a Danish WordNet | Other | 1.48M | [DanNet 1.0] |
345
- | [relig] | Danish religious text from the 1700-2022 | Books | 1.24M | [CC-0] |
346
- | [ncc_newspaper] | OCR'd Newspapers derived from [NCC](https://huggingface.co/datasets/NbAiLab/NCC) | News | 1.05M | [CC-0] |
347
- | [botxt] | The Bornholmsk Ordbog Dictionary Project | Dialect | 847.97K | [CC-0] |
348
- | [naat] | Danish speeches from 1930-2022 | Conversation | 286.68K | [CC-0] |
349
- | [depbank] | The Danish subsection of the [Universal Dependencies Treebank](https://github.com/UniversalDependencies/UD_Danish-DDT) | Other | 185.45K | [CC-BY-SA 4.0] |
350
- | [synne] | Dataset collected from [synnejysk forening's website](https://www.synnejysk.dk), covering the Danish dialect sønderjysk | Other | 52.02K | [CC-0] |
351
- | **Total** | | | 4.26B | |
352
 
353
  [ai-aktindsigt]: data/ai-aktindsigt/ai-aktindsigt.md
354
  [cellar]: data/cellar/cellar.md
355
  [danske-taler]: data/danske-taler/danske-taler.md
356
- [ncc_books]: data/ncc_books/ncc_books.md
357
- [ncc_newspaper]: data/ncc_newspaper/ncc_newspaper.md
358
- [ncc_maalfrid]: data/ncc_maalfrid/ncc_maalfrid.md
359
- [ncc_parliament]: data/ncc_parliament/ncc_parliament.md
360
  [eur-lex-sum-da]: data/eur-lex-sum-da/eur-lex-sum-da.md
361
  [miljoeportalen]: data/miljoeportalen/miljoeportalen.md
362
  [fm-udgivelser]: data/fm-udgivelser/fm-udgivelser.md
@@ -384,79 +378,50 @@ Below follows a brief overview of the sources in the corpus along with their ind
384
  [nordjyllandnews]: data/nordjyllandnews/nordjyllandnews.md
385
  [relig]: data/relig/relig.md
386
  [nota]: data/nota/nota.md
 
387
 
388
 
389
  [CC-0]: https://creativecommons.org/publicdomain/zero/1.0/legalcode.en
390
  [CC-BY-SA 4.0]: https://creativecommons.org/licenses/by-sa/4.0/deed.en
 
391
  [Apache 2.0]: https://www.apache.org/licenses/LICENSE-2.0
392
- [NLOD 2.0]: ./data/ncc_maalfrid/ncc_maalfrid.md#license-information
393
- [NLOD 2.0]: ./data/ncc_parliament/ncc_parliament.md#license-information
394
  [Danish Copyright Law]: ./data/retsinformationdk/retsinformationdk.md#license-information
395
- [DanNet 1.0]: ./data/dannet/dannet.md#license-information
396
- [Gutenberg]: ./data/gutenberg/gutenberg.md#license-information
397
- <!-- END-MAIN TABLE -->
398
 
 
399
 
400
- You can learn more about each dataset by pressing the link in the first column.
401
 
 
402
 
403
- ### Data Collection and Processing
404
 
405
- The data collection and processing varies depending on the dataset and is documentationed the individual datasheets, which is linked in the above table. If possible the collection is documented both in the datasheet and in the reproducible script (`data/{dataset}/create.py`).
 
 
 
 
406
 
407
- In addition to data specific processing we also run a series automated quality checks to ensure formatting (e.g. ensuring correctly formatted columns and unique IDs), quality checks (e.g. duplicate and empty string detection) and datasheet documentation checks. These checks are there to ensure a high quality of documentation and a minimal level of quality. To allow for the development of novel cleaning methodologies we do not provide more extensive cleaning.
408
 
409
 
410
  ### Dataset Statistics
411
- The following plot show the domains distribution of the following within the dynaword:
412
-
413
- <p align="center">
414
- <img src="./images/domain_distribution.png" width="400" style="margin-right: 10px;" />
415
- </p>
416
 
417
-
418
-
419
- <details>
420
- <summary>Per dataset histograms</summary>
421
  <!-- START-DATASET PLOTS -->
422
- <p align="center">
423
  <img src="./images/dist_document_length.png" width="600" style="margin-right: 10px;" />
424
- </p>
425
  <!-- END-DATASET PLOTS -->
426
- </details>
427
-
428
 
429
 
 
430
 
431
  ### Contributing to the dataset
432
 
433
  We welcome contributions to the dataset such as new sources, better data filtering and so on. To get started on contributing please see [the contribution guidelines](CONTRIBUTING.md)
434
 
435
- ## Citation Information
436
-
437
- We are currently working on a paper on Danish Dynaword, however if you do you Danish Dynaword we recommend citiing the following:
438
- > Enevoldsen, K., Jensen, K. N., Kostkan, J., Szabó, B., Vahlstrup, P., Dalum, P. M., Elliot, D., & Nielbo, K. (2023). Dynaword: From One-shot to Continuously Developed Datasets. Hugging Face. https://huggingface.co/datasets/danish-foundation-models/danish-dynaword
439
-
440
-
441
- ```
442
- @misc{enevoldsen2023dynaword,
443
- title = {Dynaword: From One-shot to Continuously Developed Datasets},
444
- author = {Enevoldsen, Kenneth and Jensen, Kristian N{\o}rgaaard and Kostkan, Jan and Szab\'{o}, Bal\'{a}zs and Vahlstrup, Peter and Dalum, Per M{\o}ldrup and Elliot, Desmond and Nielbo, Kristoffer},
445
- year = {2023},
446
- howpublished = {Hugging Face Dataset},
447
- url = {https://huggingface.co/datasets/danish-foundation-models/danish-dynaword}
448
- }
449
- ```
450
-
451
- In addition we recommend that you cite the relevant source datasets as well. See the individual datasheets for more information.
452
-
453
- ## License information
454
-
455
- 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](https://creativecommons.org/publicdomain/zero/1.0/legalcode.en).
456
-
457
- ### Personal and Sensitive Information
458
 
459
- As far as we are aware the dataset does not contain information identifying sexual orientation, political beliefs, religion, or health connected with utterer ID. In case that such information is present in the data we have been removed utterer information from social media content.
460
 
461
  ### Notice and takedown policy
462
  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:
@@ -464,7 +429,7 @@ We redistribute files shared with us under a license permitting such redistribut
464
  - Clearly reference the original work claimed to be infringed
465
  - Clearly identify the material claimed to be infringing and information reasonably sufficient to allow us to locate the material.
466
  You can contact us through this channel.
467
- We will comply with legitimate requests by removing the affected sources from the next release of the corpus
468
 
469
  ---
470
 
@@ -473,4 +438,4 @@ We will comply with legitimate requests by removing the affected sources from th
473
  <img src="./docs/icon.png" width="30" style="margin-right: 10px;" />
474
  </a>
475
  A&nbsp;<a href=https://www.foundationmodels.dk>Danish Foundation Models</a>&nbsp;dataset
476
- </h3>
 
4
  - config_name: default
5
  data_files:
6
  - split: train
7
+ path: 'data/*/*.parquet'
8
  - config_name: ai-aktindsigt
9
  data_files:
10
  - split: train
 
17
  data_files:
18
  - split: train
19
  path: data/danske-taler/*.parquet
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  - config_name: eur-lex-sum-da
21
  data_files:
22
  - split: train
 
125
  data_files:
126
  - split: train
127
  path: data/nota/*.parquet
128
+ - config_name: ncc_newspapers
129
+ data_files:
130
+ - split: train
131
+ path: data/ncc_newspapers/*.parquet
132
+ - config_name: ncc_books
133
+ data_files:
134
+ - split: train
135
+ path: data/ncc_books/*.parquet
136
+ - config_name: ncc_maalfrid
137
+ data_files:
138
+ - split: train
139
+ path: data/ncc_maalfrid/*.parquet
140
+ - config_name: ncc_parliament
141
+ data_files:
142
+ - split: train
143
+ path: data/ncc_parliament/*.parquet
144
  annotations_creators:
145
  - no-annotation
146
  language_creators:
 
174
  <!-- START README TABLE -->
175
  | | |
176
  | ------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------- |
177
+ | **Version** | 1.0.12 ([Changelog](/CHANGELOG.md)) |
178
  | **Language** | dan, dansk, Danish |
179
+ | **License** | Permissible, See the respective dataset |
180
  | **Models** | For model trained used this data see [danish-foundation-models](https://huggingface.co/danish-foundation-models) |
181
  | **Contact** | If you have question about this project please create an issue [here](https://huggingface.co/datasets/danish-foundation-models/danish-dynaword/discussions) |
182
 
 
 
183
  <!-- END README TABLE -->
184
 
185
  ## Table of Contents
 
197
  - [Curation Rationale](#curation-rationale)
198
  - [Annotations](#annotations)
199
  - [Source Data](#source-data)
 
200
  - [Dataset Statistics](#dataset-statistics)
201
+ - [Additional Information](#additional-information)
202
  - [Contributing to the dataset](#contributing-to-the-dataset)
203
+ - [Citation Information](#citation-information)
 
 
204
  - [Notice and takedown policy](#notice-and-takedown-policy)
 
205
 
206
  ## Dataset Description
207
 
208
  <!-- START-DESC-STATS -->
209
  - **Language**: dan, dansk, Danish
210
+ - **Number of samples**: 588.92K
211
+ - **Number of tokens (Llama 3)**: 1.85B
212
+ - **Average document length (characters)**: 9245.09
213
  <!-- END-DESC-STATS -->
214
 
215
 
 
267
  <!-- START-SAMPLE -->
268
  ```py
269
  {
 
270
  "text": "SAMLEDE VÆRKER\n\nJEPPE AAKJÆR GYLDENDALSKE BOGHANDEL - NORDISK FORLAG KJØBENHAVN OG\nKRISTIANIA 1919 0[...]",
271
  "source": "adl",
272
+ "id": "adl_aakjaer06val",
273
  "added": "2020-09-14",
274
  "created": "1700-01-01, 2022-01-01",
275
+ "license": "Creative Commons Legal Code\n\nCC0 1.0 Universal",
276
+ "domain": "Wiki & Books",
277
+ "metadata": {
278
+ "source-pretty": "Archive for Danish Literature"
279
+ }
280
  }
281
  ```
282
 
 
284
 
285
  An entry in the dataset consists of the following fields:
286
 
 
287
  - `text`(`str`): The content of the document.
288
  - `source` (`str`): The source of the document (see [Source Data](#source-data)).
289
+ - `id` (`str`): An unique identifier for each document.
290
  - `added` (`str`): An date for when the document was added to this collection.
291
  - `created` (`str`): An date range for when the document was originally created.
292
+ - `license` (`str`): The license of the document. The licenses vary according to the source.
293
+ - `domain` (`str`): The domain of the source
294
+ - `metadata/source-pretty` (`str`): The long form version of the short-form source name
295
+ - `metadata/*`: Potentially additional metadata
296
  <!-- END-SAMPLE -->
297
 
298
  ### Data Splits
 
303
 
304
  ### Curation Rationale
305
 
306
+ These datasets were collected and curated with the intention of making large quantities of Danish text data available. While this was collected with the intention of developing language models it is likely to have multiple other uses such as examining language development and differences across domains.
307
 
308
  ### Annotations
309
 
 
314
  Below follows a brief overview of the sources in the corpus along with their individual license.
315
 
316
  <!-- START-MAIN TABLE -->
317
+ | Source | Description | N. Tokens | License |
318
+ |:--------------------|:----------------------------------------------------------------------------------------------------------------------------------------------|:------------|:-----------------------|
319
+ | [synne] | Dataset collected from [synnejysk forening's website](https://www.synnejysk.dk), covering the Danish dialect sønderjysk | 52.51K | [CC-0] |
320
+ | [depbank] | The Danish subsection of the [Universal Dependencies Treebank](https://github.com/UniversalDependencies/UD_Danish-DDT) | 185.45K | [CC-BY-SA 4.0] |
321
+ | [naat] | Danish speeches from 1930-2022 | 286.68K | [CC-0] |
322
+ | [botxt] | The Bornholmsk Ordbog Dictionary Projec | 847.97K | [CC-0] |
323
+ | [relig] | Danish religious text from the 1700-2022 | 1.24M | [CC-0] |
324
+ | [dannet] | [DanNet](https://cst.ku.dk/projekter/dannet) is a Danish WordNet | 1.52M | [DanNet 1.0 License] |
325
+ | [spont] | Conversational samples collected as a part of research projects at Aarhus University | 1.56M | [CC-0] |
326
+ | [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] |
327
+ | [wikisource] | The Danish subsection of [Wikisource](https://en.wikisource.org/wiki/Main_Page) | 5.34M | [CC-0] |
328
+ | [wikibooks] | The Danish Subsection of [Wikibooks](https://www.wikibooks.org) | 6.24M | [CC-0] |
329
+ | [gutenberg] | The Danish subsection from Project [Gutenberg](https://www.gutenberg.org) | 6.76M | [Gutenberg License] |
330
+ | [nota] | The text only part of the [Nota lyd- og tekstdata](https://sprogteknologi.dk/dataset/nota-lyd-og-tekstdata) dataset | 7.30M | [CC-0] |
331
+ | [danske-taler] | Danish Speeches from [dansketaler.dk](https://www.dansketaler.dk | 8.23M | [CC-0] |
332
+ | [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] |
333
+ | [tv2r] | Contemporary Danish newswire articles published between 2010 and 2019 | 21.67M | [CC-BY-SA 4.0] |
334
+ | [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] |
335
+ | [nordjyllandnews] | Articles from the Danish Newspaper [TV2 Nord](https://www.tv2nord.dk) | 37.91M | [CC-0] |
336
+ | [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] |
337
+ | [retspraksis] | Case law or judical practice in Denmark derived from [Retspraksis](https://da.wikipedia.org/wiki/Retspraksis) | 57.08M | [CC-0] |
338
+ | [adl] | Danish literature from 1700-2023 from the Archive for Danish Literature (ADL) | 58.49M | [CC-0] |
339
+ | [ep] | The Danish subsection of [Europarl](https://aclanthology.org/2005.mtsummit-papers.11/) | 100.89M | [CC-0] |
340
+ | [ft] | Records from all meetings of The Danish parliament (Folketinget) in the parliament hall | 114.09M | [CC-0] |
341
+ | [wiki] | The Danish subsection of [wikipedia](https://en.wikipedia.org/wiki/Main_Page) | 122.00M | [CC-0] |
342
+ | [skat] | Skat is the Danish tax authority. This dataset contains content from its website skat.dk | 122.12M | [CC-0] |
343
+ | [miljoeportalen] | Data from [Danmarks Miljøportalen](https://www.miljoeportal.dk/om-danmarks-miljoeportal/) (Denmark's Environment Portal | 128.48M | [CC-0] |
344
+ | [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] |
345
+ | [opensubtitles] | Danish subsection of [OpenSubtitles](https://opus.nlpl.eu/OpenSubtitles/corpus/version/OpenSubtitles) | 271.60M | [CC-0] |
346
+ | [hest] | Samples from the Danish debate forum www.heste-nettet.dk | 389.33M | [CC-0] |
347
+ | [retsinformationdk] | [retsinformation.dk](https://www.retsinformation.dk) (legal-information.dk) the official legal information system of Denmark | 516.54M | [Danish Copyright Law] |
348
+ | [cellar] | The official digital repository for European Union legal documents and open data | 1.28B | [CC-BY-SA 4.0] |
349
+ | **Total** | | 3.49B | |
 
 
 
 
350
 
351
  [ai-aktindsigt]: data/ai-aktindsigt/ai-aktindsigt.md
352
  [cellar]: data/cellar/cellar.md
353
  [danske-taler]: data/danske-taler/danske-taler.md
 
 
 
 
354
  [eur-lex-sum-da]: data/eur-lex-sum-da/eur-lex-sum-da.md
355
  [miljoeportalen]: data/miljoeportalen/miljoeportalen.md
356
  [fm-udgivelser]: data/fm-udgivelser/fm-udgivelser.md
 
378
  [nordjyllandnews]: data/nordjyllandnews/nordjyllandnews.md
379
  [relig]: data/relig/relig.md
380
  [nota]: data/nota/nota.md
381
+ [ncc_newspaper]: data/ncc_newspaper/ncc_newspaper.md
382
 
383
 
384
  [CC-0]: https://creativecommons.org/publicdomain/zero/1.0/legalcode.en
385
  [CC-BY-SA 4.0]: https://creativecommons.org/licenses/by-sa/4.0/deed.en
386
+ [CC-BY-SA 3.0]: https://creativecommons.org/licenses/by-sa/3.0/
387
  [Apache 2.0]: https://www.apache.org/licenses/LICENSE-2.0
 
 
388
  [Danish Copyright Law]: ./data/retsinformationdk/retsinformationdk.md#license-information
389
+ [DanNet 1.0 License]: ./data/dannet/dannet.md#license-information
390
+ [Gutenberg License]: ./data/gutenberg/gutenberg.md#license-information
391
+ [NLOD 2.0]: https://data.norge.no/nlod/en/2.0
392
 
393
+ <!-- END-MAIN TABLE -->
394
 
 
395
 
396
+ You can learn more about each dataset by pressing the link.
397
 
398
+ <!-- ### Quality Control
399
 
400
+ Dynaword performs quality checks along with each PR. These quality checks includes:
401
+ - ensuring unique ids
402
+ TODO:
403
+ - checking for duplicates
404
+ -->
405
 
 
406
 
407
 
408
  ### Dataset Statistics
 
 
 
 
 
409
 
 
 
 
 
410
  <!-- START-DATASET PLOTS -->
 
411
  <img src="./images/dist_document_length.png" width="600" style="margin-right: 10px;" />
412
+ <img>
413
  <!-- END-DATASET PLOTS -->
 
 
414
 
415
 
416
+ ## Additional Information
417
 
418
  ### Contributing to the dataset
419
 
420
  We welcome contributions to the dataset such as new sources, better data filtering and so on. To get started on contributing please see [the contribution guidelines](CONTRIBUTING.md)
421
 
422
+ ### Citation Information
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
423
 
424
+ 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.
425
 
426
  ### Notice and takedown policy
427
  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:
 
429
  - Clearly reference the original work claimed to be infringed
430
  - Clearly identify the material claimed to be infringing and information reasonably sufficient to allow us to locate the material.
431
  You can contact us through this channel.
432
+ We will comply with legitimate requests by removing the affected sources from the next release of the corpus.
433
 
434
  ---
435
 
 
438
  <img src="./docs/icon.png" width="30" style="margin-right: 10px;" />
439
  </a>
440
  A&nbsp;<a href=https://www.foundationmodels.dk>Danish Foundation Models</a>&nbsp;dataset
441
+ </h3>
data/adl/adl.md CHANGED
@@ -1,20 +1,18 @@
1
  ---
2
- pretty_name: Archive for Danish Literature
3
  language:
4
- - da
5
  license: cc0-1.0
6
  license_name: CC-0
7
  size_categories:
8
- - 1-10k
9
  task_categories:
10
- - text-generation
11
- - fill-mask
12
  task_ids:
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
@@ -22,19 +20,13 @@ domains:
22
  ## Dataset Description
23
 
24
  <!-- START-SHORT DESCRIPTION -->
25
- Danish literature from 1700-2023 from the [Archive for Danish Literature](https://tekster.kb.dk/text?editorial=no&f%5Bsubcollection_ssi%5D%5B%5D=adl&match=one&search_field=Alt) (ADL).
26
  <!-- END-SHORT DESCRIPTION -->
27
 
28
- Archive for Danish Literature (ADL) is a literary-historical collection of selected parts of older Danish literature, from the Middle Ages up to the mid-20th century.
29
- It provides access to both the texts and introductory material on most of the authors. ADL is a resource for research, teaching, and broad dissemination of older Danish
30
- literature. Currently, ADL contains works by 78 authors. The texts are reproduced from standard printed editions. All texts are searchable, and many can also be viewed as facsimiles (photographs of the original edition)
31
- on the Danish Royal Library's [website](https://tekster.kb.dk/text?editorial=no&f%5Bsubcollection_ssi%5D%5B%5D=adl&match=one&search_field=Alt).
32
-
33
- See also dataset [entry](https://sprogteknologi.dk/dataset/public-adl-text-sources) on sprogteknologi.dk and an [API](https://rawgit.com/Det-Kongelige-Bibliotek/access-digital-objects/master/form-demos/adl-form.html).
34
 
35
  <!-- START-DESC-STATS -->
36
  - **Language**: dan, dansk, Danish
37
- - **Domains**: Books
38
  - **Number of samples**: 498
39
  - **Number of tokens (Llama 3)**: 58.49M
40
  - **Average document length (characters)**: 324932.24
@@ -49,12 +41,16 @@ An example from the dataset looks as follows.
49
  <!-- START-SAMPLE -->
50
  ```py
51
  {
52
- "id": "adl_aakjaer06val",
53
  "text": "SAMLEDE VÆRKER\n\nJEPPE AAKJÆR GYLDENDALSKE BOGHANDEL - NORDISK FORLAG KJØBENHAVN OG\nKRISTIANIA 1919 0[...]",
54
  "source": "adl",
 
55
  "added": "2020-09-14",
56
  "created": "1700-01-01, 2022-01-01",
57
- "token_count": 439908
 
 
 
 
58
  }
59
  ```
60
 
@@ -62,12 +58,15 @@ An example from the dataset looks as follows.
62
 
63
  An entry in the dataset consists of the following fields:
64
 
65
- - `id` (`str`): An unique identifier for each document.
66
  - `text`(`str`): The content of the document.
67
  - `source` (`str`): The source of the document (see [Source Data](#source-data)).
 
68
  - `added` (`str`): An date for when the document was added to this collection.
69
  - `created` (`str`): An date range for when the document was originally created.
70
- - `token_count` (`int`): The number of tokens in the sample computed using the Llama 8B tokenizer
 
 
 
71
  <!-- END-SAMPLE -->
72
 
73
 
@@ -75,9 +74,8 @@ An entry in the dataset consists of the following fields:
75
  ### Dataset Statistics
76
 
77
  <!-- START-DATASET PLOTS -->
78
- <p align="center">
79
  <img src="./images/dist_document_length.png" width="600" style="margin-right: 10px;" />
80
- </p>
81
  <!-- END-DATASET PLOTS -->
82
 
83
 
 
1
  ---
2
+ pretty_name: Archive for Danish Literature
3
  language:
4
+ - da
5
  license: cc0-1.0
6
  license_name: CC-0
7
  size_categories:
8
+ - 1-10k
9
  task_categories:
10
+ - text-generation
11
+ - fill-mask
12
  task_ids:
13
+ - language-modeling
14
  source_datasets:
15
+ - danish-foundation-models/danish-gigaword
 
 
16
  ---
17
 
18
  # Dataset Card for Archive for Danish Literature
 
20
  ## Dataset Description
21
 
22
  <!-- START-SHORT DESCRIPTION -->
23
+ Danish literature from 1700-2023 from the Archive for Danish Literature (ADL).
24
  <!-- END-SHORT DESCRIPTION -->
25
 
26
+ See also dataset [entry](https://sprogteknologi.dk/dataset/public-adl-text-sources) on sprogteknologi.dk and their API [here](https://rawgit.com/Det-Kongelige-Bibliotek/access-digital-objects/master/form-demos/adl-form.html).
 
 
 
 
 
27
 
28
  <!-- START-DESC-STATS -->
29
  - **Language**: dan, dansk, Danish
 
30
  - **Number of samples**: 498
31
  - **Number of tokens (Llama 3)**: 58.49M
32
  - **Average document length (characters)**: 324932.24
 
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
 
 
58
 
59
  An entry in the dataset consists of the following fields:
60
 
 
61
  - `text`(`str`): The content of the document.
62
  - `source` (`str`): The source of the document (see [Source Data](#source-data)).
63
+ - `id` (`str`): An unique identifier for each document.
64
  - `added` (`str`): An date for when the document was added to this collection.
65
  - `created` (`str`): An date range for when the document was originally created.
66
+ - `license` (`str`): The license of the document. The licenses vary according to the source.
67
+ - `domain` (`str`): The domain of the source
68
+ - `metadata/source-pretty` (`str`): The long form version of the short-form source name
69
+ - `metadata/*`: Potentially additional metadata
70
  <!-- END-SAMPLE -->
71
 
72
 
 
74
  ### Dataset Statistics
75
 
76
  <!-- START-DATASET PLOTS -->
 
77
  <img src="./images/dist_document_length.png" width="600" style="margin-right: 10px;" />
78
+ <img>
79
  <!-- END-DATASET PLOTS -->
80
 
81
 
data/adl/adl.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7511f1ff1da6a3c04148ca5bd0395d9e2e702520b0c0bf3c8774428b5dc27f7f
3
- size 106403262
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5af9444529d92c37f35161829c652f8b928f9f1dfb5836065f320d1e1d698818
3
+ size 106401744
data/adl/descriptive_stats.json CHANGED
@@ -1,6 +1 @@
1
- {
2
- "number_of_samples": 498,
3
- "average_document_length": 324932.2429718876,
4
- "number_of_tokens": 58493311,
5
- "revision": "1546256ca9562ecef403e433276c36770859089e"
6
- }
 
1
+ {"number_of_samples": 498, "average_document_length": 324932.2429718876, "number_of_tokens": 58493311, "language": "dan, dansk, Danish", "revision": "6a88cbd06a598259a4879ee118c8ab1843c500ff"}
 
 
 
 
 
data/adl/images/dist_document_length.png CHANGED

Git LFS Details

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

Git LFS Details

  • SHA256: 297677d067d7831f90c4d539c1d160af2087a25119691bbfda61e95de62ca5f5
  • Pointer size: 131 Bytes
  • Size of remote file: 539 kB
data/ai-aktindsigt/ai-aktindsigt.md CHANGED
@@ -1,18 +1,16 @@
1
  ---
2
  pretty_name: AI Aktindsigt
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
  ---
17
 
18
  # Dataset Card for AI Aktindsigt
@@ -28,7 +26,6 @@ The dataset consists of multiple scrapes of municipal websites compiled in conne
28
 
29
  <!-- START-DESC-STATS -->
30
  - **Language**: dan, dansk, Danish
31
- - **Domains**: Web
32
  - **Number of samples**: 200.91K
33
  - **Number of tokens (Llama 3)**: 139.23M
34
  - **Average document length (characters)**: 2030.75
@@ -42,12 +39,16 @@ An example from the dataset looks as follows.
42
  <!-- START-SAMPLE -->
43
  ```py
44
  {
45
- "id": "ai-aktindsigt_0",
46
  "text": "Vallensbæk Stationstorv 100 2665 Vallensbæk Strand Telefon: +45 4797 4000",
47
  "source": "ai-aktindsigt",
 
48
  "added": "2025-03-24",
49
  "created": "2010-01-01, 2024-03-18",
50
- "token_count": 29
 
 
 
 
51
  }
52
  ```
53
 
@@ -55,21 +56,23 @@ An example from the dataset looks as follows.
55
 
56
  An entry in the dataset consists of the following fields:
57
 
58
- - `id` (`str`): An unique identifier for each document.
59
  - `text`(`str`): The content of the document.
60
  - `source` (`str`): The source of the document (see [Source Data](#source-data)).
 
61
  - `added` (`str`): An date for when the document was added to this collection.
62
  - `created` (`str`): An date range for when the document was originally created.
63
- - `token_count` (`int`): The number of tokens in the sample computed using the Llama 8B tokenizer
 
 
 
64
  <!-- END-SAMPLE -->
65
 
66
 
67
  ### Dataset Statistics
68
 
69
  <!-- START-DATASET PLOTS -->
70
- <p align="center">
71
  <img src="./images/dist_document_length.png" width="600" style="margin-right: 10px;" />
72
- </p>
73
  <!-- END-DATASET PLOTS -->
74
 
75
 
@@ -84,4 +87,4 @@ This dataset is derived from [`AI-aktindsigt/Skrabet_kommunale_hjemmesider`](htt
84
 
85
  ### Citation Information
86
 
87
- No citation is applicable for this work. We recommend citing the huggingface repository.
 
1
  ---
2
  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
  ---
15
 
16
  # Dataset Card for AI Aktindsigt
 
26
 
27
  <!-- START-DESC-STATS -->
28
  - **Language**: dan, dansk, Danish
 
29
  - **Number of samples**: 200.91K
30
  - **Number of tokens (Llama 3)**: 139.23M
31
  - **Average document length (characters)**: 2030.75
 
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
 
 
56
 
57
  An entry in the dataset consists of the following fields:
58
 
 
59
  - `text`(`str`): The content of the document.
60
  - `source` (`str`): The source of the document (see [Source Data](#source-data)).
61
+ - `id` (`str`): An unique identifier for each document.
62
  - `added` (`str`): An date for when the document was added to this collection.
63
  - `created` (`str`): An date range for when the document was originally created.
64
+ - `license` (`str`): The license of the document. The licenses vary according to the source.
65
+ - `domain` (`str`): The domain of the source
66
+ - `metadata/source-pretty` (`str`): The long form version of the short-form source name
67
+ - `metadata/*`: Potentially additional metadata
68
  <!-- END-SAMPLE -->
69
 
70
 
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
 
 
87
 
88
  ### Citation Information
89
 
90
+ No citation is applicable for this work. We recommend citing the huggingface repository.
data/ai-aktindsigt/ai-aktindsigt.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2554e61d9924e4f1b6a5df33a1bdf33cef91137a69ae9f75bd79755d2815c52e
3
- size 214499633
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b395bdf2fe3c9f7beb8b7073a1aea72952237e2a63965302ebd199ca46af632a
3
+ size 213799195
data/ai-aktindsigt/descriptive_stats.json CHANGED
@@ -2,5 +2,6 @@
2
  "number_of_samples": 200914,
3
  "average_document_length": 2030.7490916511542,
4
  "number_of_tokens": 139234696,
5
- "revision": "d36009a401d1c1081fb7607d2d3159a20c4a356e"
 
6
  }
 
2
  "number_of_samples": 200914,
3
  "average_document_length": 2030.7490916511542,
4
  "number_of_tokens": 139234696,
5
+ "language": "dan, dansk, Danish",
6
+ "revision": "62e1cea23e4c6154d47ca4d78d731478623a99b9"
7
  }
data/ai-aktindsigt/images/dist_document_length.png CHANGED

Git LFS Details

  • SHA256: 32d7c50d2b47fd31198d4fd28ead503c423562c8a4cdc317c45271785b3a6393
  • Pointer size: 131 Bytes
  • Size of remote file: 562 kB

Git LFS Details

  • SHA256: ffd9fd1eec77175d6957fe7efff104e37a2343f24ce521300c479b8e448e023e
  • Pointer size: 131 Bytes
  • Size of remote file: 184 kB
data/botxt/botxt.md CHANGED
@@ -1,21 +1,18 @@
1
  ---
2
  pretty_name: Bornholmsk
3
  language:
4
- - da
5
  license: cc0-1.0
6
  license_name: CC-0
7
  size_categories:
8
- - 1-10k
9
  task_categories:
10
- - text-generation
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
  ---
20
 
21
  # Dataset Card for Bornholmsk
@@ -31,7 +28,6 @@ Fictional texts of various kinds written in Bornholmsk, the dialect spoken on th
31
 
32
  <!-- START-DESC-STATS -->
33
  - **Language**: dan, dansk, Danish
34
- - **Domains**: Dialect, Web
35
  - **Number of samples**: 106
36
  - **Number of tokens (Llama 3)**: 847.97K
37
  - **Average document length (characters)**: 18972.42
@@ -46,12 +42,16 @@ An example from the dataset looks as follows.
46
  <!-- START-SAMPLE -->
47
  ```py
48
  {
49
- "id": "botxt_0000040",
50
  "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[...]",
51
  "source": "botxt",
 
52
  "added": "2024-05-16",
53
  "created": "2000-01-01, 2022-01-01",
54
- "token_count": 7229
 
 
 
 
55
  }
56
  ```
57
 
@@ -59,20 +59,22 @@ An example from the dataset looks as follows.
59
 
60
  An entry in the dataset consists of the following fields:
61
 
62
- - `id` (`str`): An unique identifier for each document.
63
  - `text`(`str`): The content of the document.
64
  - `source` (`str`): The source of the document (see [Source Data](#source-data)).
 
65
  - `added` (`str`): An date for when the document was added to this collection.
66
  - `created` (`str`): An date range for when the document was originally created.
67
- - `token_count` (`int`): The number of tokens in the sample computed using the Llama 8B tokenizer
 
 
 
68
  <!-- END-SAMPLE -->
69
 
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
 
 
1
  ---
2
  pretty_name: Bornholmsk
3
  language:
4
+ - da
5
  license: cc0-1.0
6
  license_name: CC-0
7
  size_categories:
8
+ - 1-10k
9
  task_categories:
10
+ - text-generation
11
+ - fill-mask
12
  task_ids:
13
+ - language-modeling
 
 
 
14
  source_datasets:
15
+ - danish-foundation-models/danish-gigaword
16
  ---
17
 
18
  # Dataset Card for Bornholmsk
 
28
 
29
  <!-- START-DESC-STATS -->
30
  - **Language**: dan, dansk, Danish
 
31
  - **Number of samples**: 106
32
  - **Number of tokens (Llama 3)**: 847.97K
33
  - **Average document length (characters)**: 18972.42
 
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
 
 
59
 
60
  An entry in the dataset consists of the following fields:
61
 
 
62
  - `text`(`str`): The content of the document.
63
  - `source` (`str`): The source of the document (see [Source Data](#source-data)).
64
+ - `id` (`str`): An unique identifier for each document.
65
  - `added` (`str`): An date for when the document was added to this collection.
66
  - `created` (`str`): An date range for when the document was originally created.
67
+ - `license` (`str`): The license of the document. The licenses vary according to the source.
68
+ - `domain` (`str`): The domain of the source
69
+ - `metadata/source-pretty` (`str`): The long form version of the short-form source name
70
+ - `metadata/*`: Potentially additional metadata
71
  <!-- END-SAMPLE -->
72
 
73
  ### Dataset Statistics
74
 
75
  <!-- START-DATASET PLOTS -->
 
76
  <img src="./images/dist_document_length.png" width="600" style="margin-right: 10px;" />
77
+ <img>
78
  <!-- END-DATASET PLOTS -->
79
 
80
 
data/botxt/botxt.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9948ed3d6cfd26c57086eacee83097f7abb8f8b95ae1639b5e17b1025ebdfb5e
3
- size 1343525
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec89c1dd57f1987dc6fe059a33a1d16b41b8c87439673a381f9671497f65b017
3
+ size 1344033
data/botxt/descriptive_stats.json CHANGED
@@ -1,6 +1 @@
1
- {
2
- "number_of_samples": 106,
3
- "average_document_length": 18972.415094339623,
4
- "number_of_tokens": 847973,
5
- "revision": "1546256ca9562ecef403e433276c36770859089e"
6
- }
 
1
+ {"number_of_samples": 106, "average_document_length": 18972.415094339623, "number_of_tokens": 847973, "language": "dan, dansk, Danish", "revision": "6a88cbd06a598259a4879ee118c8ab1843c500ff"}
 
 
 
 
 
data/botxt/images/dist_document_length.png CHANGED

Git LFS Details

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

Git LFS Details

  • SHA256: e98f2f59f8cbe8be5691f1d7c073b2c13361d331546f9451d24b27fcde649f6c
  • Pointer size: 131 Bytes
  • Size of remote file: 541 kB
data/cellar/cellar.md CHANGED
@@ -1,16 +1,14 @@
1
  ---
2
  pretty_name: Cellar
3
  language:
4
- - da
5
  license: cc-by-sa-4.0
6
  license_name: CC-BY-SA 4.0
7
  task_categories:
8
- - text-generation
9
- - fill-mask
10
  task_ids:
11
- - language-modeling
12
- domains:
13
- - Legal
14
  ---
15
 
16
  # Dataset Card for Finansministeriets Udgivelser
@@ -26,10 +24,9 @@ The EU Dataset Cellar serves as the central access point for all official EU pub
26
 
27
  <!-- START-DESC-STATS -->
28
  - **Language**: dan, dansk, Danish
29
- - **Domains**: Legal
30
- - **Number of samples**: 63.40K
31
- - **Number of tokens (Llama 3)**: 1.15B
32
- - **Average document length (characters)**: 60987.84
33
  <!-- END-DESC-STATS -->
34
 
35
 
@@ -40,12 +37,16 @@ An example from the dataset looks as follows.
40
  <!-- START-SAMPLE -->
41
  ```py
42
  {
43
- "id": "cellar_0",
44
  "text": "\n\n\n\n© Европейски съюз, 2017 г.\n\nВъзпроизвеждането е разрешено при позоваване на оригинала.\n\n© Unión [...]",
45
  "source": "cellar",
 
46
  "added": "2025-03-25",
47
  "created": "2024-01-01, 2026-01-01",
48
- "token_count": 87018
 
 
 
 
49
  }
50
  ```
51
 
@@ -53,21 +54,23 @@ An example from the dataset looks as follows.
53
 
54
  An entry in the dataset consists of the following fields:
55
 
56
- - `id` (`str`): An unique identifier for each document.
57
  - `text`(`str`): The content of the document.
58
  - `source` (`str`): The source of the document (see [Source Data](#source-data)).
 
59
  - `added` (`str`): An date for when the document was added to this collection.
60
  - `created` (`str`): An date range for when the document was originally created.
61
- - `token_count` (`int`): The number of tokens in the sample computed using the Llama 8B tokenizer
 
 
 
62
  <!-- END-SAMPLE -->
63
 
64
 
65
  ### Dataset Statistics
66
 
67
  <!-- START-DATASET PLOTS -->
68
- <p align="center">
69
  <img src="./images/dist_document_length.png" width="600" style="margin-right: 10px;" />
70
- </p>
71
  <!-- END-DATASET PLOTS -->
72
 
73
 
@@ -76,4 +79,4 @@ An entry in the dataset consists of the following fields:
76
 
77
  ### Citation Information
78
 
79
- No citation is applicable for this work.
 
1
  ---
2
  pretty_name: Cellar
3
  language:
4
+ - da
5
  license: cc-by-sa-4.0
6
  license_name: CC-BY-SA 4.0
7
  task_categories:
8
+ - text-generation
9
+ - fill-mask
10
  task_ids:
11
+ - language-modeling
 
 
12
  ---
13
 
14
  # Dataset Card for Finansministeriets Udgivelser
 
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
  <!-- 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
 
 
54
 
55
  An entry in the dataset consists of the following fields:
56
 
 
57
  - `text`(`str`): The content of the document.
58
  - `source` (`str`): The source of the document (see [Source Data](#source-data)).
59
+ - `id` (`str`): An unique identifier for each document.
60
  - `added` (`str`): An date for when the document was added to this collection.
61
  - `created` (`str`): An date range for when the document was originally created.
62
+ - `license` (`str`): The license of the document. The licenses vary according to the source.
63
+ - `domain` (`str`): The domain of the source
64
+ - `metadata/source-pretty` (`str`): The long form version of the short-form source name
65
+ - `metadata/*`: Potentially additional metadata
66
  <!-- END-SAMPLE -->
67
 
68
 
69
  ### Dataset Statistics
70
 
71
  <!-- START-DATASET PLOTS -->
 
72
  <img src="./images/dist_document_length.png" width="600" style="margin-right: 10px;" />
73
+ <img>
74
  <!-- END-DATASET PLOTS -->
75
 
76
 
 
79
 
80
  ### Citation Information
81
 
82
+ No citation is applicable for this work.
data/cellar/cellar.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6162a90362e286ebc66a8344f39c3fbc835dec85f3e1d51318b7b39181ef4709
3
- size 1426079196
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90fb4cadd0d6ab84c7e1c6e9029210e0bfadaa1d9a503240067d4069d38b9bcd
3
+ size 1433372916
data/cellar/descriptive_stats.json CHANGED
@@ -1,6 +1,7 @@
1
  {
2
- "number_of_samples": 63399,
3
- "average_document_length": 60987.84318364643,
4
- "number_of_tokens": 1152074881,
5
- "revision": "d36009a401d1c1081fb7607d2d3159a20c4a356e"
 
6
  }
 
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
  }
data/cellar/images/dist_document_length.png CHANGED

Git LFS Details

  • SHA256: c47baf8bd18b1c625e4c5f5b58daa6b7004d25ce54b943a9fefc011260566c93
  • Pointer size: 131 Bytes
  • Size of remote file: 574 kB

Git LFS Details

  • SHA256: d55c527928475485bf7f4b8b3050f5acd773e684546afd842c59f2f57a36c4d8
  • Pointer size: 131 Bytes
  • Size of remote file: 181 kB
data/dannet/dannet.md CHANGED
@@ -1,20 +1,18 @@
1
  ---
2
  pretty_name: DanNet
3
  language:
4
- - da
5
  license: other
6
- license_name: DanNet 1.0
7
  size_categories:
8
- - 10k-100k
9
  task_categories:
10
- - text-generation
11
- - fill-mask
12
  task_ids:
13
- - language-modeling
14
  source_datasets:
15
- - danish-foundation-models/danish-gigaword
16
- domains:
17
- - Other
18
  ---
19
 
20
  # Dataset Card for DanNet
@@ -32,10 +30,9 @@ A WordNet is a lexico-semantic network which show the meaning and the relation b
32
 
33
  <!-- START-DESC-STATS -->
34
  - **Language**: dan, dansk, Danish
35
- - **Domains**: Other
36
- - **Number of samples**: 47.60K
37
- - **Number of tokens (Llama 3)**: 1.48M
38
- - **Average document length (characters)**: 90.88
39
  <!-- END-DESC-STATS -->
40
 
41
 
@@ -47,12 +44,16 @@ An example from the dataset looks as follows.
47
  <!-- START-SAMPLE -->
48
  ```py
49
  {
50
- "id": "dannet_46506",
51
  "text": "Når fodboldholdet fra 1. division i Ikast spiller hjemmekampe, lyder råbet ud over Ikast Stadion: We[...]",
52
  "source": "dannet",
 
53
  "added": "2020-09-24",
54
  "created": "2000-01-01, 2022-01-01",
55
- "token_count": 50
 
 
 
 
56
  }
57
  ```
58
 
@@ -60,21 +61,23 @@ An example from the dataset looks as follows.
60
 
61
  An entry in the dataset consists of the following fields:
62
 
63
- - `id` (`str`): An unique identifier for each document.
64
  - `text`(`str`): The content of the document.
65
  - `source` (`str`): The source of the document (see [Source Data](#source-data)).
 
66
  - `added` (`str`): An date for when the document was added to this collection.
67
  - `created` (`str`): An date range for when the document was originally created.
68
- - `token_count` (`int`): The number of tokens in the sample computed using the Llama 8B tokenizer
 
 
 
69
  <!-- END-SAMPLE -->
70
 
71
 
72
  ### Dataset Statistics
73
 
74
  <!-- START-DATASET PLOTS -->
75
- <p align="center">
76
  <img src="./images/dist_document_length.png" width="600" style="margin-right: 10px;" />
77
- </p>
78
  <!-- END-DATASET PLOTS -->
79
 
80
 
@@ -129,14 +132,6 @@ DanNet 2.1 Copyright 2009-12 by University of Copenhagen and Society for Danish
129
 
130
  ## Additional Information
131
 
132
- <!-- TODO:
133
- Add issue on:
134
-
135
- Potential improvements for dannet
136
-
137
- I imagine that there is a lot of information in DanNet
138
- that could be used to create training datasets for LLMs (more than what is already present)
139
- -->
140
 
141
  ### Citation Information
142
 
 
1
  ---
2
  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:
10
+ - text-generation
11
+ - fill-mask
12
  task_ids:
13
+ - language-modeling
14
  source_datasets:
15
+ - danish-foundation-models/danish-gigaword
 
 
16
  ---
17
 
18
  # Dataset Card for DanNet
 
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
  <!-- 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
 
 
61
 
62
  An entry in the dataset consists of the following fields:
63
 
 
64
  - `text`(`str`): The content of the document.
65
  - `source` (`str`): The source of the document (see [Source Data](#source-data)).
66
+ - `id` (`str`): An unique identifier for each document.
67
  - `added` (`str`): An date for when the document was added to this collection.
68
  - `created` (`str`): An date range for when the document was originally created.
69
+ - `license` (`str`): The license of the document. The licenses vary according to the source.
70
+ - `domain` (`str`): The domain of the source
71
+ - `metadata/source-pretty` (`str`): The long form version of the short-form source name
72
+ - `metadata/*`: Potentially additional metadata
73
  <!-- END-SAMPLE -->
74
 
75
 
76
  ### Dataset Statistics
77
 
78
  <!-- START-DATASET PLOTS -->
 
79
  <img src="./images/dist_document_length.png" width="600" style="margin-right: 10px;" />
80
+ <img>
81
  <!-- END-DATASET PLOTS -->
82
 
83
 
 
132
 
133
  ## Additional Information
134
 
 
 
 
 
 
 
 
 
135
 
136
  ### Citation Information
137
 
data/dannet/dannet.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2ce98e55703f16406d9b3591297c7b860fa770c9ae55c4795bb7a50921619e43
3
- size 3918876
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9006617e35f568e7b7e4dacc87c4a490cf0a9170bd4e91488de77e00d3fb38c
3
+ size 4487008
data/dannet/descriptive_stats.json CHANGED
@@ -1,6 +1 @@
1
- {
2
- "number_of_samples": 47603,
3
- "average_document_length": 90.87914627229377,
4
- "number_of_tokens": 1479471,
5
- "revision": "1546256ca9562ecef403e433276c36770859089e"
6
- }
 
1
+ {"number_of_samples": 49040, "average_document_length": 90.80340538336053, "number_of_tokens": 1523416, "language": "dan, dansk, Danish", "revision": "6a88cbd06a598259a4879ee118c8ab1843c500ff"}
 
 
 
 
 
data/dannet/images/dist_document_length.png CHANGED

Git LFS Details

  • SHA256: e41fb3761b6eeee9baea4ebd2c24d548dfbf9b8a9a445677f67f2596b0de2330
  • Pointer size: 131 Bytes
  • Size of remote file: 553 kB

Git LFS Details

  • SHA256: 91dca32a1fd83b3699bb8ebae083dc697a0dac4b703ada720381448216ea0117
  • Pointer size: 131 Bytes
  • Size of remote file: 538 kB
data/danske-taler/create.py CHANGED
@@ -97,16 +97,12 @@ def fetch_license_div(
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
 
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
data/danske-taler/danske-taler.md CHANGED
@@ -1,24 +1,20 @@
1
  ---
2
  pretty_name: Danske Taler
3
  language:
4
- - da
5
  license: cc0-1.0
6
  license_name: CC-0
7
  task_categories:
8
- - text-generation
9
- - fill-mask
10
  task_ids:
11
- - language-modeling
12
- domains:
13
- - Conversation
14
- - Speeches
15
- - Spoken
16
  ---
17
 
18
- # Dataset Card for Danske Taler
19
 
20
  <!-- START-SHORT DESCRIPTION -->
21
- Danish Speeches from [dansketaler.dk](https://www.dansketaler.dk).
22
  <!-- END-SHORT DESCRIPTION -->
23
 
24
 
@@ -36,10 +32,9 @@ Learn more about danske taler by reading their [about us](https://www.dansketale
36
 
37
  <!-- START-DESC-STATS -->
38
  - **Language**: dan, dansk, Danish
39
- - **Domains**: Conversation, Speeches, Spoken
40
  - **Number of samples**: 2.66K
41
  - **Number of tokens (Llama 3)**: 8.23M
42
- - **Average document length (characters)**: 9446.26
43
  <!-- END-DESC-STATS -->
44
 
45
 
@@ -50,12 +45,18 @@ An example from the dataset looks as follows.
50
  <!-- START-SAMPLE -->
51
  ```py
52
  {
53
- "id": "danske-taler_278",
54
  "text": "Den 1. august i år var der forløbet 25 år siden den sidste verdenskrigs udbrud. En måned senere - de[...]",
55
  "source": "danske-taler",
56
- "added": "2025-03-29",
57
- "created": "1939-09-20, 1939-09-20",
58
- "token_count": 14115
 
 
 
 
 
 
 
59
  }
60
  ```
61
 
@@ -63,21 +64,23 @@ An example from the dataset looks as follows.
63
 
64
  An entry in the dataset consists of the following fields:
65
 
66
- - `id` (`str`): An unique identifier for each document.
67
  - `text`(`str`): The content of the document.
68
  - `source` (`str`): The source of the document (see [Source Data](#source-data)).
 
69
  - `added` (`str`): An date for when the document was added to this collection.
70
  - `created` (`str`): An date range for when the document was originally created.
71
- - `token_count` (`int`): The number of tokens in the sample computed using the Llama 8B tokenizer
 
 
 
72
  <!-- END-SAMPLE -->
73
 
74
 
75
  ### Dataset Statistics
76
 
77
  <!-- START-DATASET PLOTS -->
78
- <p align="center">
79
  <img src="./images/dist_document_length.png" width="600" style="margin-right: 10px;" />
80
- </p>
81
  <!-- END-DATASET PLOTS -->
82
 
83
 
@@ -132,4 +135,4 @@ For specific filtering criteria see the `create.py` script.
132
 
133
  ### Citation Information
134
 
135
- No citation is applicable for this work. We recommend citing the huggingface repository.
 
1
  ---
2
  pretty_name: Danske Taler
3
  language:
4
+ - da
5
  license: cc0-1.0
6
  license_name: CC-0
7
  task_categories:
8
+ - text-generation
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
 
 
32
 
33
  <!-- START-DESC-STATS -->
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
  <!-- 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
 
 
64
 
65
  An entry in the dataset consists of the following fields:
66
 
 
67
  - `text`(`str`): The content of the document.
68
  - `source` (`str`): The source of the document (see [Source Data](#source-data)).
69
+ - `id` (`str`): An unique identifier for each document.
70
  - `added` (`str`): An date for when the document was added to this collection.
71
  - `created` (`str`): An date range for when the document was originally created.
72
+ - `license` (`str`): The license of the document. The licenses vary according to the source.
73
+ - `domain` (`str`): The domain of the source
74
+ - `metadata/source-pretty` (`str`): The long form version of the short-form source name
75
+ - `metadata/*`: Potentially additional metadata
76
  <!-- END-SAMPLE -->
77
 
78
 
79
  ### Dataset Statistics
80
 
81
  <!-- START-DATASET PLOTS -->
 
82
  <img src="./images/dist_document_length.png" width="600" style="margin-right: 10px;" />
83
+ <img>
84
  <!-- END-DATASET PLOTS -->
85
 
86
 
 
135
 
136
  ### Citation Information
137
 
138
+ No citation is applicable for this work. We recommend citing the huggingface repository.
data/danske-taler/danske-taler.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bcb369ce210815cdadad81f6cda59b5f06c6eedb6523a4851a2969999a6b1665
3
- size 15084153
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:541b5692b2f9cd0a35eb179f2b1ec6786f819ac9f16c9d3c67f5265fc458cbdc
3
+ size 15090122
data/danske-taler/descriptive_stats.json CHANGED
@@ -1,6 +1,7 @@
1
  {
2
- "number_of_samples": 2658,
3
- "average_document_length": 9446.262227238525,
4
- "number_of_tokens": 8227947,
5
- "revision": "d36009a401d1c1081fb7607d2d3159a20c4a356e"
 
6
  }
 
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
  }
data/danske-taler/images/dist_document_length.png CHANGED

Git LFS Details

  • SHA256: 278ba9630d2da85b7227ce8fbeec88e577c20b886e8dabaca5a5b70b793b75b6
  • Pointer size: 131 Bytes
  • Size of remote file: 553 kB

Git LFS Details

  • SHA256: 8abb94950063fe4e069fc28e9e4e03d5db685166b9696ccf83247c855320a53e
  • Pointer size: 131 Bytes
  • Size of remote file: 184 kB
data/depbank/depbank.md CHANGED
@@ -1,20 +1,18 @@
1
  ---
2
  pretty_name: Danish Dependency Treebank
3
  language:
4
- - da
5
  license: cc-by-sa-4.0
6
  license_name: CC-BY-SA 4.0
7
  size_categories:
8
- - 1-10k
9
  task_categories:
10
- - text-generation
11
- - fill-mask
12
  task_ids:
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
@@ -33,7 +31,6 @@ While the dataset was initially intended as a rich annotation, this corpora only
33
 
34
  <!-- START-DESC-STATS -->
35
  - **Language**: dan, dansk, Danish
36
- - **Domains**: Other
37
  - **Number of samples**: 536
38
  - **Number of tokens (Llama 3)**: 185.45K
39
  - **Average document length (characters)**: 1018.90
@@ -48,12 +45,16 @@ An example from the dataset looks as follows.
48
  <!-- START-SAMPLE -->
49
  ```py
50
  {
51
- "id": "depbank_0375",
52
  "text": "\nH.L. Hansen var en usædvanmlig og frodig personlighed. Han skabte \nglæde og munterhed omkring sig o[...]",
53
  "source": "depbank",
 
54
  "added": "2024-05-16",
55
  "created": "2000-01-01, 2022-01-01",
56
- "token_count": 389
 
 
 
 
57
  }
58
  ```
59
 
@@ -61,44 +62,29 @@ An example from the dataset looks as follows.
61
 
62
  An entry in the dataset consists of the following fields:
63
 
64
- - `id` (`str`): An unique identifier for each document.
65
  - `text`(`str`): The content of the document.
66
  - `source` (`str`): The source of the document (see [Source Data](#source-data)).
 
67
  - `added` (`str`): An date for when the document was added to this collection.
68
  - `created` (`str`): An date range for when the document was originally created.
69
- - `token_count` (`int`): The number of tokens in the sample computed using the Llama 8B tokenizer
 
 
 
70
  <!-- END-SAMPLE -->
71
 
72
 
73
  ### Dataset Statistics
74
 
75
  <!-- START-DATASET PLOTS -->
76
- <p align="center">
77
  <img src="./images/dist_document_length.png" width="600" style="margin-right: 10px;" />
78
- </p>
79
  <!-- END-DATASET PLOTS -->
80
 
81
 
82
 
83
  ## Additional Information
84
 
85
- <!-- TODO:
86
- Add issue on:
87
-
88
- Potential improvements for depbank:
89
- 1) Pull directly from depbank
90
- 2) Compute texts into documents (seems like that is already done)
91
- 3) Add synthetic data instruction dataset
92
- - NER: What are the following names in this sentence
93
- - json output, html annotation, list at the end
94
- - POS:
95
- - Extract all POS-tags from the following sentence
96
- - Find all NOUNS in the following text
97
- - What POS tag does the ..
98
- - Tokenization:
99
- - split the following text into tokens
100
- - ...
101
- -->
102
 
103
  ### Citation Information
104
 
 
1
  ---
2
  pretty_name: Danish Dependency Treebank
3
  language:
4
+ - da
5
  license: cc-by-sa-4.0
6
  license_name: CC-BY-SA 4.0
7
  size_categories:
8
+ - 1-10k
9
  task_categories:
10
+ - text-generation
11
+ - fill-mask
12
  task_ids:
13
+ - language-modeling
14
  source_datasets:
15
+ - danish-foundation-models/danish-gigaword
 
 
16
  ---
17
 
18
  # Dataset Card for Danish Dependency Treebank
 
31
 
32
  <!-- START-DESC-STATS -->
33
  - **Language**: dan, dansk, Danish
 
34
  - **Number of samples**: 536
35
  - **Number of tokens (Llama 3)**: 185.45K
36
  - **Average document length (characters)**: 1018.90
 
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
 
 
62
 
63
  An entry in the dataset consists of the following fields:
64
 
 
65
  - `text`(`str`): The content of the document.
66
  - `source` (`str`): The source of the document (see [Source Data](#source-data)).
67
+ - `id` (`str`): An unique identifier for each document.
68
  - `added` (`str`): An date for when the document was added to this collection.
69
  - `created` (`str`): An date range for when the document was originally created.
70
+ - `license` (`str`): The license of the document. The licenses vary according to the source.
71
+ - `domain` (`str`): The domain of the source
72
+ - `metadata/source-pretty` (`str`): The long form version of the short-form source name
73
+ - `metadata/*`: Potentially additional metadata
74
  <!-- END-SAMPLE -->
75
 
76
 
77
  ### Dataset Statistics
78
 
79
  <!-- START-DATASET PLOTS -->
 
80
  <img src="./images/dist_document_length.png" width="600" style="margin-right: 10px;" />
81
+ <img>
82
  <!-- END-DATASET PLOTS -->
83
 
84
 
85
 
86
  ## Additional Information
87
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
88
 
89
  ### Citation Information
90
 
data/depbank/depbank.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:86febe315dae1089432da27d7b0c96a9a9bc0920d030563a35680416ac231e6f
3
- size 392289
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d4172e2ab4d7256ca5b76ad45b4d7326616e6679642056fdef20c5e3a8b1c62
3
+ size 392216
data/depbank/descriptive_stats.json CHANGED
@@ -1,6 +1 @@
1
- {
2
- "number_of_samples": 536,
3
- "average_document_length": 1018.8992537313433,
4
- "number_of_tokens": 185454,
5
- "revision": "1546256ca9562ecef403e433276c36770859089e"
6
- }
 
1
+ {"number_of_samples": 536, "average_document_length": 1018.8992537313433, "number_of_tokens": 185454, "language": "dan, dansk, Danish", "revision": "6a88cbd06a598259a4879ee118c8ab1843c500ff"}
 
 
 
 
 
data/depbank/images/dist_document_length.png CHANGED

Git LFS Details

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

Git LFS Details

  • SHA256: b23e81411e3f3b86bbd3990cf2e59f4a08f7dae10b908cf3101487069c0296bc
  • Pointer size: 131 Bytes
  • Size of remote file: 547 kB
data/ep/descriptive_stats.json CHANGED
@@ -1,6 +1 @@
1
- {
2
- "number_of_samples": 3930,
3
- "average_document_length": 79360.11628498728,
4
- "number_of_tokens": 100841366,
5
- "revision": "1546256ca9562ecef403e433276c36770859089e"
6
- }
 
1
+ {"number_of_samples": 4213, "average_document_length": 74063.40469973891, "number_of_tokens": 100888932, "language": "dan, dansk, Danish", "revision": "6a88cbd06a598259a4879ee118c8ab1843c500ff"}
 
 
 
 
 
data/ep/ep.md CHANGED
@@ -1,21 +1,18 @@
1
  ---
2
  pretty_name: European Parliament
3
  language:
4
- - da
5
  license: cc0-1.0
6
  license_name: CC-0
7
  size_categories:
8
- - 1-10k
9
  task_categories:
10
- - text-generation
11
- - fill-mask
12
  task_ids:
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,10 +30,9 @@ The europarl is a corpus of parallel text in 11 languages from the proceedings o
33
 
34
  <!-- START-DESC-STATS -->
35
  - **Language**: dan, dansk, Danish
36
- - **Domains**: Conversation, Spoken
37
- - **Number of samples**: 3.93K
38
- - **Number of tokens (Llama 3)**: 100.84M
39
- - **Average document length (characters)**: 79360.12
40
  <!-- END-DESC-STATS -->
41
 
42
 
@@ -48,12 +44,16 @@ An example from the dataset looks as follows.
48
  <!-- START-SAMPLE -->
49
  ```py
50
  {
51
- "id": "ep_07-02-01-008",
52
  "text": "TALER 6703: Jeg har stemt for henstillingen om godkendelse af opdelingsanordninger til beskyttelse a[...]",
53
  "source": "ep",
 
54
  "added": "2019-11-20",
55
  "created": "2004-01-01, 2009-01-01",
56
- "token_count": 16237
 
 
 
 
57
  }
58
  ```
59
 
@@ -61,20 +61,22 @@ An example from the dataset looks as follows.
61
 
62
  An entry in the dataset consists of the following fields:
63
 
64
- - `id` (`str`): An unique identifier for each document.
65
  - `text`(`str`): The content of the document.
66
  - `source` (`str`): The source of the document (see [Source Data](#source-data)).
 
67
  - `added` (`str`): An date for when the document was added to this collection.
68
  - `created` (`str`): An date range for when the document was originally created.
69
- - `token_count` (`int`): The number of tokens in the sample computed using the Llama 8B tokenizer
 
 
 
70
  <!-- END-SAMPLE -->
71
 
72
  ### Dataset Statistics
73
 
74
  <!-- START-DATASET PLOTS -->
75
- <p align="center">
76
  <img src="./images/dist_document_length.png" width="600" style="margin-right: 10px;" />
77
- </p>
78
  <!-- END-DATASET PLOTS -->
79
 
80
 
 
1
  ---
2
  pretty_name: European Parliament
3
  language:
4
+ - da
5
  license: cc0-1.0
6
  license_name: CC-0
7
  size_categories:
8
+ - 1-10k
9
  task_categories:
10
+ - text-generation
11
+ - fill-mask
12
  task_ids:
13
+ - language-modeling
14
  source_datasets:
15
+ - danish-foundation-models/danish-gigaword
 
 
 
16
  ---
17
 
18
  # Dataset Card for European Parliament
 
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
  <!-- 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
 
 
61
 
62
  An entry in the dataset consists of the following fields:
63
 
 
64
  - `text`(`str`): The content of the document.
65
  - `source` (`str`): The source of the document (see [Source Data](#source-data)).
66
+ - `id` (`str`): An unique identifier for each document.
67
  - `added` (`str`): An date for when the document was added to this collection.
68
  - `created` (`str`): An date range for when the document was originally created.
69
+ - `license` (`str`): The license of the document. The licenses vary according to the source.
70
+ - `domain` (`str`): The domain of the source
71
+ - `metadata/source-pretty` (`str`): The long form version of the short-form source name
72
+ - `metadata/*`: Potentially additional metadata
73
  <!-- END-SAMPLE -->
74
 
75
  ### Dataset Statistics
76
 
77
  <!-- START-DATASET PLOTS -->
 
78
  <img src="./images/dist_document_length.png" width="600" style="margin-right: 10px;" />
79
+ <img>
80
  <!-- END-DATASET PLOTS -->
81
 
82
 
data/ep/ep.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:59b66509c2456a50d1831d75b69c263684a1a207a44191f7eea2353909816839
3
- size 170737571
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f76e86335bd765b3ff3cf5ccdfe8f220e39349a0344fdf2b9918adbdd96aedeb
3
+ size 170796385
data/ep/images/dist_document_length.png CHANGED

Git LFS Details

  • SHA256: deec5bb16ae671112df5fdbde9a44e5cd56ea7abf1cda061aff9dd2f3c367a1f
  • Pointer size: 131 Bytes
  • Size of remote file: 555 kB

Git LFS Details

  • SHA256: 8914d9fad81bcbc519c29b7c258a256d4eb7084ed8ff9c9100a93ad87fbb4171
  • Pointer size: 131 Bytes
  • Size of remote file: 545 kB
data/eur-lex-sum-da/descriptive_stats.json CHANGED
@@ -2,5 +2,6 @@
2
  "number_of_samples": 1002,
3
  "average_document_length": 87627.37025948103,
4
  "number_of_tokens": 31367665,
5
- "revision": "1546256ca9562ecef403e433276c36770859089e"
 
6
  }
 
2
  "number_of_samples": 1002,
3
  "average_document_length": 87627.37025948103,
4
  "number_of_tokens": 31367665,
5
+ "language": "dan, dansk, Danish",
6
+ "revision": "62e1cea23e4c6154d47ca4d78d731478623a99b9"
7
  }
data/eur-lex-sum-da/eur-lex-sum-da.md CHANGED
@@ -1,16 +1,14 @@
1
  ---
2
  pretty_name: EUR-Lex SUM
3
  language:
4
- - da
5
  license: cc-by-sa-4.0
6
  license_name: CC-BY-SA 4.0
7
  task_categories:
8
- - text-generation
9
- - fill-mask
10
  task_ids:
11
- - language-modeling
12
- domains:
13
- - Legal
14
  ---
15
 
16
  # Dataset Card for EUR-Lex SUM
@@ -27,7 +25,6 @@ The dataset is designed for training and evaluating automatic text summarization
27
 
28
  <!-- START-DESC-STATS -->
29
  - **Language**: dan, dansk, Danish
30
- - **Domains**: Legal
31
  - **Number of samples**: 1.00K
32
  - **Number of tokens (Llama 3)**: 31.37M
33
  - **Average document length (characters)**: 87627.37
@@ -41,12 +38,16 @@ An example from the dataset looks as follows.
41
  <!-- START-SAMPLE -->
42
  ```py
43
  {
44
- "id": "eur-lex-sum-da_0",
45
  "text": "21.6.2019\nDA\nDen Europæiske Unions Tidende\nL 166/26\nKOMMISSIONENS DELEGEREDE FORORDNING (EU) 2019/98[...]",
46
  "source": "eur-lex-sum-da",
 
47
  "added": "2025-03-24 00:00:00",
48
  "created": "2024-01-01, 2025-01-01",
49
- "token_count": 148017
 
 
 
 
50
  }
51
  ```
52
 
@@ -54,21 +55,23 @@ An example from the dataset looks as follows.
54
 
55
  An entry in the dataset consists of the following fields:
56
 
57
- - `id` (`str`): An unique identifier for each document.
58
  - `text`(`str`): The content of the document.
59
  - `source` (`str`): The source of the document (see [Source Data](#source-data)).
 
60
  - `added` (`str`): An date for when the document was added to this collection.
61
  - `created` (`str`): An date range for when the document was originally created.
62
- - `token_count` (`int`): The number of tokens in the sample computed using the Llama 8B tokenizer
 
 
 
63
  <!-- END-SAMPLE -->
64
 
65
 
66
  ### Dataset Statistics
67
 
68
  <!-- START-DATASET PLOTS -->
69
- <p align="center">
70
  <img src="./images/dist_document_length.png" width="600" style="margin-right: 10px;" />
71
- </p>
72
  <!-- END-DATASET PLOTS -->
73
 
74
 
@@ -80,4 +83,4 @@ An entry in the dataset consists of the following fields:
80
 
81
  ### Citation Information
82
 
83
- No citation is applicable for this work.
 
1
  ---
2
  pretty_name: EUR-Lex SUM
3
  language:
4
+ - da
5
  license: cc-by-sa-4.0
6
  license_name: CC-BY-SA 4.0
7
  task_categories:
8
+ - text-generation
9
+ - fill-mask
10
  task_ids:
11
+ - language-modeling
 
 
12
  ---
13
 
14
  # Dataset Card for EUR-Lex SUM
 
25
 
26
  <!-- START-DESC-STATS -->
27
  - **Language**: dan, dansk, Danish
 
28
  - **Number of samples**: 1.00K
29
  - **Number of tokens (Llama 3)**: 31.37M
30
  - **Average document length (characters)**: 87627.37
 
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
 
 
55
 
56
  An entry in the dataset consists of the following fields:
57
 
 
58
  - `text`(`str`): The content of the document.
59
  - `source` (`str`): The source of the document (see [Source Data](#source-data)).
60
+ - `id` (`str`): An unique identifier for each document.
61
  - `added` (`str`): An date for when the document was added to this collection.
62
  - `created` (`str`): An date range for when the document was originally created.
63
+ - `license` (`str`): The license of the document. The licenses vary according to the source.
64
+ - `domain` (`str`): The domain of the source
65
+ - `metadata/source-pretty` (`str`): The long form version of the short-form source name
66
+ - `metadata/*`: Potentially additional metadata
67
  <!-- END-SAMPLE -->
68
 
69
 
70
  ### Dataset Statistics
71
 
72
  <!-- START-DATASET PLOTS -->
 
73
  <img src="./images/dist_document_length.png" width="600" style="margin-right: 10px;" />
74
+ <img>
75
  <!-- END-DATASET PLOTS -->
76
 
77
 
 
83
 
84
  ### Citation Information
85
 
86
+ No citation is applicable for this work.
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:7a3253316826455f318967ea6877367a222154c5b6cf47234dcff67182d3798b
3
- size 35854369
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:960737a58b29e80b12f5150dacd7e0559c2ec7d3f2878a626e264b92595d9c02
3
+ size 35849965
data/eur-lex-sum-da/images/dist_document_length.png CHANGED

Git LFS Details

  • SHA256: 06acd694598c74f6dc412221982c46fc6dac85a438dd467436e833863e72b749
  • Pointer size: 131 Bytes
  • Size of remote file: 565 kB

Git LFS Details

  • SHA256: a351dbe01d1d663d848ea5ceaee24903b8814cbd914818c3487a0542efb0f872
  • Pointer size: 131 Bytes
  • Size of remote file: 185 kB
data/fm-udgivelser/descriptive_stats.json CHANGED
@@ -2,5 +2,6 @@
2
  "number_of_samples": 443,
3
  "average_document_length": 490101.9300225734,
4
  "number_of_tokens": 50335291,
5
- "revision": "1546256ca9562ecef403e433276c36770859089e"
 
6
  }
 
2
  "number_of_samples": 443,
3
  "average_document_length": 490101.9300225734,
4
  "number_of_tokens": 50335291,
5
+ "language": "dan, dansk, Danish",
6
+ "revision": "62e1cea23e4c6154d47ca4d78d731478623a99b9"
7
  }
data/fm-udgivelser/fm-udgivelser.md CHANGED
@@ -1,16 +1,14 @@
1
  ---
2
  pretty_name: Finansministeriets Udgivelser
3
  language:
4
- - da
5
  license: cc-by-sa-4.0
6
  license_name: CC-BY-SA 4.0
7
  task_categories:
8
- - text-generation
9
- - fill-mask
10
  task_ids:
11
- - language-modeling
12
- domains:
13
- - Legal
14
  ---
15
 
16
  # Dataset Card for Finansministeriets Udgivelser
@@ -30,7 +28,6 @@ The publications are authoritative sources of information on Danish fiscal polic
30
 
31
  <!-- START-DESC-STATS -->
32
  - **Language**: dan, dansk, Danish
33
- - **Domains**: Legal
34
  - **Number of samples**: 443
35
  - **Number of tokens (Llama 3)**: 50.34M
36
  - **Average document length (characters)**: 490101.93
@@ -44,12 +41,16 @@ An example from the dataset looks as follows.
44
  <!-- START-SAMPLE -->
45
  ```py
46
  {
47
- "id": "fm-udgivelser_0",
48
  "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[...]",
49
  "source": "fm-udgivelser",
 
50
  "added": "2025-03-24",
51
  "created": "2024-01-01, 2026-01-01",
52
- "token_count": 1354
 
 
 
 
53
  }
54
  ```
55
 
@@ -57,21 +58,23 @@ An example from the dataset looks as follows.
57
 
58
  An entry in the dataset consists of the following fields:
59
 
60
- - `id` (`str`): An unique identifier for each document.
61
  - `text`(`str`): The content of the document.
62
  - `source` (`str`): The source of the document (see [Source Data](#source-data)).
 
63
  - `added` (`str`): An date for when the document was added to this collection.
64
  - `created` (`str`): An date range for when the document was originally created.
65
- - `token_count` (`int`): The number of tokens in the sample computed using the Llama 8B tokenizer
 
 
 
66
  <!-- END-SAMPLE -->
67
 
68
 
69
  ### Dataset Statistics
70
 
71
  <!-- START-DATASET PLOTS -->
72
- <p align="center">
73
  <img src="./images/dist_document_length.png" width="600" style="margin-right: 10px;" />
74
- </p>
75
  <!-- END-DATASET PLOTS -->
76
 
77
 
@@ -86,4 +89,4 @@ TOOD: KRISTIAN
86
 
87
  ### Citation Information
88
 
89
- No citation is applicable for this work.
 
1
  ---
2
  pretty_name: Finansministeriets Udgivelser
3
  language:
4
+ - da
5
  license: cc-by-sa-4.0
6
  license_name: CC-BY-SA 4.0
7
  task_categories:
8
+ - text-generation
9
+ - fill-mask
10
  task_ids:
11
+ - language-modeling
 
 
12
  ---
13
 
14
  # Dataset Card for Finansministeriets Udgivelser
 
28
 
29
  <!-- START-DESC-STATS -->
30
  - **Language**: dan, dansk, Danish
 
31
  - **Number of samples**: 443
32
  - **Number of tokens (Llama 3)**: 50.34M
33
  - **Average document length (characters)**: 490101.93
 
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
 
 
58
 
59
  An entry in the dataset consists of the following fields:
60
 
 
61
  - `text`(`str`): The content of the document.
62
  - `source` (`str`): The source of the document (see [Source Data](#source-data)).
63
+ - `id` (`str`): An unique identifier for each document.
64
  - `added` (`str`): An date for when the document was added to this collection.
65
  - `created` (`str`): An date range for when the document was originally created.
66
+ - `license` (`str`): The license of the document. The licenses vary according to the source.
67
+ - `domain` (`str`): The domain of the source
68
+ - `metadata/source-pretty` (`str`): The long form version of the short-form source name
69
+ - `metadata/*`: Potentially additional metadata
70
  <!-- END-SAMPLE -->
71
 
72
 
73
  ### Dataset Statistics
74
 
75
  <!-- START-DATASET PLOTS -->
 
76
  <img src="./images/dist_document_length.png" width="600" style="margin-right: 10px;" />
77
+ <img>
78
  <!-- END-DATASET PLOTS -->
79
 
80
 
 
89
 
90
  ### Citation Information
91
 
92
+ No citation is applicable for this work.
data/fm-udgivelser/fm-udgivelser.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ed08f5d20a99af7ababd78c95ae8219064ac3466b0507353a8799e88a7a749d
3
- size 59887215
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:402b9281913aba87938e0600a994cb0387331efd7cf73829699b5103989d8747
3
+ size 59885539
data/fm-udgivelser/images/dist_document_length.png CHANGED

Git LFS Details

  • SHA256: 259da6f82e99bf7818cf72e7473f5ef7169d3c1201d9756833634821c75737ce
  • Pointer size: 131 Bytes
  • Size of remote file: 556 kB

Git LFS Details

  • SHA256: 1c15a9bbebc18ac4b07b46c8838414e9624c2b4cc5ffbfdcef4d1d97cad3162e
  • Pointer size: 131 Bytes
  • Size of remote file: 182 kB
data/ft/descriptive_stats.json CHANGED
@@ -1,6 +1 @@
1
- {
2
- "number_of_samples": 1315,
3
- "average_document_length": 266745.19163498096,
4
- "number_of_tokens": 114087231,
5
- "revision": "1546256ca9562ecef403e433276c36770859089e"
6
- }
 
1
+ {"number_of_samples": 1315, "average_document_length": 266745.19163498096, "number_of_tokens": 114087231, "language": "dan, dansk, Danish", "revision": "6a88cbd06a598259a4879ee118c8ab1843c500ff"}
 
 
 
 
 
data/ft/ft.md CHANGED
@@ -1,21 +1,18 @@
1
  ---
2
  pretty_name: Folketinget
3
  language:
4
- - da
5
  license: cc0-1.0
6
  license_name: CC-0
7
  size_categories:
8
- - 1-10k
9
  task_categories:
10
- - text-generation
11
- - fill-mask
12
  task_ids:
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
@@ -34,7 +31,6 @@ In the parliament hall, one speaker at a time addresses members of the parliamen
34
 
35
  <!-- START-DESC-STATS -->
36
  - **Language**: dan, dansk, Danish
37
- - **Domains**: Conversation, Spoken
38
  - **Number of samples**: 1.31K
39
  - **Number of tokens (Llama 3)**: 114.09M
40
  - **Average document length (characters)**: 266745.19
@@ -49,12 +45,16 @@ An example from the dataset looks as follows.
49
  <!-- START-SAMPLE -->
50
  ```py
51
  {
52
- "id": "ft_20121M100",
53
  "text": "TALER 50: Mødet er åbnet. I dag er der følgende anmeldelser: Ministeren for by, bolig og landdistrik[...]",
54
  "source": "ft",
 
55
  "added": "2021-03-28",
56
  "created": "2009-01-01, 2019-01-01",
57
- "token_count": 84355
 
 
 
 
58
  }
59
  ```
60
 
@@ -62,21 +62,23 @@ An example from the dataset looks as follows.
62
 
63
  An entry in the dataset consists of the following fields:
64
 
65
- - `id` (`str`): An unique identifier for each document.
66
  - `text`(`str`): The content of the document.
67
  - `source` (`str`): The source of the document (see [Source Data](#source-data)).
 
68
  - `added` (`str`): An date for when the document was added to this collection.
69
  - `created` (`str`): An date range for when the document was originally created.
70
- - `token_count` (`int`): The number of tokens in the sample computed using the Llama 8B tokenizer
 
 
 
71
  <!-- END-SAMPLE -->
72
 
73
 
74
  ### Dataset Statistics
75
 
76
  <!-- START-DATASET PLOTS -->
77
- <p align="center">
78
  <img src="./images/dist_document_length.png" width="600" style="margin-right: 10px;" />
79
- </p>
80
  <!-- END-DATASET PLOTS -->
81
 
82
 
 
1
  ---
2
  pretty_name: Folketinget
3
  language:
4
+ - da
5
  license: cc0-1.0
6
  license_name: CC-0
7
  size_categories:
8
+ - 1-10k
9
  task_categories:
10
+ - text-generation
11
+ - fill-mask
12
  task_ids:
13
+ - language-modeling
14
  source_datasets:
15
+ - danish-foundation-models/danish-gigaword
 
 
 
16
  ---
17
 
18
  # Dataset Card for Folketinget
 
31
 
32
  <!-- START-DESC-STATS -->
33
  - **Language**: dan, dansk, Danish
 
34
  - **Number of samples**: 1.31K
35
  - **Number of tokens (Llama 3)**: 114.09M
36
  - **Average document length (characters)**: 266745.19
 
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
 
 
62
 
63
  An entry in the dataset consists of the following fields:
64
 
 
65
  - `text`(`str`): The content of the document.
66
  - `source` (`str`): The source of the document (see [Source Data](#source-data)).
67
+ - `id` (`str`): An unique identifier for each document.
68
  - `added` (`str`): An date for when the document was added to this collection.
69
  - `created` (`str`): An date range for when the document was originally created.
70
+ - `license` (`str`): The license of the document. The licenses vary according to the source.
71
+ - `domain` (`str`): The domain of the source
72
+ - `metadata/source-pretty` (`str`): The long form version of the short-form source name
73
+ - `metadata/*`: Potentially additional metadata
74
  <!-- END-SAMPLE -->
75
 
76
 
77
  ### Dataset Statistics
78
 
79
  <!-- START-DATASET PLOTS -->
 
80
  <img src="./images/dist_document_length.png" width="600" style="margin-right: 10px;" />
81
+ <img>
82
  <!-- END-DATASET PLOTS -->
83
 
84
 
data/ft/ft.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:10fccf9ed35f7c1a845c2dd9abeff2121c8e0424586e20658335c06ec805dc4e
3
- size 181932436
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e46276c575c7d9ddc30f44111206d250cb02473c992d0087bf0a9a5f4266da18
3
+ size 181926375
data/ft/images/dist_document_length.png CHANGED

Git LFS Details

  • SHA256: 2f96e2a26274c944073e060e4c558f2e25cfe6bf15d05ad4cd65be1994826f70
  • Pointer size: 131 Bytes
  • Size of remote file: 546 kB

Git LFS Details

  • SHA256: e16a1a9de4f1ef8fedd3e85035287a813d5980b25b40b09c54462671eaebcd81
  • Pointer size: 131 Bytes
  • Size of remote file: 550 kB
data/gutenberg/descriptive_stats.json CHANGED
@@ -1,6 +1 @@
1
- {
2
- "number_of_samples": 66,
3
- "average_document_length": 290147.9393939394,
4
- "number_of_tokens": 6763317,
5
- "revision": "1546256ca9562ecef403e433276c36770859089e"
6
- }
 
1
+ {"number_of_samples": 66, "average_document_length": 290147.9393939394, "number_of_tokens": 6763317, "language": "dan, dansk, Danish", "revision": "6a88cbd06a598259a4879ee118c8ab1843c500ff"}
 
 
 
 
 
data/gutenberg/gutenberg.md CHANGED
@@ -1,20 +1,18 @@
1
  ---
2
  pretty_name: Gutenberg
3
  language:
4
- - da
5
  license: other
6
- license_name: Gutenberg
7
  size_categories:
8
- - 1-10k
9
  task_categories:
10
- - text-generation
11
- - fill-mask
12
  task_ids:
13
- - language-modeling
14
  source_datasets:
15
- - danish-foundation-models/danish-gigaword
16
- domains:
17
- - Books
18
  ---
19
 
20
  # Dataset Card for Gutenberg
@@ -31,7 +29,6 @@ Project Gutenberg is an online library of free eBooks. Project Gutenberg was the
31
 
32
  <!-- START-DESC-STATS -->
33
  - **Language**: dan, dansk, Danish
34
- - **Domains**: Books
35
  - **Number of samples**: 66
36
  - **Number of tokens (Llama 3)**: 6.76M
37
  - **Average document length (characters)**: 290147.94
@@ -46,12 +43,16 @@ An example from the dataset looks as follows.
46
  <!-- START-SAMPLE -->
47
  ```py
48
  {
49
- "id": "gutenberg_43899",
50
  "text": "Afskriverens bemærkninger: Åbenlyse trykfejl er rettet\ni denne e-bog, men forfatterens stavning er f[...]",
51
  "source": "gutenberg",
 
52
  "added": "2020-09-12",
53
  "created": "1700-01-01, 2022-01-01",
54
- "token_count": 128423
 
 
 
 
55
  }
56
  ```
57
 
@@ -59,12 +60,15 @@ An example from the dataset looks as follows.
59
 
60
  An entry in the dataset consists of the following fields:
61
 
62
- - `id` (`str`): An unique identifier for each document.
63
  - `text`(`str`): The content of the document.
64
  - `source` (`str`): The source of the document (see [Source Data](#source-data)).
 
65
  - `added` (`str`): An date for when the document was added to this collection.
66
  - `created` (`str`): An date range for when the document was originally created.
67
- - `token_count` (`int`): The number of tokens in the sample computed using the Llama 8B tokenizer
 
 
 
68
  <!-- END-SAMPLE -->
69
 
70
 
@@ -409,9 +413,8 @@ subscribe to our email newsletter to hear about new eBooks.
409
  ### Dataset Statistics
410
 
411
  <!-- START-DATASET PLOTS -->
412
- <p align="center">
413
  <img src="./images/dist_document_length.png" width="600" style="margin-right: 10px;" />
414
- </p>
415
  <!-- END-DATASET PLOTS -->
416
 
417
 
 
1
  ---
2
  pretty_name: Gutenberg
3
  language:
4
+ - da
5
  license: other
6
+ license_name: Gutenberg License
7
  size_categories:
8
+ - 1-10k
9
  task_categories:
10
+ - text-generation
11
+ - fill-mask
12
  task_ids:
13
+ - language-modeling
14
  source_datasets:
15
+ - danish-foundation-models/danish-gigaword
 
 
16
  ---
17
 
18
  # Dataset Card for Gutenberg
 
29
 
30
  <!-- START-DESC-STATS -->
31
  - **Language**: dan, dansk, Danish
 
32
  - **Number of samples**: 66
33
  - **Number of tokens (Llama 3)**: 6.76M
34
  - **Average document length (characters)**: 290147.94
 
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
 
 
60
 
61
  An entry in the dataset consists of the following fields:
62
 
 
63
  - `text`(`str`): The content of the document.
64
  - `source` (`str`): The source of the document (see [Source Data](#source-data)).
65
+ - `id` (`str`): An unique identifier for each document.
66
  - `added` (`str`): An date for when the document was added to this collection.
67
  - `created` (`str`): An date range for when the document was originally created.
68
+ - `license` (`str`): The license of the document. The licenses vary according to the source.
69
+ - `domain` (`str`): The domain of the source
70
+ - `metadata/source-pretty` (`str`): The long form version of the short-form source name
71
+ - `metadata/*`: Potentially additional metadata
72
  <!-- END-SAMPLE -->
73
 
74
 
 
413
  ### Dataset Statistics
414
 
415
  <!-- START-DATASET PLOTS -->
 
416
  <img src="./images/dist_document_length.png" width="600" style="margin-right: 10px;" />
417
+ <img>
418
  <!-- END-DATASET PLOTS -->
419
 
420
 
data/gutenberg/gutenberg.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a3384a2012839c9caa2d6d971447ad4503937031f5c397bc2c5c0249445caad
3
- size 12332839
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e8364195e60b64e285d0c1b8c4b6ae0da7a1b6165de77bb4fc4049c317b445c
3
+ size 12342492