Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
1K<n<10K
Language Creators:
found
Annotations Creators:
found
Source Datasets:
original
Tags:
License:
lhoestq HF staff commited on
Commit
0bbc5b4
1 Parent(s): 3b414ee

add dataset_info in dataset metadata

Browse files
Files changed (1) hide show
  1. README.md +674 -1
README.md CHANGED
@@ -20,6 +20,679 @@ task_ids:
20
  - multi-class-classification
21
  - topic-classification
22
  paperswithcode_id: null
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  ---
24
 
25
  # Dataset Card for "guardian_authorship"
@@ -282,4 +955,4 @@ The data fields are the same among all splits.
282
 
283
  ### Contributions
284
 
285
- Thanks to [@thomwolf](https://github.com/thomwolf), [@eltoto1219](https://github.com/eltoto1219), [@malikaltakrori](https://github.com/malikaltakrori) for adding this dataset.
20
  - multi-class-classification
21
  - topic-classification
22
  paperswithcode_id: null
23
+ dataset_info:
24
+ - config_name: cross_topic_1
25
+ features:
26
+ - name: author
27
+ dtype:
28
+ class_label:
29
+ names:
30
+ 0: catherinebennett
31
+ 1: georgemonbiot
32
+ 2: hugoyoung
33
+ 3: jonathanfreedland
34
+ 4: martinkettle
35
+ 5: maryriddell
36
+ 6: nickcohen
37
+ 7: peterpreston
38
+ 8: pollytoynbee
39
+ 9: royhattersley
40
+ 10: simonhoggart
41
+ 11: willhutton
42
+ 12: zoewilliams
43
+ - name: topic
44
+ dtype:
45
+ class_label:
46
+ names:
47
+ 0: Politics
48
+ 1: Society
49
+ 2: UK
50
+ 3: World
51
+ 4: Books
52
+ - name: article
53
+ dtype: string
54
+ splits:
55
+ - name: test
56
+ num_bytes: 1283126
57
+ num_examples: 207
58
+ - name: train
59
+ num_bytes: 677054
60
+ num_examples: 112
61
+ - name: validation
62
+ num_bytes: 374390
63
+ num_examples: 62
64
+ download_size: 3100749
65
+ dataset_size: 2334570
66
+ - config_name: cross_genre_1
67
+ features:
68
+ - name: author
69
+ dtype:
70
+ class_label:
71
+ names:
72
+ 0: catherinebennett
73
+ 1: georgemonbiot
74
+ 2: hugoyoung
75
+ 3: jonathanfreedland
76
+ 4: martinkettle
77
+ 5: maryriddell
78
+ 6: nickcohen
79
+ 7: peterpreston
80
+ 8: pollytoynbee
81
+ 9: royhattersley
82
+ 10: simonhoggart
83
+ 11: willhutton
84
+ 12: zoewilliams
85
+ - name: topic
86
+ dtype:
87
+ class_label:
88
+ names:
89
+ 0: Politics
90
+ 1: Society
91
+ 2: UK
92
+ 3: World
93
+ 4: Books
94
+ - name: article
95
+ dtype: string
96
+ splits:
97
+ - name: test
98
+ num_bytes: 1657512
99
+ num_examples: 269
100
+ - name: train
101
+ num_bytes: 406144
102
+ num_examples: 63
103
+ - name: validation
104
+ num_bytes: 677054
105
+ num_examples: 112
106
+ download_size: 3100749
107
+ dataset_size: 2740710
108
+ - config_name: cross_topic_2
109
+ features:
110
+ - name: author
111
+ dtype:
112
+ class_label:
113
+ names:
114
+ 0: catherinebennett
115
+ 1: georgemonbiot
116
+ 2: hugoyoung
117
+ 3: jonathanfreedland
118
+ 4: martinkettle
119
+ 5: maryriddell
120
+ 6: nickcohen
121
+ 7: peterpreston
122
+ 8: pollytoynbee
123
+ 9: royhattersley
124
+ 10: simonhoggart
125
+ 11: willhutton
126
+ 12: zoewilliams
127
+ - name: topic
128
+ dtype:
129
+ class_label:
130
+ names:
131
+ 0: Politics
132
+ 1: Society
133
+ 2: UK
134
+ 3: World
135
+ 4: Books
136
+ - name: article
137
+ dtype: string
138
+ splits:
139
+ - name: test
140
+ num_bytes: 1104764
141
+ num_examples: 179
142
+ - name: train
143
+ num_bytes: 677054
144
+ num_examples: 112
145
+ - name: validation
146
+ num_bytes: 552752
147
+ num_examples: 90
148
+ download_size: 3100749
149
+ dataset_size: 2334570
150
+ - config_name: cross_topic_3
151
+ features:
152
+ - name: author
153
+ dtype:
154
+ class_label:
155
+ names:
156
+ 0: catherinebennett
157
+ 1: georgemonbiot
158
+ 2: hugoyoung
159
+ 3: jonathanfreedland
160
+ 4: martinkettle
161
+ 5: maryriddell
162
+ 6: nickcohen
163
+ 7: peterpreston
164
+ 8: pollytoynbee
165
+ 9: royhattersley
166
+ 10: simonhoggart
167
+ 11: willhutton
168
+ 12: zoewilliams
169
+ - name: topic
170
+ dtype:
171
+ class_label:
172
+ names:
173
+ 0: Politics
174
+ 1: Society
175
+ 2: UK
176
+ 3: World
177
+ 4: Books
178
+ - name: article
179
+ dtype: string
180
+ splits:
181
+ - name: test
182
+ num_bytes: 927138
183
+ num_examples: 152
184
+ - name: train
185
+ num_bytes: 677054
186
+ num_examples: 112
187
+ - name: validation
188
+ num_bytes: 730378
189
+ num_examples: 117
190
+ download_size: 3100749
191
+ dataset_size: 2334570
192
+ - config_name: cross_topic_4
193
+ features:
194
+ - name: author
195
+ dtype:
196
+ class_label:
197
+ names:
198
+ 0: catherinebennett
199
+ 1: georgemonbiot
200
+ 2: hugoyoung
201
+ 3: jonathanfreedland
202
+ 4: martinkettle
203
+ 5: maryriddell
204
+ 6: nickcohen
205
+ 7: peterpreston
206
+ 8: pollytoynbee
207
+ 9: royhattersley
208
+ 10: simonhoggart
209
+ 11: willhutton
210
+ 12: zoewilliams
211
+ - name: topic
212
+ dtype:
213
+ class_label:
214
+ names:
215
+ 0: Politics
216
+ 1: Society
217
+ 2: UK
218
+ 3: World
219
+ 4: Books
220
+ - name: article
221
+ dtype: string
222
+ splits:
223
+ - name: test
224
+ num_bytes: 1283126
225
+ num_examples: 207
226
+ - name: train
227
+ num_bytes: 374390
228
+ num_examples: 62
229
+ - name: validation
230
+ num_bytes: 677054
231
+ num_examples: 112
232
+ download_size: 3100749
233
+ dataset_size: 2334570
234
+ - config_name: cross_topic_5
235
+ features:
236
+ - name: author
237
+ dtype:
238
+ class_label:
239
+ names:
240
+ 0: catherinebennett
241
+ 1: georgemonbiot
242
+ 2: hugoyoung
243
+ 3: jonathanfreedland
244
+ 4: martinkettle
245
+ 5: maryriddell
246
+ 6: nickcohen
247
+ 7: peterpreston
248
+ 8: pollytoynbee
249
+ 9: royhattersley
250
+ 10: simonhoggart
251
+ 11: willhutton
252
+ 12: zoewilliams
253
+ - name: topic
254
+ dtype:
255
+ class_label:
256
+ names:
257
+ 0: Politics
258
+ 1: Society
259
+ 2: UK
260
+ 3: World
261
+ 4: Books
262
+ - name: article
263
+ dtype: string
264
+ splits:
265
+ - name: test
266
+ num_bytes: 1407428
267
+ num_examples: 229
268
+ - name: train
269
+ num_bytes: 374390
270
+ num_examples: 62
271
+ - name: validation
272
+ num_bytes: 552752
273
+ num_examples: 90
274
+ download_size: 3100749
275
+ dataset_size: 2334570
276
+ - config_name: cross_topic_6
277
+ features:
278
+ - name: author
279
+ dtype:
280
+ class_label:
281
+ names:
282
+ 0: catherinebennett
283
+ 1: georgemonbiot
284
+ 2: hugoyoung
285
+ 3: jonathanfreedland
286
+ 4: martinkettle
287
+ 5: maryriddell
288
+ 6: nickcohen
289
+ 7: peterpreston
290
+ 8: pollytoynbee
291
+ 9: royhattersley
292
+ 10: simonhoggart
293
+ 11: willhutton
294
+ 12: zoewilliams
295
+ - name: topic
296
+ dtype:
297
+ class_label:
298
+ names:
299
+ 0: Politics
300
+ 1: Society
301
+ 2: UK
302
+ 3: World
303
+ 4: Books
304
+ - name: article
305
+ dtype: string
306
+ splits:
307
+ - name: test
308
+ num_bytes: 1229802
309
+ num_examples: 202
310
+ - name: train
311
+ num_bytes: 374390
312
+ num_examples: 62
313
+ - name: validation
314
+ num_bytes: 730378
315
+ num_examples: 117
316
+ download_size: 3100749
317
+ dataset_size: 2334570
318
+ - config_name: cross_topic_7
319
+ features:
320
+ - name: author
321
+ dtype:
322
+ class_label:
323
+ names:
324
+ 0: catherinebennett
325
+ 1: georgemonbiot
326
+ 2: hugoyoung
327
+ 3: jonathanfreedland
328
+ 4: martinkettle
329
+ 5: maryriddell
330
+ 6: nickcohen
331
+ 7: peterpreston
332
+ 8: pollytoynbee
333
+ 9: royhattersley
334
+ 10: simonhoggart
335
+ 11: willhutton
336
+ 12: zoewilliams
337
+ - name: topic
338
+ dtype:
339
+ class_label:
340
+ names:
341
+ 0: Politics
342
+ 1: Society
343
+ 2: UK
344
+ 3: World
345
+ 4: Books
346
+ - name: article
347
+ dtype: string
348
+ splits:
349
+ - name: test
350
+ num_bytes: 1104764
351
+ num_examples: 179
352
+ - name: train
353
+ num_bytes: 552752
354
+ num_examples: 90
355
+ - name: validation
356
+ num_bytes: 677054
357
+ num_examples: 112
358
+ download_size: 3100749
359
+ dataset_size: 2334570
360
+ - config_name: cross_topic_8
361
+ features:
362
+ - name: author
363
+ dtype:
364
+ class_label:
365
+ names:
366
+ 0: catherinebennett
367
+ 1: georgemonbiot
368
+ 2: hugoyoung
369
+ 3: jonathanfreedland
370
+ 4: martinkettle
371
+ 5: maryriddell
372
+ 6: nickcohen
373
+ 7: peterpreston
374
+ 8: pollytoynbee
375
+ 9: royhattersley
376
+ 10: simonhoggart
377
+ 11: willhutton
378
+ 12: zoewilliams
379
+ - name: topic
380
+ dtype:
381
+ class_label:
382
+ names:
383
+ 0: Politics
384
+ 1: Society
385
+ 2: UK
386
+ 3: World
387
+ 4: Books
388
+ - name: article
389
+ dtype: string
390
+ splits:
391
+ - name: test
392
+ num_bytes: 1407428
393
+ num_examples: 229
394
+ - name: train
395
+ num_bytes: 552752
396
+ num_examples: 90
397
+ - name: validation
398
+ num_bytes: 374390
399
+ num_examples: 62
400
+ download_size: 3100749
401
+ dataset_size: 2334570
402
+ - config_name: cross_topic_9
403
+ features:
404
+ - name: author
405
+ dtype:
406
+ class_label:
407
+ names:
408
+ 0: catherinebennett
409
+ 1: georgemonbiot
410
+ 2: hugoyoung
411
+ 3: jonathanfreedland
412
+ 4: martinkettle
413
+ 5: maryriddell
414
+ 6: nickcohen
415
+ 7: peterpreston
416
+ 8: pollytoynbee
417
+ 9: royhattersley
418
+ 10: simonhoggart
419
+ 11: willhutton
420
+ 12: zoewilliams
421
+ - name: topic
422
+ dtype:
423
+ class_label:
424
+ names:
425
+ 0: Politics
426
+ 1: Society
427
+ 2: UK
428
+ 3: World
429
+ 4: Books
430
+ - name: article
431
+ dtype: string
432
+ splits:
433
+ - name: test
434
+ num_bytes: 1051440
435
+ num_examples: 174
436
+ - name: train
437
+ num_bytes: 552752
438
+ num_examples: 90
439
+ - name: validation
440
+ num_bytes: 730378
441
+ num_examples: 117
442
+ download_size: 3100749
443
+ dataset_size: 2334570
444
+ - config_name: cross_topic_10
445
+ features:
446
+ - name: author
447
+ dtype:
448
+ class_label:
449
+ names:
450
+ 0: catherinebennett
451
+ 1: georgemonbiot
452
+ 2: hugoyoung
453
+ 3: jonathanfreedland
454
+ 4: martinkettle
455
+ 5: maryriddell
456
+ 6: nickcohen
457
+ 7: peterpreston
458
+ 8: pollytoynbee
459
+ 9: royhattersley
460
+ 10: simonhoggart
461
+ 11: willhutton
462
+ 12: zoewilliams
463
+ - name: topic
464
+ dtype:
465
+ class_label:
466
+ names:
467
+ 0: Politics
468
+ 1: Society
469
+ 2: UK
470
+ 3: World
471
+ 4: Books
472
+ - name: article
473
+ dtype: string
474
+ splits:
475
+ - name: test
476
+ num_bytes: 927138
477
+ num_examples: 152
478
+ - name: train
479
+ num_bytes: 730378
480
+ num_examples: 117
481
+ - name: validation
482
+ num_bytes: 677054
483
+ num_examples: 112
484
+ download_size: 3100749
485
+ dataset_size: 2334570
486
+ - config_name: cross_topic_11
487
+ features:
488
+ - name: author
489
+ dtype:
490
+ class_label:
491
+ names:
492
+ 0: catherinebennett
493
+ 1: georgemonbiot
494
+ 2: hugoyoung
495
+ 3: jonathanfreedland
496
+ 4: martinkettle
497
+ 5: maryriddell
498
+ 6: nickcohen
499
+ 7: peterpreston
500
+ 8: pollytoynbee
501
+ 9: royhattersley
502
+ 10: simonhoggart
503
+ 11: willhutton
504
+ 12: zoewilliams
505
+ - name: topic
506
+ dtype:
507
+ class_label:
508
+ names:
509
+ 0: Politics
510
+ 1: Society
511
+ 2: UK
512
+ 3: World
513
+ 4: Books
514
+ - name: article
515
+ dtype: string
516
+ splits:
517
+ - name: test
518
+ num_bytes: 1229802
519
+ num_examples: 202
520
+ - name: train
521
+ num_bytes: 730378
522
+ num_examples: 117
523
+ - name: validation
524
+ num_bytes: 374390
525
+ num_examples: 62
526
+ download_size: 3100749
527
+ dataset_size: 2334570
528
+ - config_name: cross_topic_12
529
+ features:
530
+ - name: author
531
+ dtype:
532
+ class_label:
533
+ names:
534
+ 0: catherinebennett
535
+ 1: georgemonbiot
536
+ 2: hugoyoung
537
+ 3: jonathanfreedland
538
+ 4: martinkettle
539
+ 5: maryriddell
540
+ 6: nickcohen
541
+ 7: peterpreston
542
+ 8: pollytoynbee
543
+ 9: royhattersley
544
+ 10: simonhoggart
545
+ 11: willhutton
546
+ 12: zoewilliams
547
+ - name: topic
548
+ dtype:
549
+ class_label:
550
+ names:
551
+ 0: Politics
552
+ 1: Society
553
+ 2: UK
554
+ 3: World
555
+ 4: Books
556
+ - name: article
557
+ dtype: string
558
+ splits:
559
+ - name: test
560
+ num_bytes: 1051440
561
+ num_examples: 174
562
+ - name: train
563
+ num_bytes: 730378
564
+ num_examples: 117
565
+ - name: validation
566
+ num_bytes: 552752
567
+ num_examples: 90
568
+ download_size: 3100749
569
+ dataset_size: 2334570
570
+ - config_name: cross_genre_2
571
+ features:
572
+ - name: author
573
+ dtype:
574
+ class_label:
575
+ names:
576
+ 0: catherinebennett
577
+ 1: georgemonbiot
578
+ 2: hugoyoung
579
+ 3: jonathanfreedland
580
+ 4: martinkettle
581
+ 5: maryriddell
582
+ 6: nickcohen
583
+ 7: peterpreston
584
+ 8: pollytoynbee
585
+ 9: royhattersley
586
+ 10: simonhoggart
587
+ 11: willhutton
588
+ 12: zoewilliams
589
+ - name: topic
590
+ dtype:
591
+ class_label:
592
+ names:
593
+ 0: Politics
594
+ 1: Society
595
+ 2: UK
596
+ 3: World
597
+ 4: Books
598
+ - name: article
599
+ dtype: string
600
+ splits:
601
+ - name: test
602
+ num_bytes: 1960176
603
+ num_examples: 319
604
+ - name: train
605
+ num_bytes: 406144
606
+ num_examples: 63
607
+ - name: validation
608
+ num_bytes: 374390
609
+ num_examples: 62
610
+ download_size: 3100749
611
+ dataset_size: 2740710
612
+ - config_name: cross_genre_3
613
+ features:
614
+ - name: author
615
+ dtype:
616
+ class_label:
617
+ names:
618
+ 0: catherinebennett
619
+ 1: georgemonbiot
620
+ 2: hugoyoung
621
+ 3: jonathanfreedland
622
+ 4: martinkettle
623
+ 5: maryriddell
624
+ 6: nickcohen
625
+ 7: peterpreston
626
+ 8: pollytoynbee
627
+ 9: royhattersley
628
+ 10: simonhoggart
629
+ 11: willhutton
630
+ 12: zoewilliams
631
+ - name: topic
632
+ dtype:
633
+ class_label:
634
+ names:
635
+ 0: Politics
636
+ 1: Society
637
+ 2: UK
638
+ 3: World
639
+ 4: Books
640
+ - name: article
641
+ dtype: string
642
+ splits:
643
+ - name: test
644
+ num_bytes: 1781814
645
+ num_examples: 291
646
+ - name: train
647
+ num_bytes: 406144
648
+ num_examples: 63
649
+ - name: validation
650
+ num_bytes: 552752
651
+ num_examples: 90
652
+ download_size: 3100749
653
+ dataset_size: 2740710
654
+ - config_name: cross_genre_4
655
+ features:
656
+ - name: author
657
+ dtype:
658
+ class_label:
659
+ names:
660
+ 0: catherinebennett
661
+ 1: georgemonbiot
662
+ 2: hugoyoung
663
+ 3: jonathanfreedland
664
+ 4: martinkettle
665
+ 5: maryriddell
666
+ 6: nickcohen
667
+ 7: peterpreston
668
+ 8: pollytoynbee
669
+ 9: royhattersley
670
+ 10: simonhoggart
671
+ 11: willhutton
672
+ 12: zoewilliams
673
+ - name: topic
674
+ dtype:
675
+ class_label:
676
+ names:
677
+ 0: Politics
678
+ 1: Society
679
+ 2: UK
680
+ 3: World
681
+ 4: Books
682
+ - name: article
683
+ dtype: string
684
+ splits:
685
+ - name: test
686
+ num_bytes: 1604188
687
+ num_examples: 264
688
+ - name: train
689
+ num_bytes: 406144
690
+ num_examples: 63
691
+ - name: validation
692
+ num_bytes: 730378
693
+ num_examples: 117
694
+ download_size: 3100749
695
+ dataset_size: 2740710
696
  ---
697
 
698
  # Dataset Card for "guardian_authorship"
955
 
956
  ### Contributions
957
 
958
+ Thanks to [@thomwolf](https://github.com/thomwolf), [@eltoto1219](https://github.com/eltoto1219), [@malikaltakrori](https://github.com/malikaltakrori) for adding this dataset.