system HF staff commited on
Commit
01d7b87
1 Parent(s): 5909460

Update files from the datasets library (from 1.3.0)

Browse files

Release notes: https://github.com/huggingface/datasets/releases/tag/1.3.0

Files changed (1) hide show
  1. README.md +218 -0
README.md ADDED
@@ -0,0 +1,218 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ ---
3
+
4
+ # Dataset Card for "para_crawl"
5
+
6
+ ## Table of Contents
7
+ - [Dataset Description](#dataset-description)
8
+ - [Dataset Summary](#dataset-summary)
9
+ - [Supported Tasks](#supported-tasks)
10
+ - [Languages](#languages)
11
+ - [Dataset Structure](#dataset-structure)
12
+ - [Data Instances](#data-instances)
13
+ - [Data Fields](#data-fields)
14
+ - [Data Splits Sample Size](#data-splits-sample-size)
15
+ - [Dataset Creation](#dataset-creation)
16
+ - [Curation Rationale](#curation-rationale)
17
+ - [Source Data](#source-data)
18
+ - [Annotations](#annotations)
19
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
20
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
21
+ - [Social Impact of Dataset](#social-impact-of-dataset)
22
+ - [Discussion of Biases](#discussion-of-biases)
23
+ - [Other Known Limitations](#other-known-limitations)
24
+ - [Additional Information](#additional-information)
25
+ - [Dataset Curators](#dataset-curators)
26
+ - [Licensing Information](#licensing-information)
27
+ - [Citation Information](#citation-information)
28
+ - [Contributions](#contributions)
29
+
30
+ ## [Dataset Description](#dataset-description)
31
+
32
+ - **Homepage:** [https://paracrawl.eu/releases.html](https://paracrawl.eu/releases.html)
33
+ - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
34
+ - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
35
+ - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
36
+ - **Size of downloaded dataset files:** 9879.92 MB
37
+ - **Size of the generated dataset:** 31378.09 MB
38
+ - **Total amount of disk used:** 41258.01 MB
39
+
40
+ ### [Dataset Summary](#dataset-summary)
41
+
42
+ Web-Scale Parallel Corpora for Official European Languages.
43
+
44
+ ### [Supported Tasks](#supported-tasks)
45
+
46
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
47
+
48
+ ### [Languages](#languages)
49
+
50
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
51
+
52
+ ## [Dataset Structure](#dataset-structure)
53
+
54
+ We show detailed information for up to 5 configurations of the dataset.
55
+
56
+ ### [Data Instances](#data-instances)
57
+
58
+ #### enbg
59
+
60
+ - **Size of downloaded dataset files:** 98.94 MB
61
+ - **Size of the generated dataset:** 340.02 MB
62
+ - **Total amount of disk used:** 438.95 MB
63
+
64
+ An example of 'train' looks as follows.
65
+ ```
66
+ This example was too long and was cropped:
67
+
68
+ {
69
+ "translation": "{\"bg\": \". “A felirat faragott karnis a bejárat fölött, templom épült 14 Július 1643, A földesúr és felesége Jeremiás Murguleţ, C..."
70
+ }
71
+ ```
72
+
73
+ #### encs
74
+
75
+ - **Size of downloaded dataset files:** 187.31 MB
76
+ - **Size of the generated dataset:** 608.51 MB
77
+ - **Total amount of disk used:** 795.82 MB
78
+
79
+ An example of 'train' looks as follows.
80
+ ```
81
+ This example was too long and was cropped:
82
+
83
+ {
84
+ "translation": "{\"cs\": \". “A felirat faragott karnis a bejárat fölött, templom épült 14 Július 1643, A földesúr és felesége Jeremiás Murguleţ, C..."
85
+ }
86
+ ```
87
+
88
+ #### enda
89
+
90
+ - **Size of downloaded dataset files:** 174.34 MB
91
+ - **Size of the generated dataset:** 570.89 MB
92
+ - **Total amount of disk used:** 745.23 MB
93
+
94
+ An example of 'train' looks as follows.
95
+ ```
96
+ This example was too long and was cropped:
97
+
98
+ {
99
+ "translation": "{\"da\": \". “A felirat faragott karnis a bejárat fölött, templom épült 14 Július 1643, A földesúr és felesége Jeremiás Murguleţ, C..."
100
+ }
101
+ ```
102
+
103
+ #### ende
104
+
105
+ - **Size of downloaded dataset files:** 1247.17 MB
106
+ - **Size of the generated dataset:** 3812.02 MB
107
+ - **Total amount of disk used:** 5059.19 MB
108
+
109
+ An example of 'train' looks as follows.
110
+ ```
111
+ This example was too long and was cropped:
112
+
113
+ {
114
+ "translation": "{\"de\": \". “A felirat faragott karnis a bejárat fölött, templom épült 14 Július 1643, A földesúr és felesége Jeremiás Murguleţ, C..."
115
+ }
116
+ ```
117
+
118
+ #### enel
119
+
120
+ - **Size of downloaded dataset files:** 184.59 MB
121
+ - **Size of the generated dataset:** 656.19 MB
122
+ - **Total amount of disk used:** 840.78 MB
123
+
124
+ An example of 'train' looks as follows.
125
+ ```
126
+ This example was too long and was cropped:
127
+
128
+ {
129
+ "translation": "{\"el\": \". “A felirat faragott karnis a bejárat fölött, templom épült 14 Július 1643, A földesúr és felesége Jeremiás Murguleţ, C..."
130
+ }
131
+ ```
132
+
133
+ ### [Data Fields](#data-fields)
134
+
135
+ The data fields are the same among all splits.
136
+
137
+ #### enbg
138
+ - `translation`: a multilingual `string` variable, with possible languages including `en`, `bg`.
139
+
140
+ #### encs
141
+ - `translation`: a multilingual `string` variable, with possible languages including `en`, `cs`.
142
+
143
+ #### enda
144
+ - `translation`: a multilingual `string` variable, with possible languages including `en`, `da`.
145
+
146
+ #### ende
147
+ - `translation`: a multilingual `string` variable, with possible languages including `en`, `de`.
148
+
149
+ #### enel
150
+ - `translation`: a multilingual `string` variable, with possible languages including `en`, `el`.
151
+
152
+ ### [Data Splits Sample Size](#data-splits-sample-size)
153
+
154
+ |name| train |
155
+ |----|-------:|
156
+ |enbg| 1039885|
157
+ |encs| 2981949|
158
+ |enda| 2414895|
159
+ |ende|16264448|
160
+ |enel| 1985233|
161
+
162
+ ## [Dataset Creation](#dataset-creation)
163
+
164
+ ### [Curation Rationale](#curation-rationale)
165
+
166
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
167
+
168
+ ### [Source Data](#source-data)
169
+
170
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
171
+
172
+ ### [Annotations](#annotations)
173
+
174
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
175
+
176
+ ### [Personal and Sensitive Information](#personal-and-sensitive-information)
177
+
178
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
179
+
180
+ ## [Considerations for Using the Data](#considerations-for-using-the-data)
181
+
182
+ ### [Social Impact of Dataset](#social-impact-of-dataset)
183
+
184
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
185
+
186
+ ### [Discussion of Biases](#discussion-of-biases)
187
+
188
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
189
+
190
+ ### [Other Known Limitations](#other-known-limitations)
191
+
192
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
193
+
194
+ ## [Additional Information](#additional-information)
195
+
196
+ ### [Dataset Curators](#dataset-curators)
197
+
198
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
199
+
200
+ ### [Licensing Information](#licensing-information)
201
+
202
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
203
+
204
+ ### [Citation Information](#citation-information)
205
+
206
+ ```
207
+ @misc {paracrawl,
208
+ title = "ParaCrawl",
209
+ year = "2018",
210
+ url = "http://paracrawl.eu/download.html."
211
+ }
212
+
213
+ ```
214
+
215
+
216
+ ### Contributions
217
+
218
+ Thanks to [@thomwolf](https://github.com/thomwolf), [@lewtun](https://github.com/lewtun), [@patrickvonplaten](https://github.com/patrickvonplaten), [@mariamabarham](https://github.com/mariamabarham) for adding this dataset.