aapot commited on
Commit
3e90b21
2 Parent(s): 463d708 765f110

Merge branch 'main' of https://huggingface.co/datasets/Finnish-NLP/mc4_fi_cleaned into main

Browse files
Files changed (1) hide show
  1. README.md +141 -0
README.md ADDED
@@ -0,0 +1,141 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators: []
3
+ language_creators: []
4
+ languages:
5
+ - fi-FI
6
+ licenses: []
7
+ multilinguality:
8
+ - monolingual
9
+ pretty_name: mC4 Finnish Cleaned
10
+ size_categories:
11
+ - unknown
12
+ source_datasets:
13
+ - extended|mc4
14
+ task_categories:
15
+ - sequence-modeling
16
+ task_ids:
17
+ - language-modeling
18
+ ---
19
+
20
+ # Dataset Card for mC4 Finnish Cleaned
21
+
22
+ ## Table of Contents
23
+ - [Dataset Description](#dataset-description)
24
+ - [Dataset Summary](#dataset-summary)
25
+ - [Supported Tasks](#supported-tasks-and-leaderboards)
26
+ - [Languages](#languages)
27
+ - [Dataset Structure](#dataset-structure)
28
+ - [Data Instances](#data-instances)
29
+ - [Data Fields](#data-instances)
30
+ - [Data Splits](#data-instances)
31
+ - [Dataset Creation](#dataset-creation)
32
+ - [Curation Rationale](#curation-rationale)
33
+ - [Source Data](#source-data)
34
+ - [Annotations](#annotations)
35
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
36
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
37
+ - [Social Impact of Dataset](#social-impact-of-dataset)
38
+ - [Discussion of Biases](#discussion-of-biases)
39
+ - [Other Known Limitations](#other-known-limitations)
40
+ - [Additional Information](#additional-information)
41
+ - [Dataset Curators](#dataset-curators)
42
+ - [Licensing Information](#licensing-information)
43
+ - [Citation Information](#citation-information)
44
+
45
+ ## Dataset Description
46
+
47
+ - **Homepage:** [Needs More Information]
48
+ - **Repository:** [Needs More Information]
49
+ - **Paper:** [Needs More Information]
50
+ - **Leaderboard:** [Needs More Information]
51
+ - **Point of Contact:** [Needs More Information]
52
+
53
+ ### Dataset Summary
54
+
55
+ mC4 Finnish cleaned is cleaned version of the original mC4 Finnish split.
56
+
57
+ ### Supported Tasks and Leaderboards
58
+
59
+ mC4 Finnish is mainly intended to pretrain Finnish language models and word representations.
60
+
61
+
62
+
63
+ ### Languages
64
+
65
+ Finnish
66
+
67
+ ## Dataset Structure
68
+
69
+ ### Data Instances
70
+
71
+ [Needs More Information]
72
+
73
+ ### Data Fields
74
+
75
+ The data have several fields:
76
+
77
+ - url: url of the source as a string
78
+ - text: text content as a string
79
+ - timestamp: timestamp as a string
80
+
81
+ ### Data Splits
82
+
83
+ Train Valid
84
+
85
+ ## Dataset Creation
86
+
87
+ ### Curation Rationale
88
+
89
+ [Needs More Information]
90
+
91
+ ### Source Data
92
+
93
+ #### Initial Data Collection and Normalization
94
+
95
+ [Needs More Information]
96
+
97
+ #### Who are the source language producers?
98
+
99
+ [Needs More Information]
100
+
101
+ ### Annotations
102
+
103
+ #### Annotation process
104
+
105
+ [Needs More Information]
106
+
107
+ #### Who are the annotators?
108
+
109
+ [Needs More Information]
110
+
111
+ ### Personal and Sensitive Information
112
+
113
+ [Needs More Information]
114
+
115
+ ## Considerations for Using the Data
116
+
117
+ ### Social Impact of Dataset
118
+
119
+ [Needs More Information]
120
+
121
+ ### Discussion of Biases
122
+
123
+ [Needs More Information]
124
+
125
+ ### Other Known Limitations
126
+
127
+ [Needs More Information]
128
+
129
+ ## Additional Information
130
+
131
+ ### Dataset Curators
132
+
133
+ [Needs More Information]
134
+
135
+ ### Licensing Information
136
+
137
+ [Needs More Information]
138
+
139
+ ### Citation Information
140
+
141
+ [Needs More Information]