mrinaldi commited on
Commit
5bae759
1 Parent(s): 6fe51ad

Upload dataset

Browse files
README.md CHANGED
@@ -1,55 +1,18 @@
1
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  dataset_info:
3
- - config_name: usenet
4
- features:
5
- - name: title
6
- dtype: string
7
- - name: author
8
- dtype: string
9
- - name: id
10
- dtype: int64
11
- - name: progressive_number
12
- dtype: int64
13
- - name: timestamp
14
- dtype: timestamp[s]
15
- - name: newsgroup
16
- dtype: string
17
- - name: original_url
18
- dtype: string
19
- - name: text
20
- dtype: string
21
- splits:
22
- - name: train
23
- num_bytes: 75784729153
24
- num_examples: 89499446
25
- download_size: 34215328650
26
- dataset_size: 75784729153
27
- - config_name: forums
28
- features:
29
- - name: title
30
- dtype: string
31
- - name: author
32
- dtype: string
33
- - name: post_id
34
- dtype: int32
35
- - name: progressive_number
36
- dtype: int32
37
- - name: timestamp
38
- dtype: string
39
- - name: forum
40
- dtype: string
41
- - name: text
42
- dtype: string
43
- - name: image_list
44
- sequence: int32
45
- - name: image_file
46
- dtype: int32
47
- splits:
48
- - name: train
49
- num_bytes: 263411751276
50
- num_examples: 468698334
51
- download_size: 103952670799
52
- dataset_size: 263411751276
53
  - config_name: OJS
54
  features:
55
  - name: journal
@@ -186,10 +149,10 @@ dataset_info:
186
  dtype: float64
187
  splits:
188
  - name: train
189
- num_bytes: 7100477248
190
- num_examples: 1724658
191
- download_size: 3765734285
192
- dataset_size: 7100477248
193
  - config_name: books
194
  features:
195
  - name: title
@@ -206,7 +169,32 @@ dataset_info:
206
  num_examples: 6167
207
  download_size: 970007483
208
  dataset_size: 1567112840
209
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
210
  - config_name: reddit
211
  features:
212
  - name: subreddit
@@ -233,7 +221,30 @@ dataset_info:
233
  num_examples: 4192526
234
  download_size: 137818471
235
  dataset_size: 368299927
236
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
237
  - config_name: websites
238
  features:
239
  - name: url
@@ -311,19 +322,6 @@ configs:
311
  data_files:
312
  - split: train
313
  path: wikimedia_others/train-*
314
- task_categories:
315
- - text-classification
316
- - text-generation
317
- annotations_creators:
318
- - no-annotation
319
- multilinguality:
320
- - monolingual
321
- task_ids:
322
- - language-modeling
323
- language:
324
- - it
325
- size_categories:
326
- - 100B<n<1T
327
  ---
328
  # Dataset Card for Testimole -- A multi-billion tokens Italian text corpus
329
  ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/65c27751d2fbc4e846637421/c726oXPuXRbFrLiAZqKs5.jpeg)
 
1
  ---
2
+ annotations_creators:
3
+ - no-annotation
4
+ language:
5
+ - it
6
+ multilinguality:
7
+ - monolingual
8
+ size_categories:
9
+ - 100B<n<1T
10
+ task_categories:
11
+ - text-classification
12
+ - text-generation
13
+ task_ids:
14
+ - language-modeling
15
  dataset_info:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  - config_name: OJS
17
  features:
18
  - name: journal
 
149
  dtype: float64
150
  splits:
151
  - name: train
152
+ num_bytes: 10163215580
153
+ num_examples: 2858288
154
+ download_size: 5278193620
155
+ dataset_size: 10163215580
156
  - config_name: books
157
  features:
158
  - name: title
 
169
  num_examples: 6167
170
  download_size: 970007483
171
  dataset_size: 1567112840
172
+ - config_name: forums
173
+ features:
174
+ - name: title
175
+ dtype: string
176
+ - name: author
177
+ dtype: string
178
+ - name: post_id
179
+ dtype: int32
180
+ - name: progressive_number
181
+ dtype: int32
182
+ - name: timestamp
183
+ dtype: string
184
+ - name: forum
185
+ dtype: string
186
+ - name: text
187
+ dtype: string
188
+ - name: image_list
189
+ sequence: int32
190
+ - name: image_file
191
+ dtype: int32
192
+ splits:
193
+ - name: train
194
+ num_bytes: 263411751276
195
+ num_examples: 468698334
196
+ download_size: 103952670799
197
+ dataset_size: 263411751276
198
  - config_name: reddit
199
  features:
200
  - name: subreddit
 
221
  num_examples: 4192526
222
  download_size: 137818471
223
  dataset_size: 368299927
224
+ - config_name: usenet
225
+ features:
226
+ - name: title
227
+ dtype: string
228
+ - name: author
229
+ dtype: string
230
+ - name: id
231
+ dtype: int64
232
+ - name: progressive_number
233
+ dtype: int64
234
+ - name: timestamp
235
+ dtype: timestamp[s]
236
+ - name: newsgroup
237
+ dtype: string
238
+ - name: original_url
239
+ dtype: string
240
+ - name: text
241
+ dtype: string
242
+ splits:
243
+ - name: train
244
+ num_bytes: 75784729153
245
+ num_examples: 89499446
246
+ download_size: 34215328650
247
+ dataset_size: 75784729153
248
  - config_name: websites
249
  features:
250
  - name: url
 
322
  data_files:
323
  - split: train
324
  path: wikimedia_others/train-*
 
 
 
 
 
 
 
 
 
 
 
 
 
325
  ---
326
  # Dataset Card for Testimole -- A multi-billion tokens Italian text corpus
327
  ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/65c27751d2fbc4e846637421/c726oXPuXRbFrLiAZqKs5.jpeg)
blogs/{train-00000-of-00015.parquet → train-00000-of-00021.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dba686984501dad3538a75a87631258895ba49461abfe4e906379146cc5660ae
3
- size 422001079
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:993e4f8f1a4587349c60c3e22370eafc5b71b94e979faffff22a62a3c2671c22
3
+ size 460589618
blogs/{train-00001-of-00015.parquet → train-00001-of-00021.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1f73312eec692cdba8da7db7778b04d9560c128f78811ffbd7197e5747556383
3
- size 210169988
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:660890ed0d01678dd5e3b9eebc17a3048c55622ac8f3ba22e0d96996bb17ff27
3
+ size 254704082
blogs/{train-00002-of-00015.parquet → train-00002-of-00021.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3b22e339663e2450911a3a6066fe89472fd731e024f36d615c105784276c0ece
3
- size 367642183
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7c05fc4338d595da6f2c5b6dd2e321c7fea1b722f643ed15f5d9db90da1b02a
3
+ size 444479418
blogs/{train-00003-of-00015.parquet → train-00003-of-00021.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:336928ab996c31f64d1ed2f32c124b29a858e2aa36b8475f7ac90739007f930a
3
- size 414115115
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf5790ea9ef71694dfa91466e669d55a0503b2fe48269b415293ce102308a843
3
+ size 594680816
blogs/train-00004-of-00015.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:93e473e2f7f4e004f0f9adf5a35959eb7d0688ebab7720ac05b045168260ac9d
3
- size 454290583
 
 
 
 
blogs/train-00004-of-00021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08abb71338b02e7a974d920e392fdb77507cfb0048bdd77b319329f019e71944
3
+ size 430070321
blogs/train-00005-of-00015.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:19907c9bf1d2173cf060499f3b3a443f64026751f62b66e072481b0332e1ff65
3
- size 342863280
 
 
 
 
blogs/train-00005-of-00021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f12061b2c8075c6bf085332ae5f54432a0855bacae612f7d50cff61b1b0ab781
3
+ size 410216355
blogs/train-00006-of-00015.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa62fae41c37f0cd14ff590d19a543b188af0f29b60e4f85de9c770f36f15059
3
- size 362379031
 
 
 
 
blogs/train-00006-of-00021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94cc0dd6f96afc6c8ca070ab0995a6bd0b6decbba0defd89e3565d482e3ab445
3
+ size 196255384
blogs/train-00007-of-00015.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:15639862c030514be9c58192ab1ba784f493f2b5016807f71090a7eac29bfe1c
3
- size 229174788
 
 
 
 
blogs/{train-00008-of-00015.parquet → train-00007-of-00021.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6f589b590cb194841b9846a7df5320c6e477a1442ade6547d8fab57409b16bb0
3
- size 13174780
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ceafda3452388a81fe3c24220fec30d58e502650db9ab31cdfd1b41755eb56f2
3
+ size 15310737
blogs/{train-00009-of-00015.parquet → train-00008-of-00021.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3ab32c262d07ab1cb70206f941680212c8e7b768ea2c9636e09379454f025b90
3
- size 12587360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91e1cf06fa1971d88843b3a0d408838db03418d9815042210bf104bce860a35e
3
+ size 13910666
blogs/train-00009-of-00021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b51567afa2aed754edadbd5881f20106fd5c1dec4c0245f00e5d0c4b5b27e81b
3
+ size 134769229
blogs/train-00010-of-00021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65de04e5a3ad63c4b6c17b23b4cf7e971f17f6f956e62fd40b20457677061df6
3
+ size 293852888
blogs/train-00011-of-00015.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:55afe87a2fb6f595f66efcd7543f746a102dcdad54cd729ebc6e35d6bae7c771
3
- size 171049715
 
 
 
 
blogs/train-00011-of-00021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1686c5d5ae369f2db76c8b7ee830f2e3f2fc997834589ac3e628325141ffce20
3
+ size 263161546
blogs/train-00012-of-00015.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:3c3ecf63797f3e88021f9ae930aa2760f20e73e7d368b8d3d5b4135eee3a020a
3
- size 242179957
 
 
 
 
blogs/train-00012-of-00021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1ae67589fb13ce07739e3b92b8f65b3836715ee552e50b0d6f6576ffb29dd71
3
+ size 352830096
blogs/train-00013-of-00015.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:87c0db3a9850cca49cbee07d6e8aeee5d0ce9ec671135a63b174a7592b88931d
3
- size 234738079
 
 
 
 
blogs/train-00013-of-00021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3faf954889643569609d53493695dc15560f29cddc1c84fc1ef11920ad838ea
3
+ size 425107820
blogs/train-00014-of-00015.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:58e9a5e2ab2e861ec503de50f850cebe4420f3934f81edc35493d3a47bdd941d
3
- size 279186425
 
 
 
 
blogs/{train-00010-of-00015.parquet → train-00014-of-00021.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:71a52c038dc35b54e10698318bd3700c653bb3f639314f219d4cb31c31b639e3
3
- size 10181922
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecd89de2109e1cd90fdd250e1c846ccd5b459cc9c148e0fd0069abfb44a130c9
3
+ size 22089420
blogs/train-00015-of-00021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:130814dc76d83312e267cbc3e55769a3ce10857fffaea0787e9080c0e58f0ea4
3
+ size 21287144
blogs/train-00016-of-00021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdee7c4af07abf04d6511bd0c5423afdf2536225eef193a04ea447c17003fe97
3
+ size 23383475
blogs/train-00017-of-00021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21a3606c551e6675518b78ddfed0b0c84dfad1d3d55b0bd05cb1700e4411e902
3
+ size 21774694
blogs/train-00018-of-00021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f600a987eedee08bb4875b91d983882c47a412c2f52a699b3f0a653a357521bf
3
+ size 20094555
blogs/train-00019-of-00021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b44fd7f92e8299763013967c25dcc65a1877e2ed3b672d8f679c1bfad61b8f72
3
+ size 475191277
blogs/train-00020-of-00021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ad9a87512bed5aeded9621191be4ec3968863595eaeb29b194b757f7910682c
3
+ size 404434079