KennethEnevoldsen commited on
Commit
43d839a
·
unverified ·
1 Parent(s): ec36d0a

updates sheets

Browse files

still some errors in domains though

This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. data/adl/adl.md +13 -14
  2. data/adl/descriptive_stats.json +1 -2
  3. data/adl/images/dist_document_length.png +2 -2
  4. data/ai-aktindsigt/ai-aktindsigt.md +10 -12
  5. data/ai-aktindsigt/descriptive_stats.json +1 -2
  6. data/ai-aktindsigt/images/dist_document_length.png +2 -2
  7. data/botxt/botxt.md +5 -6
  8. data/botxt/descriptive_stats.json +1 -2
  9. data/botxt/images/dist_document_length.png +2 -2
  10. data/cellar/cellar.md +11 -12
  11. data/cellar/descriptive_stats.json +1 -2
  12. data/cellar/images/dist_document_length.png +2 -2
  13. data/dannet/dannet.md +5 -7
  14. data/dannet/descriptive_stats.json +1 -2
  15. data/dannet/images/dist_document_length.png +2 -2
  16. data/danske-taler/danske-taler.md +12 -13
  17. data/danske-taler/descriptive_stats.json +1 -2
  18. data/danske-taler/images/dist_document_length.png +2 -2
  19. data/depbank/depbank.md +12 -13
  20. data/depbank/descriptive_stats.json +1 -2
  21. data/depbank/images/dist_document_length.png +2 -2
  22. data/ep/descriptive_stats.json +1 -2
  23. data/ep/ep.md +13 -14
  24. data/ep/images/dist_document_length.png +2 -2
  25. data/eur-lex-sum-da/descriptive_stats.json +1 -2
  26. data/eur-lex-sum-da/eur-lex-sum-da.md +11 -12
  27. data/eur-lex-sum-da/images/dist_document_length.png +2 -2
  28. data/fm-udgivelser/descriptive_stats.json +1 -2
  29. data/fm-udgivelser/fm-udgivelser.md +11 -12
  30. data/fm-udgivelser/images/dist_document_length.png +2 -2
  31. data/ft/descriptive_stats.json +1 -2
  32. data/ft/ft.md +13 -14
  33. data/ft/images/dist_document_length.png +2 -2
  34. data/gutenberg/descriptive_stats.json +1 -2
  35. data/gutenberg/gutenberg.md +12 -13
  36. data/gutenberg/images/dist_document_length.png +2 -2
  37. data/hest/descriptive_stats.json +1 -2
  38. data/hest/hest.md +12 -13
  39. data/hest/images/dist_document_length.png +2 -2
  40. data/jvj/descriptive_stats.json +1 -2
  41. data/jvj/images/dist_document_length.png +2 -2
  42. data/jvj/jvj.md +12 -13
  43. data/memo/descriptive_stats.json +1 -2
  44. data/memo/images/dist_document_length.png +2 -2
  45. data/memo/memo.md +12 -13
  46. data/miljoeportalen/descriptive_stats.json +1 -2
  47. data/miljoeportalen/images/dist_document_length.png +2 -2
  48. data/miljoeportalen/miljoeportalen.md +12 -13
  49. data/naat/descriptive_stats.json +1 -2
  50. data/naat/images/dist_document_length.png +2 -2
data/adl/adl.md CHANGED
@@ -1,20 +1,20 @@
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,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
- - `license` (`str`): The license of the document. The licenses vary according to the source.
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
- <img>
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
- "language": "dan, dansk, Danish",
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

  • SHA256: 7e26f5647aeb4b1269b931a14a0651b644db240715b0ca50b46a4c51622a371b
  • Pointer size: 131 Bytes
  • Size of remote file: 546 kB

Git LFS Details

  • SHA256: c720774f1c72e77402153edfa8f3390872bae88638dc3bfe9f2551815994f8eb
  • Pointer size: 131 Bytes
  • Size of remote file: 539 kB
data/ai-aktindsigt/ai-aktindsigt.md CHANGED
@@ -1,18 +1,18 @@
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,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
- - `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
 
@@ -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
- "language": "dan, dansk, Danish",
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

  • SHA256: f54115d3bf30e1dcb9c3a2771259b1784006758cc879c4c5940db3200e484a5e
  • Pointer size: 131 Bytes
  • Size of remote file: 573 kB

Git LFS Details

  • SHA256: 32d7c50d2b47fd31198d4fd28ead503c423562c8a4cdc317c45271785b3a6393
  • Pointer size: 131 Bytes
  • Size of remote file: 562 kB
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
- - `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
 
 
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
- "language": "dan, dansk, Danish",
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

  • SHA256: bcb16a3d3aac9e3d912b35d618bc2844c5060bf4e962732fcc285e7fced121e3
  • Pointer size: 131 Bytes
  • Size of remote file: 548 kB

Git LFS Details

  • SHA256: 92930c918e4b6bfbc3a5a1173e3af056d2f93c7d8c0a5cb02ee8604fbea14c41
  • Pointer size: 131 Bytes
  • Size of remote file: 541 kB
data/cellar/cellar.md CHANGED
@@ -1,16 +1,16 @@
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,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
- - `license` (`str`): The license of the document. The licenses vary according to the source.
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
- <img>
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
- "language": "dan, dansk, Danish",
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

  • SHA256: 76a5c312bebbf7a3badba9a5e28bbb033d1c378483fc969289d112d88f6761ce
  • Pointer size: 131 Bytes
  • Size of remote file: 567 kB

Git LFS Details

  • SHA256: c47baf8bd18b1c625e4c5f5b58daa6b7004d25ce54b943a9fefc011260566c93
  • Pointer size: 131 Bytes
  • Size of remote file: 574 kB
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**: dan, dansk, Danish
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
- - `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
 
 
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
- "language": "dan, dansk, Danish",
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

  • SHA256: 2db7a91f38c5a84705aa424f932b779d781a0eadfd8c38d60082ad803f9fb556
  • Pointer size: 131 Bytes
  • Size of remote file: 544 kB

Git LFS Details

  • SHA256: e41fb3761b6eeee9baea4ebd2c24d548dfbf9b8a9a445677f67f2596b0de2330
  • Pointer size: 131 Bytes
  • Size of remote file: 553 kB
data/danske-taler/danske-taler.md CHANGED
@@ -1,17 +1,17 @@
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,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
- - `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
 
@@ -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
- "language": "dan, dansk, Danish",
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

  • SHA256: c97ba5d7a1335d08d7db41b95936e765cb41b9f76941010ae051cb704b476781
  • Pointer size: 131 Bytes
  • Size of remote file: 563 kB

Git LFS Details

  • SHA256: 278ba9630d2da85b7227ce8fbeec88e577c20b886e8dabaca5a5b70b793b75b6
  • Pointer size: 131 Bytes
  • Size of remote file: 553 kB
data/depbank/depbank.md CHANGED
@@ -1,20 +1,20 @@
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,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
- - `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
 
 
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
- "language": "dan, dansk, Danish",
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

  • SHA256: fcac6aad285199fb450557b32c07c69a1ad2f6f64f7d0675bfedee38dafe4f95
  • Pointer size: 131 Bytes
  • Size of remote file: 554 kB

Git LFS Details

  • SHA256: d61b39a37be40d593e91cca7127f8ee3c3a3a1dcbad52609ac61e4c7ae59a798
  • Pointer size: 131 Bytes
  • Size of remote file: 539 kB
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
- "language": "dan, dansk, Danish",
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
- - 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,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
- - `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
 
 
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

  • SHA256: f004650a63467679bd0b5609880aa8ae57f7563b9111cae789ce0f3404bc16d1
  • Pointer size: 131 Bytes
  • Size of remote file: 558 kB

Git LFS Details

  • SHA256: deec5bb16ae671112df5fdbde9a44e5cd56ea7abf1cda061aff9dd2f3c367a1f
  • Pointer size: 131 Bytes
  • Size of remote file: 555 kB
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
- "language": "dan, dansk, Danish",
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
- - 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,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
- - `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
 
@@ -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

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

Git LFS Details

  • SHA256: 06acd694598c74f6dc412221982c46fc6dac85a438dd467436e833863e72b749
  • Pointer size: 131 Bytes
  • Size of remote file: 565 kB
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
- "language": "dan, dansk, Danish",
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
- - 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,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
- - `license` (`str`): The license of the document. The licenses vary according to the source.
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
- <img>
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

  • SHA256: e1dff3b8d4597cf9041d31b41e70dbb7f1ad0f4ec93488d4c5dcdc6bde330808
  • Pointer size: 131 Bytes
  • Size of remote file: 568 kB

Git LFS Details

  • SHA256: 259da6f82e99bf7818cf72e7473f5ef7169d3c1201d9756833634821c75737ce
  • Pointer size: 131 Bytes
  • Size of remote file: 556 kB
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
- "language": "dan, dansk, Danish",
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
- - 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,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
- - `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
 
 
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

  • SHA256: c0d2f1e9d8c849d82b7b10bfb1fbb528cee01bbf45e71540f4537aa912359df0
  • Pointer size: 131 Bytes
  • Size of remote file: 557 kB

Git LFS Details

  • SHA256: 2f96e2a26274c944073e060e4c558f2e25cfe6bf15d05ad4cd65be1994826f70
  • Pointer size: 131 Bytes
  • Size of remote file: 546 kB
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
- "language": "dan, dansk, Danish",
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
- - 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,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
- - `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
 
@@ -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
- <img>
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

  • SHA256: 401e1f5ad8114957e1570c964b08bd77389578dfc90d68e1b2dd842523af40f0
  • Pointer size: 131 Bytes
  • Size of remote file: 546 kB

Git LFS Details

  • SHA256: 6a920a22d290d5906eaf27b4fe907a7edc74830ad1001256155acc7c426c414b
  • Pointer size: 131 Bytes
  • Size of remote file: 544 kB
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
- "language": "dan, dansk, Danish",
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
- - 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,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
- - `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
 
 
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

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

Git LFS Details

  • SHA256: d1f941ed35251646a0eb572230caee97959410018ceaeedfa1e9f65f6ab9a061
  • Pointer size: 131 Bytes
  • Size of remote file: 550 kB
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
- "language": "dan, dansk, Danish",
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

  • SHA256: 0eb8d71bda0a0eb11f69f52e7f0cab07d3a9b52ad6a008ffa3026e09d1d772be
  • Pointer size: 131 Bytes
  • Size of remote file: 540 kB

Git LFS Details

  • SHA256: 0e4f83223b0864183be99cd146ede4e1b25e4809be7c7f770b4730d0d4ee947b
  • Pointer size: 131 Bytes
  • Size of remote file: 528 kB
data/jvj/jvj.md CHANGED
@@ -1,20 +1,20 @@
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,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
- - `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
 
 
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
- "language": "dan, dansk, Danish",
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

  • SHA256: 0f9169cdc49548c77d31dd2a72c15076f2fa490833a98e379981ec590af8e29f
  • Pointer size: 131 Bytes
  • Size of remote file: 558 kB

Git LFS Details

  • SHA256: c0d134e8760070996542c5a4c3cbcd633762b7e75f333355b81976af60195785
  • Pointer size: 131 Bytes
  • Size of remote file: 546 kB
data/memo/memo.md CHANGED
@@ -1,18 +1,18 @@
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,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
- - `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
 
@@ -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
- "language": "dan, dansk, Danish",
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

  • SHA256: b24b632af106476440a26d81591cbc7687229b1f7c6fc6c17bd777fa3960d81c
  • Pointer size: 131 Bytes
  • Size of remote file: 569 kB

Git LFS Details

  • SHA256: 26d1d669944133c88014711e732c8d87b0e81ec45ab24b5e5c72f3754a69c831
  • Pointer size: 131 Bytes
  • Size of remote file: 554 kB
data/miljoeportalen/miljoeportalen.md CHANGED
@@ -1,16 +1,16 @@
1
  ---
2
- pretty_name: Miljøportalen
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,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
- - `license` (`str`): The license of the document. The licenses vary according to the source.
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
- <img>
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
- "language": "dan, dansk, Danish",
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

  • SHA256: 956a9aa275646abe83656ceb574e460fe34b47d129a5cead8d497959940edd5b
  • Pointer size: 131 Bytes
  • Size of remote file: 544 kB

Git LFS Details

  • SHA256: 72c633f6bf39232bd5c6cac32fea89b14c8a523033f51dc908f9eccc963cbb79
  • Pointer size: 131 Bytes
  • Size of remote file: 530 kB