Datasets:
Tasks:
Text Generation
Modalities:
Text
Sub-tasks:
language-modeling
Languages:
Icelandic
Size:
10M - 100M
License:
parquet-converter
commited on
Commit
·
bf1525f
1
Parent(s):
0db57b3
Update parquet files
Browse files- README.md +0 -157
- icc.zip → jonfd--ICC/json-train-00000-of-00014.parquet +2 -2
- jonfd--ICC/json-train-00001-of-00014.parquet +3 -0
- jonfd--ICC/json-train-00002-of-00014.parquet +3 -0
- jonfd--ICC/json-train-00003-of-00014.parquet +3 -0
- jonfd--ICC/json-train-00004-of-00014.parquet +3 -0
- jonfd--ICC/json-train-00005-of-00014.parquet +3 -0
- jonfd--ICC/json-train-00006-of-00014.parquet +3 -0
- jonfd--ICC/json-train-00007-of-00014.parquet +3 -0
- jonfd--ICC/json-train-00008-of-00014.parquet +3 -0
- jonfd--ICC/json-train-00009-of-00014.parquet +3 -0
- jonfd--ICC/json-train-00010-of-00014.parquet +3 -0
- jonfd--ICC/json-train-00011-of-00014.parquet +3 -0
- jonfd--ICC/json-train-00012-of-00014.parquet +3 -0
- jonfd--ICC/json-train-00013-of-00014.parquet +3 -0
README.md
DELETED
@@ -1,157 +0,0 @@
|
|
1 |
-
---
|
2 |
-
annotations_creators:
|
3 |
-
- no-annotation
|
4 |
-
language_creators:
|
5 |
-
- found
|
6 |
-
language:
|
7 |
-
- is
|
8 |
-
license:
|
9 |
-
- cc-by-4.0
|
10 |
-
multilinguality:
|
11 |
-
- monolingual
|
12 |
-
size_categories:
|
13 |
-
- 100M<n<1B
|
14 |
-
source_datasets:
|
15 |
-
- original
|
16 |
-
task_categories:
|
17 |
-
- text-generation
|
18 |
-
task_ids:
|
19 |
-
- language-modeling
|
20 |
-
pretty_name: ICC
|
21 |
-
---
|
22 |
-
|
23 |
-
# Dataset Card for ICC
|
24 |
-
|
25 |
-
## Table of Contents
|
26 |
-
- [Table of Contents](#table-of-contents)
|
27 |
-
- [Dataset Description](#dataset-description)
|
28 |
-
- [Dataset Summary](#dataset-summary)
|
29 |
-
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
|
30 |
-
- [Languages](#languages)
|
31 |
-
- [Dataset Structure](#dataset-structure)
|
32 |
-
- [Data Instances](#data-instances)
|
33 |
-
- [Data Fields](#data-fields)
|
34 |
-
- [Data Splits](#data-splits)
|
35 |
-
- [Dataset Creation](#dataset-creation)
|
36 |
-
- [Curation Rationale](#curation-rationale)
|
37 |
-
- [Source Data](#source-data)
|
38 |
-
- [Annotations](#annotations)
|
39 |
-
- [Personal and Sensitive Information](#personal-and-sensitive-information)
|
40 |
-
- [Considerations for Using the Data](#considerations-for-using-the-data)
|
41 |
-
- [Social Impact of Dataset](#social-impact-of-dataset)
|
42 |
-
- [Discussion of Biases](#discussion-of-biases)
|
43 |
-
- [Other Known Limitations](#other-known-limitations)
|
44 |
-
- [Additional Information](#additional-information)
|
45 |
-
- [Dataset Curators](#dataset-curators)
|
46 |
-
- [Licensing Information](#licensing-information)
|
47 |
-
- [Citation Information](#citation-information)
|
48 |
-
- [Contributions](#contributions)
|
49 |
-
|
50 |
-
## Dataset Description
|
51 |
-
|
52 |
-
- **Point of Contact:** [Jón Friðrik Daðason](mailto:[email protected])
|
53 |
-
|
54 |
-
### Dataset Summary
|
55 |
-
|
56 |
-
The Icelandic Crawled Corpus (ICC) contains approximately 930M tokens which have been scraped from a selection of Icelandic websites, including news sites, government websites and forums. The scraped text is presented in its original form, unannotated, untokenized and without deduplication.
|
57 |
-
|
58 |
-
### Supported Tasks and Leaderboards
|
59 |
-
|
60 |
-
The ICC is primarily intended for use in training language models. It can be combined with other corpora, such as the [Icelandic Gigaword Corpus](http://igc.arnastofnun.is/) and the Icelandic portion of the [mC4](https://huggingface.co/datasets/mc4) corpus.
|
61 |
-
|
62 |
-
### Languages
|
63 |
-
|
64 |
-
This corpus contains text in Icelandic, scraped from a variety of online sources.
|
65 |
-
|
66 |
-
## Dataset Structure
|
67 |
-
|
68 |
-
### Data Instances
|
69 |
-
|
70 |
-
[More Information Needed]
|
71 |
-
|
72 |
-
### Data Fields
|
73 |
-
|
74 |
-
Each scraped item consists of two fields:
|
75 |
-
* **url**: The source URL of the scraped text.
|
76 |
-
* **text**: The scraped text.
|
77 |
-
|
78 |
-
### Data Splits
|
79 |
-
|
80 |
-
N/A
|
81 |
-
|
82 |
-
## Dataset Creation
|
83 |
-
|
84 |
-
### Curation Rationale
|
85 |
-
|
86 |
-
[More Information Needed]
|
87 |
-
|
88 |
-
### Source Data
|
89 |
-
|
90 |
-
#### Initial Data Collection and Normalization
|
91 |
-
|
92 |
-
[More Information Needed]
|
93 |
-
|
94 |
-
#### Who are the source language producers?
|
95 |
-
|
96 |
-
[More Information Needed]
|
97 |
-
|
98 |
-
### Annotations
|
99 |
-
|
100 |
-
#### Annotation process
|
101 |
-
|
102 |
-
N/A
|
103 |
-
|
104 |
-
#### Who are the annotators?
|
105 |
-
|
106 |
-
N/A
|
107 |
-
|
108 |
-
### Personal and Sensitive Information
|
109 |
-
|
110 |
-
Although this corpus consists entirely of text collected from publicly available websites, it may contain some examples of personal or sensitive information.
|
111 |
-
|
112 |
-
## Considerations for Using the Data
|
113 |
-
|
114 |
-
### Social Impact of Dataset
|
115 |
-
|
116 |
-
[More Information Needed]
|
117 |
-
|
118 |
-
### Discussion of Biases
|
119 |
-
|
120 |
-
[More Information Needed]
|
121 |
-
|
122 |
-
### Other Known Limitations
|
123 |
-
|
124 |
-
[More Information Needed]
|
125 |
-
|
126 |
-
## Additional Information
|
127 |
-
|
128 |
-
### Dataset Curators
|
129 |
-
|
130 |
-
This corpus was created by Jón Friðrik Daðason, during work done at the [Language and Voice Lab](https://lvl.ru.is/) at [Reykjavik University](https://www.ru.is/).
|
131 |
-
|
132 |
-
This project was funded by the Language Technology Programme for Icelandic 2019-2023. The programme, which is managed and coordinated by [Almannarómur](https://almannaromur.is/), is funded by the Icelandic Ministry of Education, Science and Culture.
|
133 |
-
|
134 |
-
### Licensing Information
|
135 |
-
|
136 |
-
This work is licensed under a Creative Commons Attribution 4.0
|
137 |
-
International License. Any text, HTML page links, information, metadata or
|
138 |
-
other materials in this work may be subject to separate terms and
|
139 |
-
conditions between you and the owners of such content.
|
140 |
-
|
141 |
-
If you are a copyright owner or an agent thereof and believe that any
|
142 |
-
content in this work infringes upon your copyrights, you may submit a
|
143 |
-
notification with the following information:
|
144 |
-
* Your full name and information reasonably sufficient to permit us to
|
145 |
-
contact you, such as mailing address, phone number and an email address.
|
146 |
-
* Identification of the copyrighted work you claim has been infringed.
|
147 |
-
* Identification of the material you claim is infringing and should be
|
148 |
-
removed, and information reasonably sufficient to permit us to locate
|
149 |
-
the material.
|
150 |
-
|
151 |
-
### Citation Information
|
152 |
-
|
153 |
-
N/A
|
154 |
-
|
155 |
-
### Contributions
|
156 |
-
|
157 |
-
Thanks to [@jonfd](https://github.com/jonfd) for adding this dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
icc.zip → jonfd--ICC/json-train-00000-of-00014.parquet
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7bbb60bf50e4bbe747d01a577394a1ba0795ea2c329296da0baea00326f2aa9e
|
3 |
+
size 246780328
|
jonfd--ICC/json-train-00001-of-00014.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:84fc68e6374d30fd78e3090bef1633fa616c65c69f512111d996b030ac3ae6d9
|
3 |
+
size 245897532
|
jonfd--ICC/json-train-00002-of-00014.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:baac72c13aa417a5c7b54a1b2d835afc6162597ffb90c461e1314825d785e575
|
3 |
+
size 247992067
|
jonfd--ICC/json-train-00003-of-00014.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf8e98233925c0a5391e3aa7cf3f3bfb1d33f349cdd8c80700f39704ec1d2c1f
|
3 |
+
size 243935046
|
jonfd--ICC/json-train-00004-of-00014.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df32b98a0f061ad8eb6c86a37421378c8285412aa5bd781c91bbe58b444795dd
|
3 |
+
size 242877180
|
jonfd--ICC/json-train-00005-of-00014.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e617dd55dc47bfae36fe27ffc22fea315ed46e1670ab2ab768c2ec6a9f1682d6
|
3 |
+
size 245694267
|
jonfd--ICC/json-train-00006-of-00014.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:865de5c23df2e882272250e1ef2fbad6dfe1d4fd92490c594b0cd5c6f725fea3
|
3 |
+
size 240189360
|
jonfd--ICC/json-train-00007-of-00014.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7ade66bae4d309dec29b5adb5f20409da5debb62418b6679f8d91df1893e2f8
|
3 |
+
size 241336351
|
jonfd--ICC/json-train-00008-of-00014.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f76dbb4a4791fcb69efd420a14974482445f3b9ec9c4219c1481485a6eee64c
|
3 |
+
size 269157803
|
jonfd--ICC/json-train-00009-of-00014.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c80452da4a34d061679dd5b0250a4265a5e32daa86b9d25d074555057967b2ab
|
3 |
+
size 262224173
|
jonfd--ICC/json-train-00010-of-00014.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:59d88df73f8ce8e96319183ad0059f209d90b28692da19f376140501f557c3b2
|
3 |
+
size 243557086
|
jonfd--ICC/json-train-00011-of-00014.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b615f78f66ec937830230f5c730536da9fbb7b25f3fab61efe7eec7637c02a64
|
3 |
+
size 271817415
|
jonfd--ICC/json-train-00012-of-00014.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f307ef78822b18abea398fa52deda1163c21e9dc58101ffc5ae3b94af4268ada
|
3 |
+
size 272255341
|
jonfd--ICC/json-train-00013-of-00014.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a0bc46667826d6b33903b9c9531d289f2b94db9b8638b7741e93a70e56f05877
|
3 |
+
size 178896306
|