Datasets:
Tasks:
Text Generation
Formats:
parquet
Sub-tasks:
language-modeling
Languages:
Danish
Size:
10M - 100M
ArXiv:
DOI:
License:
Kenneth Enevoldsen
commited on
updates sheets
Browse filesstill some errors in domains though
This view is limited to 50 files because it contains too many changes.
See raw diff
- data/adl/adl.md +13 -14
- data/adl/descriptive_stats.json +1 -2
- data/adl/images/dist_document_length.png +2 -2
- data/ai-aktindsigt/ai-aktindsigt.md +10 -12
- data/ai-aktindsigt/descriptive_stats.json +1 -2
- data/ai-aktindsigt/images/dist_document_length.png +2 -2
- data/botxt/botxt.md +5 -6
- data/botxt/descriptive_stats.json +1 -2
- data/botxt/images/dist_document_length.png +2 -2
- data/cellar/cellar.md +11 -12
- data/cellar/descriptive_stats.json +1 -2
- data/cellar/images/dist_document_length.png +2 -2
- data/dannet/dannet.md +5 -7
- data/dannet/descriptive_stats.json +1 -2
- data/dannet/images/dist_document_length.png +2 -2
- data/danske-taler/danske-taler.md +12 -13
- data/danske-taler/descriptive_stats.json +1 -2
- data/danske-taler/images/dist_document_length.png +2 -2
- data/depbank/depbank.md +12 -13
- data/depbank/descriptive_stats.json +1 -2
- data/depbank/images/dist_document_length.png +2 -2
- data/ep/descriptive_stats.json +1 -2
- data/ep/ep.md +13 -14
- data/ep/images/dist_document_length.png +2 -2
- data/eur-lex-sum-da/descriptive_stats.json +1 -2
- data/eur-lex-sum-da/eur-lex-sum-da.md +11 -12
- data/eur-lex-sum-da/images/dist_document_length.png +2 -2
- data/fm-udgivelser/descriptive_stats.json +1 -2
- data/fm-udgivelser/fm-udgivelser.md +11 -12
- data/fm-udgivelser/images/dist_document_length.png +2 -2
- data/ft/descriptive_stats.json +1 -2
- data/ft/ft.md +13 -14
- data/ft/images/dist_document_length.png +2 -2
- data/gutenberg/descriptive_stats.json +1 -2
- data/gutenberg/gutenberg.md +12 -13
- data/gutenberg/images/dist_document_length.png +2 -2
- data/hest/descriptive_stats.json +1 -2
- data/hest/hest.md +12 -13
- data/hest/images/dist_document_length.png +2 -2
- data/jvj/descriptive_stats.json +1 -2
- data/jvj/images/dist_document_length.png +2 -2
- data/jvj/jvj.md +12 -13
- data/memo/descriptive_stats.json +1 -2
- data/memo/images/dist_document_length.png +2 -2
- data/memo/memo.md +12 -13
- data/miljoeportalen/descriptive_stats.json +1 -2
- data/miljoeportalen/images/dist_document_length.png +2 -2
- data/miljoeportalen/miljoeportalen.md +12 -13
- data/naat/descriptive_stats.json +1 -2
- data/naat/images/dist_document_length.png +2 -2
data/adl/adl.md
CHANGED
|
@@ -1,20 +1,20 @@
|
|
| 1 |
---
|
| 2 |
-
pretty_name:
|
| 3 |
language:
|
| 4 |
-
|
| 5 |
license: cc0-1.0
|
| 6 |
license_name: CC-0
|
| 7 |
size_categories:
|
| 8 |
-
|
| 9 |
task_categories:
|
| 10 |
-
|
| 11 |
-
|
| 12 |
task_ids:
|
| 13 |
-
|
| 14 |
source_datasets:
|
| 15 |
-
|
| 16 |
domains:
|
| 17 |
-
|
| 18 |
---
|
| 19 |
|
| 20 |
# Dataset Card for Archive for Danish Literature
|
|
@@ -29,6 +29,7 @@ See also dataset [entry](https://sprogteknologi.dk/dataset/public-adl-text-sourc
|
|
| 29 |
|
| 30 |
<!-- START-DESC-STATS -->
|
| 31 |
- **Language**: dan, dansk, Danish
|
|
|
|
| 32 |
- **Number of samples**: 498
|
| 33 |
- **Number of tokens (Llama 3)**: 58.49M
|
| 34 |
- **Average document length (characters)**: 324932.24
|
|
@@ -57,15 +58,12 @@ An example from the dataset looks as follows.
|
|
| 57 |
|
| 58 |
An entry in the dataset consists of the following fields:
|
| 59 |
|
|
|
|
| 60 |
- `text`(`str`): The content of the document.
|
| 61 |
- `source` (`str`): The source of the document (see [Source Data](#source-data)).
|
| 62 |
-
- `id` (`str`): An unique identifier for each document.
|
| 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 |
-
- `
|
| 66 |
-
- `domain` (`str`): The domain of the source
|
| 67 |
-
- `metadata/source-pretty` (`str`): The long form version of the short-form source name
|
| 68 |
-
- `metadata/*`: Potentially additional metadata
|
| 69 |
<!-- END-SAMPLE -->
|
| 70 |
|
| 71 |
|
|
@@ -73,8 +71,9 @@ An entry in the dataset consists of the following fields:
|
|
| 73 |
### Dataset Statistics
|
| 74 |
|
| 75 |
<!-- START-DATASET PLOTS -->
|
|
|
|
| 76 |
<img src="./images/dist_document_length.png" width="600" style="margin-right: 10px;" />
|
| 77 |
-
|
| 78 |
<!-- END-DATASET PLOTS -->
|
| 79 |
|
| 80 |
|
|
|
|
| 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
|
|
|
|
| 29 |
|
| 30 |
<!-- START-DESC-STATS -->
|
| 31 |
- **Language**: dan, dansk, Danish
|
| 32 |
+
- **Domains**: ['Books']
|
| 33 |
- **Number of samples**: 498
|
| 34 |
- **Number of tokens (Llama 3)**: 58.49M
|
| 35 |
- **Average document length (characters)**: 324932.24
|
|
|
|
| 58 |
|
| 59 |
An entry in the dataset consists of the following fields:
|
| 60 |
|
| 61 |
+
- `id` (`str`): An unique identifier for each document.
|
| 62 |
- `text`(`str`): The content of the document.
|
| 63 |
- `source` (`str`): The source of the document (see [Source Data](#source-data)).
|
|
|
|
| 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 |
+
- `token_count` (`int`): The number of tokens in the sample computed using the Llama 8B tokenizer
|
|
|
|
|
|
|
|
|
|
| 67 |
<!-- END-SAMPLE -->
|
| 68 |
|
| 69 |
|
|
|
|
| 71 |
### Dataset Statistics
|
| 72 |
|
| 73 |
<!-- START-DATASET PLOTS -->
|
| 74 |
+
<p align="center">
|
| 75 |
<img src="./images/dist_document_length.png" width="600" style="margin-right: 10px;" />
|
| 76 |
+
</p>
|
| 77 |
<!-- END-DATASET PLOTS -->
|
| 78 |
|
| 79 |
|
data/adl/descriptive_stats.json
CHANGED
|
@@ -2,6 +2,5 @@
|
|
| 2 |
"number_of_samples": 498,
|
| 3 |
"average_document_length": 324932.2429718876,
|
| 4 |
"number_of_tokens": 58493311,
|
| 5 |
-
"
|
| 6 |
-
"revision": "341a0162905ca4848fc840d941edfd0a6d1b2314"
|
| 7 |
}
|
|
|
|
| 2 |
"number_of_samples": 498,
|
| 3 |
"average_document_length": 324932.2429718876,
|
| 4 |
"number_of_tokens": 58493311,
|
| 5 |
+
"revision": "ec36d0ad0ba8ac5d76f6dd32b75b90f75dd1d40a"
|
|
|
|
| 6 |
}
|
data/adl/images/dist_document_length.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
data/ai-aktindsigt/ai-aktindsigt.md
CHANGED
|
@@ -1,18 +1,18 @@
|
|
| 1 |
---
|
| 2 |
pretty_name: AI Aktindsigt
|
| 3 |
language:
|
| 4 |
-
|
| 5 |
license: apache-2.0
|
| 6 |
license_name: Apache 2.0
|
| 7 |
task_categories:
|
| 8 |
-
|
| 9 |
-
|
| 10 |
task_ids:
|
| 11 |
-
|
| 12 |
domains:
|
| 13 |
-
|
| 14 |
source_datasets:
|
| 15 |
-
|
| 16 |
---
|
| 17 |
|
| 18 |
# Dataset Card for AI Aktindsigt
|
|
@@ -28,6 +28,7 @@ The dataset consists of multiple scrapes of municipal websites compiled in conne
|
|
| 28 |
|
| 29 |
<!-- START-DESC-STATS -->
|
| 30 |
- **Language**: dan, dansk, Danish
|
|
|
|
| 31 |
- **Number of samples**: 200.91K
|
| 32 |
- **Number of tokens (Llama 3)**: 139.23M
|
| 33 |
- **Average document length (characters)**: 2030.75
|
|
@@ -55,15 +56,12 @@ An example from the dataset looks as follows.
|
|
| 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 |
-
- `
|
| 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 |
|
|
@@ -87,4 +85,4 @@ This dataset is derived from [`AI-aktindsigt/Skrabet_kommunale_hjemmesider`](htt
|
|
| 87 |
|
| 88 |
### Citation Information
|
| 89 |
|
| 90 |
-
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 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 |
|
| 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
|
|
|
|
| 56 |
|
| 57 |
An entry in the dataset consists of the following fields:
|
| 58 |
|
| 59 |
+
- `id` (`str`): An unique identifier for each document.
|
| 60 |
- `text`(`str`): The content of the document.
|
| 61 |
- `source` (`str`): The source of the document (see [Source Data](#source-data)).
|
|
|
|
| 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 |
+
- `token_count` (`int`): The number of tokens in the sample computed using the Llama 8B tokenizer
|
|
|
|
|
|
|
|
|
|
| 65 |
<!-- END-SAMPLE -->
|
| 66 |
|
| 67 |
|
|
|
|
| 85 |
|
| 86 |
### Citation Information
|
| 87 |
|
| 88 |
+
No citation is applicable for this work. We recommend citing the huggingface repository.
|
data/ai-aktindsigt/descriptive_stats.json
CHANGED
|
@@ -2,6 +2,5 @@
|
|
| 2 |
"number_of_samples": 200914,
|
| 3 |
"average_document_length": 2030.7490916511542,
|
| 4 |
"number_of_tokens": 139234696,
|
| 5 |
-
"
|
| 6 |
-
"revision": "341a0162905ca4848fc840d941edfd0a6d1b2314"
|
| 7 |
}
|
|
|
|
| 2 |
"number_of_samples": 200914,
|
| 3 |
"average_document_length": 2030.7490916511542,
|
| 4 |
"number_of_tokens": 139234696,
|
| 5 |
+
"revision": "ec36d0ad0ba8ac5d76f6dd32b75b90f75dd1d40a"
|
|
|
|
| 6 |
}
|
data/ai-aktindsigt/images/dist_document_length.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
data/botxt/botxt.md
CHANGED
|
@@ -31,6 +31,7 @@ Fictional texts of various kinds written in Bornholmsk, the dialect spoken on th
|
|
| 31 |
|
| 32 |
<!-- START-DESC-STATS -->
|
| 33 |
- **Language**: dan, dansk, Danish
|
|
|
|
| 34 |
- **Number of samples**: 106
|
| 35 |
- **Number of tokens (Llama 3)**: 847.97K
|
| 36 |
- **Average document length (characters)**: 18972.42
|
|
@@ -59,22 +60,20 @@ An example from the dataset looks as follows.
|
|
| 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 |
-
- `
|
| 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 |
-
|
| 78 |
<!-- END-DATASET PLOTS -->
|
| 79 |
|
| 80 |
|
|
|
|
| 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
|
|
|
|
| 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 |
### Dataset Statistics
|
| 72 |
|
| 73 |
<!-- START-DATASET PLOTS -->
|
| 74 |
+
<p align="center">
|
| 75 |
<img src="./images/dist_document_length.png" width="600" style="margin-right: 10px;" />
|
| 76 |
+
</p>
|
| 77 |
<!-- END-DATASET PLOTS -->
|
| 78 |
|
| 79 |
|
data/botxt/descriptive_stats.json
CHANGED
|
@@ -2,6 +2,5 @@
|
|
| 2 |
"number_of_samples": 106,
|
| 3 |
"average_document_length": 18972.415094339623,
|
| 4 |
"number_of_tokens": 847973,
|
| 5 |
-
"
|
| 6 |
-
"revision": "341a0162905ca4848fc840d941edfd0a6d1b2314"
|
| 7 |
}
|
|
|
|
| 2 |
"number_of_samples": 106,
|
| 3 |
"average_document_length": 18972.415094339623,
|
| 4 |
"number_of_tokens": 847973,
|
| 5 |
+
"revision": "ec36d0ad0ba8ac5d76f6dd32b75b90f75dd1d40a"
|
|
|
|
| 6 |
}
|
data/botxt/images/dist_document_length.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
data/cellar/cellar.md
CHANGED
|
@@ -1,16 +1,16 @@
|
|
| 1 |
---
|
| 2 |
pretty_name: Cellar
|
| 3 |
language:
|
| 4 |
-
|
| 5 |
license: cc-by-sa-4.0
|
| 6 |
license_name: CC-BY-SA 4.0
|
| 7 |
task_categories:
|
| 8 |
-
|
| 9 |
-
|
| 10 |
task_ids:
|
| 11 |
-
|
| 12 |
domains:
|
| 13 |
-
|
| 14 |
---
|
| 15 |
|
| 16 |
# Dataset Card for Finansministeriets Udgivelser
|
|
@@ -26,6 +26,7 @@ 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 |
- **Number of samples**: 63.40K
|
| 30 |
- **Number of tokens (Llama 3)**: 1.15B
|
| 31 |
- **Average document length (characters)**: 60987.84
|
|
@@ -53,23 +54,21 @@ An example from the dataset looks as follows.
|
|
| 53 |
|
| 54 |
An entry in the dataset consists of the following fields:
|
| 55 |
|
|
|
|
| 56 |
- `text`(`str`): The content of the document.
|
| 57 |
- `source` (`str`): The source of the document (see [Source Data](#source-data)).
|
| 58 |
-
- `id` (`str`): An unique identifier for each document.
|
| 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 |
-
- `
|
| 62 |
-
- `domain` (`str`): The domain of the source
|
| 63 |
-
- `metadata/source-pretty` (`str`): The long form version of the short-form source name
|
| 64 |
-
- `metadata/*`: Potentially additional metadata
|
| 65 |
<!-- END-SAMPLE -->
|
| 66 |
|
| 67 |
|
| 68 |
### Dataset Statistics
|
| 69 |
|
| 70 |
<!-- START-DATASET PLOTS -->
|
|
|
|
| 71 |
<img src="./images/dist_document_length.png" width="600" style="margin-right: 10px;" />
|
| 72 |
-
|
| 73 |
<!-- END-DATASET PLOTS -->
|
| 74 |
|
| 75 |
|
|
@@ -78,4 +77,4 @@ An entry in the dataset consists of the following fields:
|
|
| 78 |
|
| 79 |
### Citation Information
|
| 80 |
|
| 81 |
-
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 |
domains:
|
| 13 |
+
- Legal
|
| 14 |
---
|
| 15 |
|
| 16 |
# Dataset Card for Finansministeriets Udgivelser
|
|
|
|
| 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
|
|
|
|
| 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 |
|
|
|
|
| 77 |
|
| 78 |
### Citation Information
|
| 79 |
|
| 80 |
+
No citation is applicable for this work.
|
data/cellar/descriptive_stats.json
CHANGED
|
@@ -2,6 +2,5 @@
|
|
| 2 |
"number_of_samples": 63399,
|
| 3 |
"average_document_length": 60987.84318364643,
|
| 4 |
"number_of_tokens": 1152074881,
|
| 5 |
-
"
|
| 6 |
-
"revision": "341a0162905ca4848fc840d941edfd0a6d1b2314"
|
| 7 |
}
|
|
|
|
| 2 |
"number_of_samples": 63399,
|
| 3 |
"average_document_length": 60987.84318364643,
|
| 4 |
"number_of_tokens": 1152074881,
|
| 5 |
+
"revision": "ec36d0ad0ba8ac5d76f6dd32b75b90f75dd1d40a"
|
|
|
|
| 6 |
}
|
data/cellar/images/dist_document_length.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
data/dannet/dannet.md
CHANGED
|
@@ -32,7 +32,7 @@ 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**:
|
| 36 |
- **Number of samples**: 47.60K
|
| 37 |
- **Number of tokens (Llama 3)**: 1.48M
|
| 38 |
- **Average document length (characters)**: 90.88
|
|
@@ -61,23 +61,21 @@ An example from the dataset looks as follows.
|
|
| 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 |
-
- `
|
| 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 |
-
|
| 81 |
<!-- END-DATASET PLOTS -->
|
| 82 |
|
| 83 |
|
|
|
|
| 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
|
|
|
|
| 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 |
|
data/dannet/descriptive_stats.json
CHANGED
|
@@ -2,6 +2,5 @@
|
|
| 2 |
"number_of_samples": 47603,
|
| 3 |
"average_document_length": 90.87914627229377,
|
| 4 |
"number_of_tokens": 1479471,
|
| 5 |
-
"
|
| 6 |
-
"revision": "341a0162905ca4848fc840d941edfd0a6d1b2314"
|
| 7 |
}
|
|
|
|
| 2 |
"number_of_samples": 47603,
|
| 3 |
"average_document_length": 90.87914627229377,
|
| 4 |
"number_of_tokens": 1479471,
|
| 5 |
+
"revision": "ec36d0ad0ba8ac5d76f6dd32b75b90f75dd1d40a"
|
|
|
|
| 6 |
}
|
data/dannet/images/dist_document_length.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
data/danske-taler/danske-taler.md
CHANGED
|
@@ -1,17 +1,17 @@
|
|
| 1 |
---
|
| 2 |
pretty_name: Danske Taler
|
| 3 |
language:
|
| 4 |
-
|
| 5 |
license: cc0-1.0
|
| 6 |
license_name: CC-0
|
| 7 |
task_categories:
|
| 8 |
-
|
| 9 |
-
|
| 10 |
task_ids:
|
| 11 |
-
|
| 12 |
domains:
|
| 13 |
-
|
| 14 |
-
|
| 15 |
---
|
| 16 |
|
| 17 |
# Dataset Card for Nordjylland News
|
|
@@ -35,6 +35,7 @@ Learn more about danske taler by reading their [about us](https://www.dansketale
|
|
| 35 |
|
| 36 |
<!-- START-DESC-STATS -->
|
| 37 |
- **Language**: dan, dansk, Danish
|
|
|
|
| 38 |
- **Number of samples**: 2.66K
|
| 39 |
- **Number of tokens (Llama 3)**: 8.23M
|
| 40 |
- **Average document length (characters)**: 9446.26
|
|
@@ -62,23 +63,21 @@ An example from the dataset looks as follows.
|
|
| 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 |
-
- `
|
| 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 |
-
|
| 82 |
<!-- END-DATASET PLOTS -->
|
| 83 |
|
| 84 |
|
|
@@ -133,4 +132,4 @@ For specific filtering criteria see the `create.py` script.
|
|
| 133 |
|
| 134 |
### Citation Information
|
| 135 |
|
| 136 |
-
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 |
domains:
|
| 13 |
+
- Speeches
|
| 14 |
+
- Spoken
|
| 15 |
---
|
| 16 |
|
| 17 |
# Dataset Card for Nordjylland News
|
|
|
|
| 35 |
|
| 36 |
<!-- START-DESC-STATS -->
|
| 37 |
- **Language**: dan, dansk, Danish
|
| 38 |
+
- **Domains**: ['Speeches', 'Spoken']
|
| 39 |
- **Number of samples**: 2.66K
|
| 40 |
- **Number of tokens (Llama 3)**: 8.23M
|
| 41 |
- **Average document length (characters)**: 9446.26
|
|
|
|
| 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 |
|
| 133 |
### Citation Information
|
| 134 |
|
| 135 |
+
No citation is applicable for this work. We recommend citing the huggingface repository.
|
data/danske-taler/descriptive_stats.json
CHANGED
|
@@ -2,6 +2,5 @@
|
|
| 2 |
"number_of_samples": 2658,
|
| 3 |
"average_document_length": 9446.262227238525,
|
| 4 |
"number_of_tokens": 8227947,
|
| 5 |
-
"
|
| 6 |
-
"revision": "341a0162905ca4848fc840d941edfd0a6d1b2314"
|
| 7 |
}
|
|
|
|
| 2 |
"number_of_samples": 2658,
|
| 3 |
"average_document_length": 9446.262227238525,
|
| 4 |
"number_of_tokens": 8227947,
|
| 5 |
+
"revision": "ec36d0ad0ba8ac5d76f6dd32b75b90f75dd1d40a"
|
|
|
|
| 6 |
}
|
data/danske-taler/images/dist_document_length.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
data/depbank/depbank.md
CHANGED
|
@@ -1,20 +1,20 @@
|
|
| 1 |
---
|
| 2 |
pretty_name: Danish Dependency Treebank
|
| 3 |
language:
|
| 4 |
-
|
| 5 |
license: cc-by-sa-4.0
|
| 6 |
license_name: CC-BY-SA 4.0
|
| 7 |
size_categories:
|
| 8 |
-
|
| 9 |
task_categories:
|
| 10 |
-
|
| 11 |
-
|
| 12 |
task_ids:
|
| 13 |
-
|
| 14 |
source_datasets:
|
| 15 |
-
|
| 16 |
domains:
|
| 17 |
-
|
| 18 |
---
|
| 19 |
|
| 20 |
# Dataset Card for Danish Dependency Treebank
|
|
@@ -33,6 +33,7 @@ While the dataset was initially intended as a rich annotation, this corpora only
|
|
| 33 |
|
| 34 |
<!-- START-DESC-STATS -->
|
| 35 |
- **Language**: dan, dansk, Danish
|
|
|
|
| 36 |
- **Number of samples**: 536
|
| 37 |
- **Number of tokens (Llama 3)**: 185.45K
|
| 38 |
- **Average document length (characters)**: 1018.90
|
|
@@ -61,23 +62,21 @@ An example from the dataset looks as follows.
|
|
| 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 |
-
- `
|
| 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 |
-
|
| 81 |
<!-- END-DATASET PLOTS -->
|
| 82 |
|
| 83 |
|
|
|
|
| 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 |
|
| 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
|
|
|
|
| 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 |
|
data/depbank/descriptive_stats.json
CHANGED
|
@@ -2,6 +2,5 @@
|
|
| 2 |
"number_of_samples": 536,
|
| 3 |
"average_document_length": 1018.8992537313433,
|
| 4 |
"number_of_tokens": 185454,
|
| 5 |
-
"
|
| 6 |
-
"revision": "341a0162905ca4848fc840d941edfd0a6d1b2314"
|
| 7 |
}
|
|
|
|
| 2 |
"number_of_samples": 536,
|
| 3 |
"average_document_length": 1018.8992537313433,
|
| 4 |
"number_of_tokens": 185454,
|
| 5 |
+
"revision": "ec36d0ad0ba8ac5d76f6dd32b75b90f75dd1d40a"
|
|
|
|
| 6 |
}
|
data/depbank/images/dist_document_length.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
data/ep/descriptive_stats.json
CHANGED
|
@@ -2,6 +2,5 @@
|
|
| 2 |
"number_of_samples": 3930,
|
| 3 |
"average_document_length": 79360.11628498728,
|
| 4 |
"number_of_tokens": 100841366,
|
| 5 |
-
"
|
| 6 |
-
"revision": "341a0162905ca4848fc840d941edfd0a6d1b2314"
|
| 7 |
}
|
|
|
|
| 2 |
"number_of_samples": 3930,
|
| 3 |
"average_document_length": 79360.11628498728,
|
| 4 |
"number_of_tokens": 100841366,
|
| 5 |
+
"revision": "ec36d0ad0ba8ac5d76f6dd32b75b90f75dd1d40a"
|
|
|
|
| 6 |
}
|
data/ep/ep.md
CHANGED
|
@@ -1,21 +1,21 @@
|
|
| 1 |
---
|
| 2 |
pretty_name: European Parliament
|
| 3 |
language:
|
| 4 |
-
|
| 5 |
license: cc0-1.0
|
| 6 |
license_name: CC-0
|
| 7 |
size_categories:
|
| 8 |
-
|
| 9 |
task_categories:
|
| 10 |
-
|
| 11 |
-
|
| 12 |
task_ids:
|
| 13 |
-
|
| 14 |
source_datasets:
|
| 15 |
-
|
| 16 |
domains:
|
| 17 |
-
|
| 18 |
-
|
| 19 |
---
|
| 20 |
|
| 21 |
# Dataset Card for European Parliament
|
|
@@ -33,6 +33,7 @@ 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 |
- **Number of samples**: 3.93K
|
| 37 |
- **Number of tokens (Llama 3)**: 100.84M
|
| 38 |
- **Average document length (characters)**: 79360.12
|
|
@@ -61,22 +62,20 @@ An example from the dataset looks as follows.
|
|
| 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 |
-
- `
|
| 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 |
-
|
| 80 |
<!-- END-DATASET PLOTS -->
|
| 81 |
|
| 82 |
|
|
|
|
| 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 |
|
| 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
|
|
|
|
| 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 |
### 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 |
|
data/ep/images/dist_document_length.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
data/eur-lex-sum-da/descriptive_stats.json
CHANGED
|
@@ -2,6 +2,5 @@
|
|
| 2 |
"number_of_samples": 1002,
|
| 3 |
"average_document_length": 87627.37025948103,
|
| 4 |
"number_of_tokens": 31367665,
|
| 5 |
-
"
|
| 6 |
-
"revision": "341a0162905ca4848fc840d941edfd0a6d1b2314"
|
| 7 |
}
|
|
|
|
| 2 |
"number_of_samples": 1002,
|
| 3 |
"average_document_length": 87627.37025948103,
|
| 4 |
"number_of_tokens": 31367665,
|
| 5 |
+
"revision": "ec36d0ad0ba8ac5d76f6dd32b75b90f75dd1d40a"
|
|
|
|
| 6 |
}
|
data/eur-lex-sum-da/eur-lex-sum-da.md
CHANGED
|
@@ -1,16 +1,16 @@
|
|
| 1 |
---
|
| 2 |
pretty_name: EUR-Lex SUM
|
| 3 |
language:
|
| 4 |
-
|
| 5 |
license: cc-by-sa-4.0
|
| 6 |
license_name: CC-BY-SA 4.0
|
| 7 |
task_categories:
|
| 8 |
-
|
| 9 |
-
|
| 10 |
task_ids:
|
| 11 |
-
|
| 12 |
domains:
|
| 13 |
-
|
| 14 |
---
|
| 15 |
|
| 16 |
# Dataset Card for EUR-Lex SUM
|
|
@@ -27,6 +27,7 @@ The dataset is designed for training and evaluating automatic text summarization
|
|
| 27 |
|
| 28 |
<!-- START-DESC-STATS -->
|
| 29 |
- **Language**: dan, dansk, Danish
|
|
|
|
| 30 |
- **Number of samples**: 1.00K
|
| 31 |
- **Number of tokens (Llama 3)**: 31.37M
|
| 32 |
- **Average document length (characters)**: 87627.37
|
|
@@ -54,23 +55,21 @@ An example from the dataset looks as follows.
|
|
| 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 |
-
- `
|
| 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 |
-
|
| 74 |
<!-- END-DATASET PLOTS -->
|
| 75 |
|
| 76 |
|
|
@@ -82,4 +81,4 @@ An entry in the dataset consists of the following fields:
|
|
| 82 |
|
| 83 |
### Citation Information
|
| 84 |
|
| 85 |
-
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 |
domains:
|
| 13 |
+
- Legal
|
| 14 |
---
|
| 15 |
|
| 16 |
# Dataset Card for EUR-Lex SUM
|
|
|
|
| 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
|
|
|
|
| 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 |
|
|
|
|
| 81 |
|
| 82 |
### Citation Information
|
| 83 |
|
| 84 |
+
No citation is applicable for this work.
|
data/eur-lex-sum-da/images/dist_document_length.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
data/fm-udgivelser/descriptive_stats.json
CHANGED
|
@@ -2,6 +2,5 @@
|
|
| 2 |
"number_of_samples": 443,
|
| 3 |
"average_document_length": 490101.9300225734,
|
| 4 |
"number_of_tokens": 50335291,
|
| 5 |
-
"
|
| 6 |
-
"revision": "341a0162905ca4848fc840d941edfd0a6d1b2314"
|
| 7 |
}
|
|
|
|
| 2 |
"number_of_samples": 443,
|
| 3 |
"average_document_length": 490101.9300225734,
|
| 4 |
"number_of_tokens": 50335291,
|
| 5 |
+
"revision": "ec36d0ad0ba8ac5d76f6dd32b75b90f75dd1d40a"
|
|
|
|
| 6 |
}
|
data/fm-udgivelser/fm-udgivelser.md
CHANGED
|
@@ -1,16 +1,16 @@
|
|
| 1 |
---
|
| 2 |
pretty_name: Finansministeriets Udgivelser
|
| 3 |
language:
|
| 4 |
-
|
| 5 |
license: cc-by-sa-4.0
|
| 6 |
license_name: CC-BY-SA 4.0
|
| 7 |
task_categories:
|
| 8 |
-
|
| 9 |
-
|
| 10 |
task_ids:
|
| 11 |
-
|
| 12 |
domains:
|
| 13 |
-
|
| 14 |
---
|
| 15 |
|
| 16 |
# Dataset Card for Finansministeriets Udgivelser
|
|
@@ -30,6 +30,7 @@ The publications are authoritative sources of information on Danish fiscal polic
|
|
| 30 |
|
| 31 |
<!-- START-DESC-STATS -->
|
| 32 |
- **Language**: dan, dansk, Danish
|
|
|
|
| 33 |
- **Number of samples**: 443
|
| 34 |
- **Number of tokens (Llama 3)**: 50.34M
|
| 35 |
- **Average document length (characters)**: 490101.93
|
|
@@ -57,23 +58,21 @@ An example from the dataset looks as follows.
|
|
| 57 |
|
| 58 |
An entry in the dataset consists of the following fields:
|
| 59 |
|
|
|
|
| 60 |
- `text`(`str`): The content of the document.
|
| 61 |
- `source` (`str`): The source of the document (see [Source Data](#source-data)).
|
| 62 |
-
- `id` (`str`): An unique identifier for each document.
|
| 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 |
-
- `
|
| 66 |
-
- `domain` (`str`): The domain of the source
|
| 67 |
-
- `metadata/source-pretty` (`str`): The long form version of the short-form source name
|
| 68 |
-
- `metadata/*`: Potentially additional metadata
|
| 69 |
<!-- END-SAMPLE -->
|
| 70 |
|
| 71 |
|
| 72 |
### Dataset Statistics
|
| 73 |
|
| 74 |
<!-- START-DATASET PLOTS -->
|
|
|
|
| 75 |
<img src="./images/dist_document_length.png" width="600" style="margin-right: 10px;" />
|
| 76 |
-
|
| 77 |
<!-- END-DATASET PLOTS -->
|
| 78 |
|
| 79 |
|
|
@@ -88,4 +87,4 @@ TOOD: KRISTIAN
|
|
| 88 |
|
| 89 |
### Citation Information
|
| 90 |
|
| 91 |
-
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 |
domains:
|
| 13 |
+
- Legal
|
| 14 |
---
|
| 15 |
|
| 16 |
# Dataset Card for Finansministeriets Udgivelser
|
|
|
|
| 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
|
|
|
|
| 58 |
|
| 59 |
An entry in the dataset consists of the following fields:
|
| 60 |
|
| 61 |
+
- `id` (`str`): An unique identifier for each document.
|
| 62 |
- `text`(`str`): The content of the document.
|
| 63 |
- `source` (`str`): The source of the document (see [Source Data](#source-data)).
|
|
|
|
| 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 |
+
- `token_count` (`int`): The number of tokens in the sample computed using the Llama 8B tokenizer
|
|
|
|
|
|
|
|
|
|
| 67 |
<!-- END-SAMPLE -->
|
| 68 |
|
| 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 |
|
|
|
|
| 87 |
|
| 88 |
### Citation Information
|
| 89 |
|
| 90 |
+
No citation is applicable for this work.
|
data/fm-udgivelser/images/dist_document_length.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
data/ft/descriptive_stats.json
CHANGED
|
@@ -2,6 +2,5 @@
|
|
| 2 |
"number_of_samples": 1315,
|
| 3 |
"average_document_length": 266745.19163498096,
|
| 4 |
"number_of_tokens": 114087231,
|
| 5 |
-
"
|
| 6 |
-
"revision": "341a0162905ca4848fc840d941edfd0a6d1b2314"
|
| 7 |
}
|
|
|
|
| 2 |
"number_of_samples": 1315,
|
| 3 |
"average_document_length": 266745.19163498096,
|
| 4 |
"number_of_tokens": 114087231,
|
| 5 |
+
"revision": "ec36d0ad0ba8ac5d76f6dd32b75b90f75dd1d40a"
|
|
|
|
| 6 |
}
|
data/ft/ft.md
CHANGED
|
@@ -1,21 +1,21 @@
|
|
| 1 |
---
|
| 2 |
pretty_name: Folketinget
|
| 3 |
language:
|
| 4 |
-
|
| 5 |
license: cc0-1.0
|
| 6 |
license_name: CC-0
|
| 7 |
size_categories:
|
| 8 |
-
|
| 9 |
task_categories:
|
| 10 |
-
|
| 11 |
-
|
| 12 |
task_ids:
|
| 13 |
-
|
| 14 |
source_datasets:
|
| 15 |
-
|
| 16 |
domains:
|
| 17 |
-
|
| 18 |
-
|
| 19 |
---
|
| 20 |
|
| 21 |
# Dataset Card for Folketinget
|
|
@@ -34,6 +34,7 @@ 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 |
- **Number of samples**: 1.31K
|
| 38 |
- **Number of tokens (Llama 3)**: 114.09M
|
| 39 |
- **Average document length (characters)**: 266745.19
|
|
@@ -62,23 +63,21 @@ An example from the dataset looks as follows.
|
|
| 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 |
-
- `
|
| 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 |
-
|
| 82 |
<!-- END-DATASET PLOTS -->
|
| 83 |
|
| 84 |
|
|
|
|
| 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 |
|
| 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
|
|
|
|
| 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 |
|
data/ft/images/dist_document_length.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
data/gutenberg/descriptive_stats.json
CHANGED
|
@@ -2,6 +2,5 @@
|
|
| 2 |
"number_of_samples": 66,
|
| 3 |
"average_document_length": 290147.9393939394,
|
| 4 |
"number_of_tokens": 6763317,
|
| 5 |
-
"
|
| 6 |
-
"revision": "341a0162905ca4848fc840d941edfd0a6d1b2314"
|
| 7 |
}
|
|
|
|
| 2 |
"number_of_samples": 66,
|
| 3 |
"average_document_length": 290147.9393939394,
|
| 4 |
"number_of_tokens": 6763317,
|
| 5 |
+
"revision": "ec36d0ad0ba8ac5d76f6dd32b75b90f75dd1d40a"
|
|
|
|
| 6 |
}
|
data/gutenberg/gutenberg.md
CHANGED
|
@@ -1,20 +1,20 @@
|
|
| 1 |
---
|
| 2 |
pretty_name: Gutenberg
|
| 3 |
language:
|
| 4 |
-
|
| 5 |
license: other
|
| 6 |
license_name: Gutenberg
|
| 7 |
size_categories:
|
| 8 |
-
|
| 9 |
task_categories:
|
| 10 |
-
|
| 11 |
-
|
| 12 |
task_ids:
|
| 13 |
-
|
| 14 |
source_datasets:
|
| 15 |
-
|
| 16 |
domains:
|
| 17 |
-
|
| 18 |
---
|
| 19 |
|
| 20 |
# Dataset Card for Gutenberg
|
|
@@ -31,6 +31,7 @@ Project Gutenberg is an online library of free eBooks. Project Gutenberg was the
|
|
| 31 |
|
| 32 |
<!-- START-DESC-STATS -->
|
| 33 |
- **Language**: dan, dansk, Danish
|
|
|
|
| 34 |
- **Number of samples**: 66
|
| 35 |
- **Number of tokens (Llama 3)**: 6.76M
|
| 36 |
- **Average document length (characters)**: 290147.94
|
|
@@ -59,15 +60,12 @@ An example from the dataset looks as follows.
|
|
| 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 |
-
- `
|
| 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 |
|
|
@@ -412,8 +410,9 @@ subscribe to our email newsletter to hear about new eBooks.
|
|
| 412 |
### Dataset Statistics
|
| 413 |
|
| 414 |
<!-- START-DATASET PLOTS -->
|
|
|
|
| 415 |
<img src="./images/dist_document_length.png" width="600" style="margin-right: 10px;" />
|
| 416 |
-
|
| 417 |
<!-- END-DATASET PLOTS -->
|
| 418 |
|
| 419 |
|
|
|
|
| 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 |
|
| 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
|
|
|
|
| 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 |
|
|
|
|
| 410 |
### Dataset Statistics
|
| 411 |
|
| 412 |
<!-- START-DATASET PLOTS -->
|
| 413 |
+
<p align="center">
|
| 414 |
<img src="./images/dist_document_length.png" width="600" style="margin-right: 10px;" />
|
| 415 |
+
</p>
|
| 416 |
<!-- END-DATASET PLOTS -->
|
| 417 |
|
| 418 |
|
data/gutenberg/images/dist_document_length.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
data/hest/descriptive_stats.json
CHANGED
|
@@ -2,6 +2,5 @@
|
|
| 2 |
"number_of_samples": 14342,
|
| 3 |
"average_document_length": 83232.81209036396,
|
| 4 |
"number_of_tokens": 389318703,
|
| 5 |
-
"
|
| 6 |
-
"revision": "341a0162905ca4848fc840d941edfd0a6d1b2314"
|
| 7 |
}
|
|
|
|
| 2 |
"number_of_samples": 14342,
|
| 3 |
"average_document_length": 83232.81209036396,
|
| 4 |
"number_of_tokens": 389318703,
|
| 5 |
+
"revision": "ec36d0ad0ba8ac5d76f6dd32b75b90f75dd1d40a"
|
|
|
|
| 6 |
}
|
data/hest/hest.md
CHANGED
|
@@ -1,20 +1,20 @@
|
|
| 1 |
---
|
| 2 |
pretty_name: Hestenettet (Danish debate forum)
|
| 3 |
language:
|
| 4 |
-
|
| 5 |
license: cc0-1.0
|
| 6 |
license_name: CC-0
|
| 7 |
size_categories:
|
| 8 |
-
|
| 9 |
task_categories:
|
| 10 |
-
|
| 11 |
-
|
| 12 |
task_ids:
|
| 13 |
-
|
| 14 |
source_datasets:
|
| 15 |
-
|
| 16 |
domains:
|
| 17 |
-
|
| 18 |
---
|
| 19 |
|
| 20 |
# Dataset Card for Hestenettet
|
|
@@ -33,6 +33,7 @@ Its inclusion as training data for large language models have multiple times rea
|
|
| 33 |
|
| 34 |
<!-- START-DESC-STATS -->
|
| 35 |
- **Language**: dan, dansk, Danish
|
|
|
|
| 36 |
- **Number of samples**: 14.34K
|
| 37 |
- **Number of tokens (Llama 3)**: 389.32M
|
| 38 |
- **Average document length (characters)**: 83232.81
|
|
@@ -61,23 +62,21 @@ An example from the dataset looks as follows.
|
|
| 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 |
-
- `
|
| 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 |
-
|
| 81 |
<!-- END-DATASET PLOTS -->
|
| 82 |
|
| 83 |
|
|
|
|
| 1 |
---
|
| 2 |
pretty_name: Hestenettet (Danish debate forum)
|
| 3 |
language:
|
| 4 |
+
- da
|
| 5 |
license: cc0-1.0
|
| 6 |
license_name: CC-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 |
+
- Social Media
|
| 18 |
---
|
| 19 |
|
| 20 |
# Dataset Card for Hestenettet
|
|
|
|
| 33 |
|
| 34 |
<!-- START-DESC-STATS -->
|
| 35 |
- **Language**: dan, dansk, Danish
|
| 36 |
+
- **Domains**: ['Social Media']
|
| 37 |
- **Number of samples**: 14.34K
|
| 38 |
- **Number of tokens (Llama 3)**: 389.32M
|
| 39 |
- **Average document length (characters)**: 83232.81
|
|
|
|
| 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 |
|
data/hest/images/dist_document_length.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
data/jvj/descriptive_stats.json
CHANGED
|
@@ -2,6 +2,5 @@
|
|
| 2 |
"number_of_samples": 42,
|
| 3 |
"average_document_length": 254893.66666666666,
|
| 4 |
"number_of_tokens": 3549181,
|
| 5 |
-
"
|
| 6 |
-
"revision": "341a0162905ca4848fc840d941edfd0a6d1b2314"
|
| 7 |
}
|
|
|
|
| 2 |
"number_of_samples": 42,
|
| 3 |
"average_document_length": 254893.66666666666,
|
| 4 |
"number_of_tokens": 3549181,
|
| 5 |
+
"revision": "ec36d0ad0ba8ac5d76f6dd32b75b90f75dd1d40a"
|
|
|
|
| 6 |
}
|
data/jvj/images/dist_document_length.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
data/jvj/jvj.md
CHANGED
|
@@ -1,20 +1,20 @@
|
|
| 1 |
---
|
| 2 |
pretty_name: Johannes V. Jensen
|
| 3 |
language:
|
| 4 |
-
|
| 5 |
license: cc-by-sa-4.0
|
| 6 |
license_name: CC-BY-SA 4.0
|
| 7 |
size_categories:
|
| 8 |
-
|
| 9 |
task_categories:
|
| 10 |
-
|
| 11 |
-
|
| 12 |
task_ids:
|
| 13 |
-
|
| 14 |
source_datasets:
|
| 15 |
-
|
| 16 |
domains:
|
| 17 |
-
|
| 18 |
---
|
| 19 |
|
| 20 |
# Dataset Card for Johannes V. Jensen
|
|
@@ -33,6 +33,7 @@ The works of the Danish author and poet, [Johannes V. Jensen](https://da.wikiped
|
|
| 33 |
|
| 34 |
<!-- START-DESC-STATS -->
|
| 35 |
- **Language**: dan, dansk, Danish
|
|
|
|
| 36 |
- **Number of samples**: 42
|
| 37 |
- **Number of tokens (Llama 3)**: 3.55M
|
| 38 |
- **Average document length (characters)**: 254893.67
|
|
@@ -61,23 +62,21 @@ An example from the dataset looks as follows.
|
|
| 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 |
-
- `
|
| 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 |
-
|
| 81 |
<!-- END-DATASET PLOTS -->
|
| 82 |
|
| 83 |
|
|
|
|
| 1 |
---
|
| 2 |
pretty_name: Johannes V. Jensen
|
| 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 |
+
- Books
|
| 18 |
---
|
| 19 |
|
| 20 |
# Dataset Card for Johannes V. Jensen
|
|
|
|
| 33 |
|
| 34 |
<!-- START-DESC-STATS -->
|
| 35 |
- **Language**: dan, dansk, Danish
|
| 36 |
+
- **Domains**: ['Books']
|
| 37 |
- **Number of samples**: 42
|
| 38 |
- **Number of tokens (Llama 3)**: 3.55M
|
| 39 |
- **Average document length (characters)**: 254893.67
|
|
|
|
| 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 |
|
data/memo/descriptive_stats.json
CHANGED
|
@@ -2,6 +2,5 @@
|
|
| 2 |
"number_of_samples": 839,
|
| 3 |
"average_document_length": 32813.50774731824,
|
| 4 |
"number_of_tokens": 9283194,
|
| 5 |
-
"
|
| 6 |
-
"revision": "341a0162905ca4848fc840d941edfd0a6d1b2314"
|
| 7 |
}
|
|
|
|
| 2 |
"number_of_samples": 839,
|
| 3 |
"average_document_length": 32813.50774731824,
|
| 4 |
"number_of_tokens": 9283194,
|
| 5 |
+
"revision": "ec36d0ad0ba8ac5d76f6dd32b75b90f75dd1d40a"
|
|
|
|
| 6 |
}
|
data/memo/images/dist_document_length.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
data/memo/memo.md
CHANGED
|
@@ -1,18 +1,18 @@
|
|
| 1 |
---
|
| 2 |
pretty_name: MeMo Canonical Novels
|
| 3 |
language:
|
| 4 |
-
|
| 5 |
license: cc-by-sa-4.0
|
| 6 |
license_name: CC-BY-SA 4.0
|
| 7 |
task_categories:
|
| 8 |
-
|
| 9 |
-
|
| 10 |
task_ids:
|
| 11 |
-
|
| 12 |
source_datasets:
|
| 13 |
-
|
| 14 |
domains:
|
| 15 |
-
|
| 16 |
---
|
| 17 |
|
| 18 |
# Dataset Card for MeMo Canonical Novels
|
|
@@ -36,6 +36,7 @@ Additional information about this dataset can be found on their [project page](h
|
|
| 36 |
|
| 37 |
<!-- START-DESC-STATS -->
|
| 38 |
- **Language**: dan, dansk, Danish
|
|
|
|
| 39 |
- **Number of samples**: 839
|
| 40 |
- **Number of tokens (Llama 3)**: 9.28M
|
| 41 |
- **Average document length (characters)**: 32813.51
|
|
@@ -62,23 +63,21 @@ An example from the dataset looks as follows.
|
|
| 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 |
-
- `
|
| 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 |
-
|
| 82 |
<!-- END-DATASET PLOTS -->
|
| 83 |
|
| 84 |
|
|
@@ -116,4 +115,4 @@ This study have additionally
|
|
| 116 |
author = {Feldkamp, Pascale and Lassche, Alie and Kostkan, Jan and Kardos, Márton and Baunvig, Katrine F. and Nielbo, Kristoffer L.},
|
| 117 |
year = {2024},
|
| 118 |
}
|
| 119 |
-
```
|
|
|
|
| 1 |
---
|
| 2 |
pretty_name: MeMo Canonical Novels
|
| 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 |
source_datasets:
|
| 13 |
+
- MiMe-MeMo/Corpus-v1.1
|
| 14 |
domains:
|
| 15 |
+
- Books
|
| 16 |
---
|
| 17 |
|
| 18 |
# Dataset Card for MeMo Canonical Novels
|
|
|
|
| 36 |
|
| 37 |
<!-- START-DESC-STATS -->
|
| 38 |
- **Language**: dan, dansk, Danish
|
| 39 |
+
- **Domains**: ['Books']
|
| 40 |
- **Number of samples**: 839
|
| 41 |
- **Number of tokens (Llama 3)**: 9.28M
|
| 42 |
- **Average document length (characters)**: 32813.51
|
|
|
|
| 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 |
|
|
|
|
| 115 |
author = {Feldkamp, Pascale and Lassche, Alie and Kostkan, Jan and Kardos, Márton and Baunvig, Katrine F. and Nielbo, Kristoffer L.},
|
| 116 |
year = {2024},
|
| 117 |
}
|
| 118 |
+
```
|
data/miljoeportalen/descriptive_stats.json
CHANGED
|
@@ -2,6 +2,5 @@
|
|
| 2 |
"number_of_samples": 2120,
|
| 3 |
"average_document_length": 228188.12405660376,
|
| 4 |
"number_of_tokens": 127379475,
|
| 5 |
-
"
|
| 6 |
-
"revision": "341a0162905ca4848fc840d941edfd0a6d1b2314"
|
| 7 |
}
|
|
|
|
| 2 |
"number_of_samples": 2120,
|
| 3 |
"average_document_length": 228188.12405660376,
|
| 4 |
"number_of_tokens": 127379475,
|
| 5 |
+
"revision": "ec36d0ad0ba8ac5d76f6dd32b75b90f75dd1d40a"
|
|
|
|
| 6 |
}
|
data/miljoeportalen/images/dist_document_length.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
data/miljoeportalen/miljoeportalen.md
CHANGED
|
@@ -1,16 +1,16 @@
|
|
| 1 |
---
|
| 2 |
-
pretty_name:
|
| 3 |
language:
|
| 4 |
-
|
| 5 |
license: cc0-1.0
|
| 6 |
license_name: CC-0
|
| 7 |
task_categories:
|
| 8 |
-
|
| 9 |
-
|
| 10 |
task_ids:
|
| 11 |
-
|
| 12 |
domains:
|
| 13 |
-
|
| 14 |
---
|
| 15 |
|
| 16 |
# Dataset Card for Miljøportalen
|
|
@@ -30,6 +30,7 @@ This can be decisions specifically targeted at the environment such as water pla
|
|
| 30 |
|
| 31 |
<!-- START-DESC-STATS -->
|
| 32 |
- **Language**: dan, dansk, Danish
|
|
|
|
| 33 |
- **Number of samples**: 2.12K
|
| 34 |
- **Number of tokens (Llama 3)**: 127.38M
|
| 35 |
- **Average document length (characters)**: 228188.12
|
|
@@ -57,23 +58,21 @@ An example from the dataset looks as follows.
|
|
| 57 |
|
| 58 |
An entry in the dataset consists of the following fields:
|
| 59 |
|
|
|
|
| 60 |
- `text`(`str`): The content of the document.
|
| 61 |
- `source` (`str`): The source of the document (see [Source Data](#source-data)).
|
| 62 |
-
- `id` (`str`): An unique identifier for each document.
|
| 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 |
-
- `
|
| 66 |
-
- `domain` (`str`): The domain of the source
|
| 67 |
-
- `metadata/source-pretty` (`str`): The long form version of the short-form source name
|
| 68 |
-
- `metadata/*`: Potentially additional metadata
|
| 69 |
<!-- END-SAMPLE -->
|
| 70 |
|
| 71 |
|
| 72 |
### Dataset Statistics
|
| 73 |
|
| 74 |
<!-- START-DATASET PLOTS -->
|
|
|
|
| 75 |
<img src="./images/dist_document_length.png" width="600" style="margin-right: 10px;" />
|
| 76 |
-
|
| 77 |
<!-- END-DATASET PLOTS -->
|
| 78 |
|
| 79 |
|
|
@@ -99,4 +98,4 @@ This dataset is licensed under CCO this license was clarified by support@miljoep
|
|
| 99 |
|
| 100 |
### Citation Information
|
| 101 |
|
| 102 |
-
No citation is applicable for this work.
|
|
|
|
| 1 |
---
|
| 2 |
+
pretty_name: "Milj\xF8portalen"
|
| 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 |
+
- Web
|
| 14 |
---
|
| 15 |
|
| 16 |
# Dataset Card for Miljøportalen
|
|
|
|
| 30 |
|
| 31 |
<!-- START-DESC-STATS -->
|
| 32 |
- **Language**: dan, dansk, Danish
|
| 33 |
+
- **Domains**: ['Web']
|
| 34 |
- **Number of samples**: 2.12K
|
| 35 |
- **Number of tokens (Llama 3)**: 127.38M
|
| 36 |
- **Average document length (characters)**: 228188.12
|
|
|
|
| 58 |
|
| 59 |
An entry in the dataset consists of the following fields:
|
| 60 |
|
| 61 |
+
- `id` (`str`): An unique identifier for each document.
|
| 62 |
- `text`(`str`): The content of the document.
|
| 63 |
- `source` (`str`): The source of the document (see [Source Data](#source-data)).
|
|
|
|
| 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 |
+
- `token_count` (`int`): The number of tokens in the sample computed using the Llama 8B tokenizer
|
|
|
|
|
|
|
|
|
|
| 67 |
<!-- END-SAMPLE -->
|
| 68 |
|
| 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 |
|
|
|
|
| 98 |
|
| 99 |
### Citation Information
|
| 100 |
|
| 101 |
+
No citation is applicable for this work.
|
data/naat/descriptive_stats.json
CHANGED
|
@@ -2,6 +2,5 @@
|
|
| 2 |
"number_of_samples": 129,
|
| 3 |
"average_document_length": 6832.387596899225,
|
| 4 |
"number_of_tokens": 286677,
|
| 5 |
-
"
|
| 6 |
-
"revision": "341a0162905ca4848fc840d941edfd0a6d1b2314"
|
| 7 |
}
|
|
|
|
| 2 |
"number_of_samples": 129,
|
| 3 |
"average_document_length": 6832.387596899225,
|
| 4 |
"number_of_tokens": 286677,
|
| 5 |
+
"revision": "ec36d0ad0ba8ac5d76f6dd32b75b90f75dd1d40a"
|
|
|
|
| 6 |
}
|
data/naat/images/dist_document_length.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|