Datasets:
Tasks:
Text Generation
Formats:
parquet
Sub-tasks:
language-modeling
Languages:
Danish
Size:
10M - 100M
ArXiv:
DOI:
License:
Add library_name and additional tags to dataset card
Browse filesThis PR adds `library_name: datasets` to the metadata, indicating that the dataset can be loaded using the Hugging Face `datasets` library. It also introduces additional `tags` such as `text-corpus`, `continual-development`, and `community-collaboration` to highlight the dataset's key characteristics as described in the accompanying paper, thereby improving discoverability and information richness.
README.md
CHANGED
|
@@ -1,5 +1,24 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
license: other
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
configs:
|
| 4 |
- config_name: default
|
| 5 |
data_files:
|
|
@@ -153,21 +172,6 @@ configs:
|
|
| 153 |
data_files:
|
| 154 |
- split: train
|
| 155 |
path: data/domsdatabasen/*.parquet
|
| 156 |
-
annotations_creators:
|
| 157 |
-
- no-annotation
|
| 158 |
-
language_creators:
|
| 159 |
-
- crowdsourced
|
| 160 |
-
language:
|
| 161 |
-
- da
|
| 162 |
-
multilinguality:
|
| 163 |
-
- monolingual
|
| 164 |
-
source_datasets:
|
| 165 |
-
- original
|
| 166 |
-
task_categories:
|
| 167 |
-
- text-generation
|
| 168 |
-
task_ids:
|
| 169 |
-
- language-modeling
|
| 170 |
-
pretty_name: Danish Dynaword
|
| 171 |
language_bcp47:
|
| 172 |
- da
|
| 173 |
- da-bornholm
|
|
@@ -422,7 +426,10 @@ Each entry in the dataset consists of a single text with associated metadata
|
|
| 422 |
```py
|
| 423 |
{
|
| 424 |
"id": "adl_aakjaer06val",
|
| 425 |
-
"text": "SAMLEDE VÆRKER
|
|
|
|
|
|
|
|
|
|
| 426 |
"source": "adl",
|
| 427 |
"added": "2020-09-14",
|
| 428 |
"created": "1700-01-01, 2022-01-01",
|
|
@@ -638,7 +645,7 @@ Certain works in this collection are historical works and thus reflect the lingu
|
|
| 638 |
As such, it includes perspectives, assumptions, and biases characteristic of the period. For instance, the works of N.F.S. Grundtvig (`grundtvig`) were known to nationalistic views and critical stances toward specific groups, such as Germans, which may be considered offensive or exclusionary by contemporary standards.
|
| 639 |
|
| 640 |
|
| 641 |
-
###
|
| 642 |
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:
|
| 643 |
- Clearly identify yourself with detailed contact information such as an address, a telephone number, or an email address at which you can be contacted.
|
| 644 |
- Clearly reference the original work claimed to be infringed
|
|
@@ -653,4 +660,4 @@ We will comply with legitimate requests by removing the affected sources from th
|
|
| 653 |
<img src="./docs/icon.png" width="30" style="margin-right: 10px;" />
|
| 654 |
</a>
|
| 655 |
A <a href=https://www.foundationmodels.dk>Danish Foundation Models</a> dataset
|
| 656 |
-
</h3>
|
|
|
|
| 1 |
---
|
| 2 |
+
annotations_creators:
|
| 3 |
+
- no-annotation
|
| 4 |
+
language_creators:
|
| 5 |
+
- crowdsourced
|
| 6 |
+
language:
|
| 7 |
+
- da
|
| 8 |
license: other
|
| 9 |
+
multilinguality:
|
| 10 |
+
- monolingual
|
| 11 |
+
source_datasets:
|
| 12 |
+
- original
|
| 13 |
+
task_categories:
|
| 14 |
+
- text-generation
|
| 15 |
+
task_ids:
|
| 16 |
+
- language-modeling
|
| 17 |
+
tags:
|
| 18 |
+
- text-corpus
|
| 19 |
+
- continual-development
|
| 20 |
+
- community-collaboration
|
| 21 |
+
pretty_name: Danish Dynaword
|
| 22 |
configs:
|
| 23 |
- config_name: default
|
| 24 |
data_files:
|
|
|
|
| 172 |
data_files:
|
| 173 |
- split: train
|
| 174 |
path: data/domsdatabasen/*.parquet
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 175 |
language_bcp47:
|
| 176 |
- da
|
| 177 |
- da-bornholm
|
|
|
|
| 426 |
```py
|
| 427 |
{
|
| 428 |
"id": "adl_aakjaer06val",
|
| 429 |
+
"text": "SAMLEDE VÆRKER
|
| 430 |
+
|
| 431 |
+
JEPPE AAKJÆR GYLDENDALSKE BOGHANDEL - NORDISK FORLAG KJØBENHAVN OG
|
| 432 |
+
KRISTIANIA 1919 0[...]",
|
| 433 |
"source": "adl",
|
| 434 |
"added": "2020-09-14",
|
| 435 |
"created": "1700-01-01, 2022-01-01",
|
|
|
|
| 645 |
As such, it includes perspectives, assumptions, and biases characteristic of the period. For instance, the works of N.F.S. Grundtvig (`grundtvig`) were known to nationalistic views and critical stances toward specific groups, such as Germans, which may be considered offensive or exclusionary by contemporary standards.
|
| 646 |
|
| 647 |
|
| 648 |
+
### Notice and takedown policy
|
| 649 |
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:
|
| 650 |
- Clearly identify yourself with detailed contact information such as an address, a telephone number, or an email address at which you can be contacted.
|
| 651 |
- Clearly reference the original work claimed to be infringed
|
|
|
|
| 660 |
<img src="./docs/icon.png" width="30" style="margin-right: 10px;" />
|
| 661 |
</a>
|
| 662 |
A <a href=https://www.foundationmodels.dk>Danish Foundation Models</a> dataset
|
| 663 |
+
</h3>
|