albertvillanova HF staff commited on
Commit
684f854
Β·
1 Parent(s): 68be501

Delete legacy dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +0 -589
dataset_infos.json DELETED
@@ -1,589 +0,0 @@
1
- {
2
- "emoji": {
3
- "description": "TweetEval consists of seven heterogenous tasks in Twitter, all framed as multi-class tweet classification. All tasks have been unified into the same benchmark, with each dataset presented in the same format and with fixed training, validation and test splits.\n",
4
- "citation": "@inproceedings{barbieri2020tweeteval,\n title={{TweetEval:Unified Benchmark and Comparative Evaluation for Tweet Classification}},\n author={Barbieri, Francesco and Camacho-Collados, Jose and Espinosa-Anke, Luis and Neves, Leonardo},\n booktitle={Proceedings of Findings of EMNLP},\n year={2020}\n}\n",
5
- "homepage": "https://github.com/cardiffnlp/tweeteval",
6
- "license": "",
7
- "features": {
8
- "text": {
9
- "dtype": "string",
10
- "_type": "Value"
11
- },
12
- "label": {
13
- "names": [
14
- "\u2764",
15
- "\ud83d\ude0d",
16
- "\ud83d\ude02",
17
- "\ud83d\udc95",
18
- "\ud83d\udd25",
19
- "\ud83d\ude0a",
20
- "\ud83d\ude0e",
21
- "\u2728",
22
- "\ud83d\udc99",
23
- "\ud83d\ude18",
24
- "\ud83d\udcf7",
25
- "\ud83c\uddfa\ud83c\uddf8",
26
- "\u2600",
27
- "\ud83d\udc9c",
28
- "\ud83d\ude09",
29
- "\ud83d\udcaf",
30
- "\ud83d\ude01",
31
- "\ud83c\udf84",
32
- "\ud83d\udcf8",
33
- "\ud83d\ude1c"
34
- ],
35
- "_type": "ClassLabel"
36
- }
37
- },
38
- "builder_name": "tweet_eval",
39
- "dataset_name": "tweet_eval",
40
- "config_name": "emoji",
41
- "version": {
42
- "version_str": "1.1.0",
43
- "major": 1,
44
- "minor": 1,
45
- "patch": 0
46
- },
47
- "splits": {
48
- "train": {
49
- "name": "train",
50
- "num_bytes": 3803167,
51
- "num_examples": 45000,
52
- "dataset_name": null
53
- },
54
- "test": {
55
- "name": "test",
56
- "num_bytes": 4255901,
57
- "num_examples": 50000,
58
- "dataset_name": null
59
- },
60
- "validation": {
61
- "name": "validation",
62
- "num_bytes": 396079,
63
- "num_examples": 5000,
64
- "dataset_name": null
65
- }
66
- },
67
- "download_size": 5939308,
68
- "dataset_size": 8455147,
69
- "size_in_bytes": 14394455
70
- },
71
- "emotion": {
72
- "description": "TweetEval consists of seven heterogenous tasks in Twitter, all framed as multi-class tweet classification. All tasks have been unified into the same benchmark, with each dataset presented in the same format and with fixed training, validation and test splits.\n",
73
- "citation": "@inproceedings{barbieri2020tweeteval,\n title={{TweetEval:Unified Benchmark and Comparative Evaluation for Tweet Classification}},\n author={Barbieri, Francesco and Camacho-Collados, Jose and Espinosa-Anke, Luis and Neves, Leonardo},\n booktitle={Proceedings of Findings of EMNLP},\n year={2020}\n}\n",
74
- "homepage": "https://github.com/cardiffnlp/tweeteval",
75
- "license": "",
76
- "features": {
77
- "text": {
78
- "dtype": "string",
79
- "_type": "Value"
80
- },
81
- "label": {
82
- "names": [
83
- "anger",
84
- "joy",
85
- "optimism",
86
- "sadness"
87
- ],
88
- "_type": "ClassLabel"
89
- }
90
- },
91
- "builder_name": "tweet_eval",
92
- "dataset_name": "tweet_eval",
93
- "config_name": "emotion",
94
- "version": {
95
- "version_str": "1.1.0",
96
- "major": 1,
97
- "minor": 1,
98
- "patch": 0
99
- },
100
- "splits": {
101
- "train": {
102
- "name": "train",
103
- "num_bytes": 338871,
104
- "num_examples": 3257,
105
- "dataset_name": null
106
- },
107
- "test": {
108
- "name": "test",
109
- "num_bytes": 146645,
110
- "num_examples": 1421,
111
- "dataset_name": null
112
- },
113
- "validation": {
114
- "name": "validation",
115
- "num_bytes": 38273,
116
- "num_examples": 374,
117
- "dataset_name": null
118
- }
119
- },
120
- "download_size": 367016,
121
- "dataset_size": 523789,
122
- "size_in_bytes": 890805
123
- },
124
- "hate": {
125
- "description": "TweetEval consists of seven heterogenous tasks in Twitter, all framed as multi-class tweet classification. All tasks have been unified into the same benchmark, with each dataset presented in the same format and with fixed training, validation and test splits.\n",
126
- "citation": "@inproceedings{barbieri2020tweeteval,\n title={{TweetEval:Unified Benchmark and Comparative Evaluation for Tweet Classification}},\n author={Barbieri, Francesco and Camacho-Collados, Jose and Espinosa-Anke, Luis and Neves, Leonardo},\n booktitle={Proceedings of Findings of EMNLP},\n year={2020}\n}\n",
127
- "homepage": "https://github.com/cardiffnlp/tweeteval",
128
- "license": "",
129
- "features": {
130
- "text": {
131
- "dtype": "string",
132
- "_type": "Value"
133
- },
134
- "label": {
135
- "names": [
136
- "non-hate",
137
- "hate"
138
- ],
139
- "_type": "ClassLabel"
140
- }
141
- },
142
- "builder_name": "tweet_eval",
143
- "dataset_name": "tweet_eval",
144
- "config_name": "hate",
145
- "version": {
146
- "version_str": "1.1.0",
147
- "major": 1,
148
- "minor": 1,
149
- "patch": 0
150
- },
151
- "splits": {
152
- "train": {
153
- "name": "train",
154
- "num_bytes": 1223650,
155
- "num_examples": 9000,
156
- "dataset_name": null
157
- },
158
- "test": {
159
- "name": "test",
160
- "num_bytes": 428934,
161
- "num_examples": 2970,
162
- "dataset_name": null
163
- },
164
- "validation": {
165
- "name": "validation",
166
- "num_bytes": 154144,
167
- "num_examples": 1000,
168
- "dataset_name": null
169
- }
170
- },
171
- "download_size": 1196346,
172
- "dataset_size": 1806728,
173
- "size_in_bytes": 3003074
174
- },
175
- "irony": {
176
- "description": "TweetEval consists of seven heterogenous tasks in Twitter, all framed as multi-class tweet classification. All tasks have been unified into the same benchmark, with each dataset presented in the same format and with fixed training, validation and test splits.\n",
177
- "citation": "@inproceedings{barbieri2020tweeteval,\n title={{TweetEval:Unified Benchmark and Comparative Evaluation for Tweet Classification}},\n author={Barbieri, Francesco and Camacho-Collados, Jose and Espinosa-Anke, Luis and Neves, Leonardo},\n booktitle={Proceedings of Findings of EMNLP},\n year={2020}\n}\n",
178
- "homepage": "https://github.com/cardiffnlp/tweeteval",
179
- "license": "",
180
- "features": {
181
- "text": {
182
- "dtype": "string",
183
- "_type": "Value"
184
- },
185
- "label": {
186
- "names": [
187
- "non_irony",
188
- "irony"
189
- ],
190
- "_type": "ClassLabel"
191
- }
192
- },
193
- "builder_name": "tweet_eval",
194
- "dataset_name": "tweet_eval",
195
- "config_name": "irony",
196
- "version": {
197
- "version_str": "1.1.0",
198
- "major": 1,
199
- "minor": 1,
200
- "patch": 0
201
- },
202
- "splits": {
203
- "train": {
204
- "name": "train",
205
- "num_bytes": 259187,
206
- "num_examples": 2862,
207
- "dataset_name": null
208
- },
209
- "test": {
210
- "name": "test",
211
- "num_bytes": 75897,
212
- "num_examples": 784,
213
- "dataset_name": null
214
- },
215
- "validation": {
216
- "name": "validation",
217
- "num_bytes": 86017,
218
- "num_examples": 955,
219
- "dataset_name": null
220
- }
221
- },
222
- "download_size": 297647,
223
- "dataset_size": 421101,
224
- "size_in_bytes": 718748
225
- },
226
- "offensive": {
227
- "description": "TweetEval consists of seven heterogenous tasks in Twitter, all framed as multi-class tweet classification. All tasks have been unified into the same benchmark, with each dataset presented in the same format and with fixed training, validation and test splits.\n",
228
- "citation": "@inproceedings{barbieri2020tweeteval,\n title={{TweetEval:Unified Benchmark and Comparative Evaluation for Tweet Classification}},\n author={Barbieri, Francesco and Camacho-Collados, Jose and Espinosa-Anke, Luis and Neves, Leonardo},\n booktitle={Proceedings of Findings of EMNLP},\n year={2020}\n}\n",
229
- "homepage": "https://github.com/cardiffnlp/tweeteval",
230
- "license": "",
231
- "features": {
232
- "text": {
233
- "dtype": "string",
234
- "_type": "Value"
235
- },
236
- "label": {
237
- "names": [
238
- "non-offensive",
239
- "offensive"
240
- ],
241
- "_type": "ClassLabel"
242
- }
243
- },
244
- "builder_name": "tweet_eval",
245
- "dataset_name": "tweet_eval",
246
- "config_name": "offensive",
247
- "version": {
248
- "version_str": "1.1.0",
249
- "major": 1,
250
- "minor": 1,
251
- "patch": 0
252
- },
253
- "splits": {
254
- "train": {
255
- "name": "train",
256
- "num_bytes": 1648061,
257
- "num_examples": 11916,
258
- "dataset_name": null
259
- },
260
- "test": {
261
- "name": "test",
262
- "num_bytes": 135473,
263
- "num_examples": 860,
264
- "dataset_name": null
265
- },
266
- "validation": {
267
- "name": "validation",
268
- "num_bytes": 192417,
269
- "num_examples": 1324,
270
- "dataset_name": null
271
- }
272
- },
273
- "download_size": 1234528,
274
- "dataset_size": 1975951,
275
- "size_in_bytes": 3210479
276
- },
277
- "sentiment": {
278
- "description": "TweetEval consists of seven heterogenous tasks in Twitter, all framed as multi-class tweet classification. All tasks have been unified into the same benchmark, with each dataset presented in the same format and with fixed training, validation and test splits.\n",
279
- "citation": "@inproceedings{barbieri2020tweeteval,\n title={{TweetEval:Unified Benchmark and Comparative Evaluation for Tweet Classification}},\n author={Barbieri, Francesco and Camacho-Collados, Jose and Espinosa-Anke, Luis and Neves, Leonardo},\n booktitle={Proceedings of Findings of EMNLP},\n year={2020}\n}\n",
280
- "homepage": "https://github.com/cardiffnlp/tweeteval",
281
- "license": "",
282
- "features": {
283
- "text": {
284
- "dtype": "string",
285
- "_type": "Value"
286
- },
287
- "label": {
288
- "names": [
289
- "negative",
290
- "neutral",
291
- "positive"
292
- ],
293
- "_type": "ClassLabel"
294
- }
295
- },
296
- "builder_name": "tweet_eval",
297
- "dataset_name": "tweet_eval",
298
- "config_name": "sentiment",
299
- "version": {
300
- "version_str": "1.1.0",
301
- "major": 1,
302
- "minor": 1,
303
- "patch": 0
304
- },
305
- "splits": {
306
- "train": {
307
- "name": "train",
308
- "num_bytes": 5425122,
309
- "num_examples": 45615,
310
- "dataset_name": null
311
- },
312
- "test": {
313
- "name": "test",
314
- "num_bytes": 1279540,
315
- "num_examples": 12284,
316
- "dataset_name": null
317
- },
318
- "validation": {
319
- "name": "validation",
320
- "num_bytes": 239084,
321
- "num_examples": 2000,
322
- "dataset_name": null
323
- }
324
- },
325
- "download_size": 4849675,
326
- "dataset_size": 6943746,
327
- "size_in_bytes": 11793421
328
- },
329
- "stance_abortion": {
330
- "description": "TweetEval consists of seven heterogenous tasks in Twitter, all framed as multi-class tweet classification. All tasks have been unified into the same benchmark, with each dataset presented in the same format and with fixed training, validation and test splits.\n",
331
- "citation": "@inproceedings{barbieri2020tweeteval,\n title={{TweetEval:Unified Benchmark and Comparative Evaluation for Tweet Classification}},\n author={Barbieri, Francesco and Camacho-Collados, Jose and Espinosa-Anke, Luis and Neves, Leonardo},\n booktitle={Proceedings of Findings of EMNLP},\n year={2020}\n}\n",
332
- "homepage": "https://github.com/cardiffnlp/tweeteval",
333
- "license": "",
334
- "features": {
335
- "text": {
336
- "dtype": "string",
337
- "_type": "Value"
338
- },
339
- "label": {
340
- "names": [
341
- "none",
342
- "against",
343
- "favor"
344
- ],
345
- "_type": "ClassLabel"
346
- }
347
- },
348
- "builder_name": "tweet_eval",
349
- "dataset_name": "tweet_eval",
350
- "config_name": "stance_abortion",
351
- "version": {
352
- "version_str": "1.1.0",
353
- "major": 1,
354
- "minor": 1,
355
- "patch": 0
356
- },
357
- "splits": {
358
- "train": {
359
- "name": "train",
360
- "num_bytes": 68694,
361
- "num_examples": 587,
362
- "dataset_name": null
363
- },
364
- "test": {
365
- "name": "test",
366
- "num_bytes": 33171,
367
- "num_examples": 280,
368
- "dataset_name": null
369
- },
370
- "validation": {
371
- "name": "validation",
372
- "num_bytes": 7657,
373
- "num_examples": 66,
374
- "dataset_name": null
375
- }
376
- },
377
- "download_size": 73517,
378
- "dataset_size": 109522,
379
- "size_in_bytes": 183039
380
- },
381
- "stance_atheism": {
382
- "description": "TweetEval consists of seven heterogenous tasks in Twitter, all framed as multi-class tweet classification. All tasks have been unified into the same benchmark, with each dataset presented in the same format and with fixed training, validation and test splits.\n",
383
- "citation": "@inproceedings{barbieri2020tweeteval,\n title={{TweetEval:Unified Benchmark and Comparative Evaluation for Tweet Classification}},\n author={Barbieri, Francesco and Camacho-Collados, Jose and Espinosa-Anke, Luis and Neves, Leonardo},\n booktitle={Proceedings of Findings of EMNLP},\n year={2020}\n}\n",
384
- "homepage": "https://github.com/cardiffnlp/tweeteval",
385
- "license": "",
386
- "features": {
387
- "text": {
388
- "dtype": "string",
389
- "_type": "Value"
390
- },
391
- "label": {
392
- "names": [
393
- "none",
394
- "against",
395
- "favor"
396
- ],
397
- "_type": "ClassLabel"
398
- }
399
- },
400
- "builder_name": "tweet_eval",
401
- "dataset_name": "tweet_eval",
402
- "config_name": "stance_atheism",
403
- "version": {
404
- "version_str": "1.1.0",
405
- "major": 1,
406
- "minor": 1,
407
- "patch": 0
408
- },
409
- "splits": {
410
- "train": {
411
- "name": "train",
412
- "num_bytes": 54775,
413
- "num_examples": 461,
414
- "dataset_name": null
415
- },
416
- "test": {
417
- "name": "test",
418
- "num_bytes": 25716,
419
- "num_examples": 220,
420
- "dataset_name": null
421
- },
422
- "validation": {
423
- "name": "validation",
424
- "num_bytes": 6320,
425
- "num_examples": 52,
426
- "dataset_name": null
427
- }
428
- },
429
- "download_size": 62265,
430
- "dataset_size": 86811,
431
- "size_in_bytes": 149076
432
- },
433
- "stance_climate": {
434
- "description": "TweetEval consists of seven heterogenous tasks in Twitter, all framed as multi-class tweet classification. All tasks have been unified into the same benchmark, with each dataset presented in the same format and with fixed training, validation and test splits.\n",
435
- "citation": "@inproceedings{barbieri2020tweeteval,\n title={{TweetEval:Unified Benchmark and Comparative Evaluation for Tweet Classification}},\n author={Barbieri, Francesco and Camacho-Collados, Jose and Espinosa-Anke, Luis and Neves, Leonardo},\n booktitle={Proceedings of Findings of EMNLP},\n year={2020}\n}\n",
436
- "homepage": "https://github.com/cardiffnlp/tweeteval",
437
- "license": "",
438
- "features": {
439
- "text": {
440
- "dtype": "string",
441
- "_type": "Value"
442
- },
443
- "label": {
444
- "names": [
445
- "none",
446
- "against",
447
- "favor"
448
- ],
449
- "_type": "ClassLabel"
450
- }
451
- },
452
- "builder_name": "tweet_eval",
453
- "dataset_name": "tweet_eval",
454
- "config_name": "stance_climate",
455
- "version": {
456
- "version_str": "1.1.0",
457
- "major": 1,
458
- "minor": 1,
459
- "patch": 0
460
- },
461
- "splits": {
462
- "train": {
463
- "name": "train",
464
- "num_bytes": 40249,
465
- "num_examples": 355,
466
- "dataset_name": null
467
- },
468
- "test": {
469
- "name": "test",
470
- "num_bytes": 19925,
471
- "num_examples": 169,
472
- "dataset_name": null
473
- },
474
- "validation": {
475
- "name": "validation",
476
- "num_bytes": 4801,
477
- "num_examples": 40,
478
- "dataset_name": null
479
- }
480
- },
481
- "download_size": 48493,
482
- "dataset_size": 64975,
483
- "size_in_bytes": 113468
484
- },
485
- "stance_feminist": {
486
- "description": "TweetEval consists of seven heterogenous tasks in Twitter, all framed as multi-class tweet classification. All tasks have been unified into the same benchmark, with each dataset presented in the same format and with fixed training, validation and test splits.\n",
487
- "citation": "@inproceedings{barbieri2020tweeteval,\n title={{TweetEval:Unified Benchmark and Comparative Evaluation for Tweet Classification}},\n author={Barbieri, Francesco and Camacho-Collados, Jose and Espinosa-Anke, Luis and Neves, Leonardo},\n booktitle={Proceedings of Findings of EMNLP},\n year={2020}\n}\n",
488
- "homepage": "https://github.com/cardiffnlp/tweeteval",
489
- "license": "",
490
- "features": {
491
- "text": {
492
- "dtype": "string",
493
- "_type": "Value"
494
- },
495
- "label": {
496
- "names": [
497
- "none",
498
- "against",
499
- "favor"
500
- ],
501
- "_type": "ClassLabel"
502
- }
503
- },
504
- "builder_name": "tweet_eval",
505
- "dataset_name": "tweet_eval",
506
- "config_name": "stance_feminist",
507
- "version": {
508
- "version_str": "1.1.0",
509
- "major": 1,
510
- "minor": 1,
511
- "patch": 0
512
- },
513
- "splits": {
514
- "train": {
515
- "name": "train",
516
- "num_bytes": 70509,
517
- "num_examples": 597,
518
- "dataset_name": null
519
- },
520
- "test": {
521
- "name": "test",
522
- "num_bytes": 33305,
523
- "num_examples": 285,
524
- "dataset_name": null
525
- },
526
- "validation": {
527
- "name": "validation",
528
- "num_bytes": 8035,
529
- "num_examples": 67,
530
- "dataset_name": null
531
- }
532
- },
533
- "download_size": 76345,
534
- "dataset_size": 111849,
535
- "size_in_bytes": 188194
536
- },
537
- "stance_hillary": {
538
- "description": "TweetEval consists of seven heterogenous tasks in Twitter, all framed as multi-class tweet classification. All tasks have been unified into the same benchmark, with each dataset presented in the same format and with fixed training, validation and test splits.\n",
539
- "citation": "@inproceedings{barbieri2020tweeteval,\n title={{TweetEval:Unified Benchmark and Comparative Evaluation for Tweet Classification}},\n author={Barbieri, Francesco and Camacho-Collados, Jose and Espinosa-Anke, Luis and Neves, Leonardo},\n booktitle={Proceedings of Findings of EMNLP},\n year={2020}\n}\n",
540
- "homepage": "https://github.com/cardiffnlp/tweeteval",
541
- "license": "",
542
- "features": {
543
- "text": {
544
- "dtype": "string",
545
- "_type": "Value"
546
- },
547
- "label": {
548
- "names": [
549
- "none",
550
- "against",
551
- "favor"
552
- ],
553
- "_type": "ClassLabel"
554
- }
555
- },
556
- "builder_name": "tweet_eval",
557
- "dataset_name": "tweet_eval",
558
- "config_name": "stance_hillary",
559
- "version": {
560
- "version_str": "1.1.0",
561
- "major": 1,
562
- "minor": 1,
563
- "patch": 0
564
- },
565
- "splits": {
566
- "train": {
567
- "name": "train",
568
- "num_bytes": 69596,
569
- "num_examples": 620,
570
- "dataset_name": null
571
- },
572
- "test": {
573
- "name": "test",
574
- "num_bytes": 34487,
575
- "num_examples": 295,
576
- "dataset_name": null
577
- },
578
- "validation": {
579
- "name": "validation",
580
- "num_bytes": 7532,
581
- "num_examples": 69,
582
- "dataset_name": null
583
- }
584
- },
585
- "download_size": 74057,
586
- "dataset_size": 111615,
587
- "size_in_bytes": 185672
588
- }
589
- }