Datasets:

Modalities:
Text
Formats:
json
ArXiv:
Libraries:
Datasets
Dask
License:
pere commited on
Commit
b59817e
·
verified ·
1 Parent(s): f399f0b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -10
README.md CHANGED
@@ -1,6 +1,5 @@
1
  ---
2
- YAML tags:
3
-
4
  annotations_creators:
5
  - no-annotation
6
  language_creators:
@@ -8,14 +7,13 @@ language_creators:
8
  language:
9
  - en
10
  - nb
11
- - no
12
  - nn
13
  - sv
14
  - da
15
  - is
16
  - fo
17
- license:
18
- - other
19
  multilinguality:
20
  - multilingual
21
  pretty_name: NCC
@@ -24,10 +22,9 @@ size_categories:
24
  source_datasets:
25
  - original
26
  task_categories:
27
- - text-generation
28
  task_ids:
29
  - language-modeling
30
- extra_gated_prompt: "The Directive on Copyright in the Digital Single Market, which came into force on June 6 2019, amends the European Union copyright and database legislation and allows for Text and Data Mining (TDM) activities for research organizations and cultural heritage institutions. Under the terms of the aforementioned directive, by clicking on 'Access repository' you agree on using the text and data contained in this dataset for non-commercial scientific purposes only."
31
 
32
  ---
33
  # Dataset Card for NbAiLab/NCC
@@ -57,9 +54,31 @@ extra_gated_prompt: "The Directive on Copyright in the Digital Single Market, wh
57
  - **Paper:** https://arxiv.org/abs/2104.09617
58
  - **Point of Contact:** [Freddy Wetjen](mailto:[email protected])
59
 
60
- The Norwegian Colossal Corpus is a collection of multiple smaller Norwegian corpuses suitable for training large language models. We have done extensive cleaning on the datasets, and have made them available in a common format. The total size of the NCC is currently 45GB.
61
 
62
- One important part of the corpus was newspapers, among them a corpus called Norsk Aviskorpus. These were distributed also as part of NCC, and released under CC0 and CC-NC-licenses. As of December 2024, the media houses has asked us not to distribute this corpus any more. There are still quite a lot of newspapers available in NCC, but those released under the so called Språkbank-avtalen is not distributed any more.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
63
 
64
 
65
  ## How to Use
@@ -742,4 +761,4 @@ If you are using the corpus, please refer to the articles below:
742
  languages present in the corpus such as English, Swedish, and Danish. For languages not included in the corpus, the weights degrade moderately while keeping strong multilingual properties. Therefore,
743
  we show that building high-quality models within a memory institution using somewhat noisy optical character recognition (OCR) content is feasible, and we hope to pave the way for other memory institutions to follow.},
744
  }
745
- ```
 
1
  ---
2
+ YAML tags: null
 
3
  annotations_creators:
4
  - no-annotation
5
  language_creators:
 
7
  language:
8
  - en
9
  - nb
10
+ - 'no'
11
  - nn
12
  - sv
13
  - da
14
  - is
15
  - fo
16
+ license: cc
 
17
  multilinguality:
18
  - multilingual
19
  pretty_name: NCC
 
22
  source_datasets:
23
  - original
24
  task_categories:
25
+ - text-generation
26
  task_ids:
27
  - language-modeling
 
28
 
29
  ---
30
  # Dataset Card for NbAiLab/NCC
 
54
  - **Paper:** https://arxiv.org/abs/2104.09617
55
  - **Point of Contact:** [Freddy Wetjen](mailto:[email protected])
56
 
 
57
 
58
+ ---
59
+ <div style="border: 2px solid red; padding: 10px; border-radius: 5px;">
60
+
61
+ ### ⚠️ Important Update (December 2024)
62
+
63
+ Previously, newspapers were a significant part of the Norwegian Colossal Corpus (NCC), particularly the newspapers distributed under the so called "Språkbank-avtalen". As of December 2024, at the request of media houses, we have ceased distributing newspapers under this agreement, including the "Norsk Aviskorpus." However, NCC still includes numerous newspapers that are released under more open agreements."
64
+
65
+ </div>
66
+
67
+ ---
68
+
69
+ The Norwegian Colossal Corpus is a collection of multiple smaller Norwegian corpuses suitable for training large language models. We have done extensive cleaning on the datasets, and have made them available in a common format. The total size of the NCC is currently 30GB.
70
+
71
+ ## Licenses
72
+ | Corpus | License |
73
+ |------------------------|----------------------------------------------------------------------------------|
74
+ | Library Newspapers | [CC0 1.0](https://creativecommons.org/publicdomain/zero/1.0/) |
75
+ | Library Books | [CC0 1.0](https://creativecommons.org/publicdomain/zero/1.0/) |
76
+ | LovData CD | [NLOD 2.0](https://data.norge.no/nlod/en/2.0/) |
77
+ | Government Reports | [NLOD 2.0](https://data.norge.no/nlod/en/2.0/) |
78
+ | Parliament Collections | [NLOD 2.0](https://data.norge.no/nlod/en/2.0/) |
79
+ | Public Reports | [NLOD 2.0](https://data.norge.no/nlod/en/2.0/) |
80
+ | Målfrid Collection | [NLOD 2.0](https://data.norge.no/nlod/en/2.0/) |
81
+ | Wikipedia | [CC BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/) |
82
 
83
 
84
  ## How to Use
 
761
  languages present in the corpus such as English, Swedish, and Danish. For languages not included in the corpus, the weights degrade moderately while keeping strong multilingual properties. Therefore,
762
  we show that building high-quality models within a memory institution using somewhat noisy optical character recognition (OCR) content is feasible, and we hope to pave the way for other memory institutions to follow.},
763
  }
764
+ ```