Datasets:
File size: 26,765 Bytes
05d234f 84b0494 c338ff4 453db5f 7d6a9ea 8c21d10 e8c5ac6 9679882 27f8010 500b176 3269127 4b38907 6e6c8ad f4f4324 ad28cf1 823da70 7d6f864 db32b22 2704719 84b0494 f32287d c338ff4 05d234f c338ff4 05d234f c338ff4 05d234f c338ff4 05d234f c338ff4 05d234f c338ff4 05d234f c338ff4 500b176 c338ff4 453db5f 7d6a9ea 8c21d10 e8c5ac6 9679882 27f8010 500b176 3269127 4b38907 6e6c8ad f4f4324 ad28cf1 823da70 7d6f864 db32b22 2704719 05d234f 25ce9d5 05d234f 1c611e3 05d234f 1c611e3 05d234f 1c611e3 05d234f 89ed4ac |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 |
---
configs:
- config_name: default
- config_name: en
data_files:
- split: train
path: en/train-*
- split: test
path: en/test-*
- split: validation
path: en/validation-*
- config_name: en_2022
data_files:
- split: train
path: en_2022/train-*
- split: validation
path: en_2022/validation-*
- config_name: en_cross_validation_0
data_files:
- split: train
path: en_cross_validation_0/train-*
- split: test
path: en_cross_validation_0/test-*
- split: validation
path: en_cross_validation_0/validation-*
- config_name: en_cross_validation_1
data_files:
- split: train
path: en_cross_validation_1/train-*
- split: test
path: en_cross_validation_1/test-*
- split: validation
path: en_cross_validation_1/validation-*
- config_name: en_cross_validation_2
data_files:
- split: train
path: en_cross_validation_2/train-*
- split: test
path: en_cross_validation_2/test-*
- split: validation
path: en_cross_validation_2/validation-*
- config_name: en_cross_validation_3
data_files:
- split: train
path: en_cross_validation_3/train-*
- split: test
path: en_cross_validation_3/test-*
- split: validation
path: en_cross_validation_3/validation-*
- config_name: en_cross_validation_4
data_files:
- split: train
path: en_cross_validation_4/train-*
- split: test
path: en_cross_validation_4/test-*
- split: validation
path: en_cross_validation_4/validation-*
- config_name: es
data_files:
- split: train
path: es/train-*
- split: test
path: es/test-*
- split: validation
path: es/validation-*
- config_name: es_cross_validation_0
data_files:
- split: train
path: es_cross_validation_0/train-*
- split: test
path: es_cross_validation_0/test-*
- split: validation
path: es_cross_validation_0/validation-*
- config_name: es_cross_validation_1
data_files:
- split: train
path: es_cross_validation_1/train-*
- split: test
path: es_cross_validation_1/test-*
- split: validation
path: es_cross_validation_1/validation-*
- config_name: es_cross_validation_2
data_files:
- split: train
path: es_cross_validation_2/train-*
- split: test
path: es_cross_validation_2/test-*
- split: validation
path: es_cross_validation_2/validation-*
- config_name: es_cross_validation_3
data_files:
- split: train
path: es_cross_validation_3/train-*
- split: test
path: es_cross_validation_3/test-*
- split: validation
path: es_cross_validation_3/validation-*
- config_name: es_cross_validation_4
data_files:
- split: train
path: es_cross_validation_4/train-*
- split: test
path: es_cross_validation_4/test-*
- split: validation
path: es_cross_validation_4/validation-*
- config_name: gr
data_files:
- split: train
path: gr/train-*
- split: test
path: gr/test-*
- split: validation
path: gr/validation-*
- config_name: ja
data_files:
- split: train
path: ja/train-*
- split: test
path: ja/test-*
- split: validation
path: ja/validation-*
- config_name: mix
data_files:
- split: train
path: mix/train-*
- split: validation
path: mix/validation-*
- config_name: mix_2022
data_files:
- split: train
path: mix_2022/train-*
- split: validation
path: mix_2022/validation-*
data_files:
- split: train_en
path: dataset/en/en_train.jsonl
language:
- en
- ja
- el
- es
license:
- other
multilinguality:
- monolingual
size_categories:
- 1K<n<10K
task_categories:
- text-classification
pretty_name: xtopic
dataset_info:
- config_name: en
features:
- name: id
dtype: string
- name: text
dtype: string
- name: label_name_flatten
dtype: string
- name: label
sequence:
class_label:
names:
'0': Arts & Culture
'1': Business & Entrepreneurs
'2': Celebrity & Pop Culture
'3': Diaries & Daily Life
'4': Family
'5': Fashion & Style
'6': Film, TV & Video
'7': Fitness & Health
'8': Food & Dining
'9': Learning & Educational
'10': News & Social Concern
'11': Relationships
'12': Science & Technology
'13': Youth & Student Life
'14': Music
'15': Gaming
'16': Sports
'17': Travel & Adventure
'18': Other Hobbies
- name: label_name
sequence: string
splits:
- name: train
num_bytes: 74491
num_examples: 180
- name: test
num_bytes: 333760
num_examples: 800
- name: validation
num_bytes: 8111
num_examples: 20
download_size: 156123
dataset_size: 416362
- config_name: en_2022
features:
- name: id
dtype: string
- name: text
dtype: string
- name: label_name_flatten
dtype: string
- name: label
sequence:
class_label:
names:
'0': Arts & Culture
'1': Business & Entrepreneurs
'2': Celebrity & Pop Culture
'3': Diaries & Daily Life
'4': Family
'5': Fashion & Style
'6': Film, TV & Video
'7': Fitness & Health
'8': Food & Dining
'9': Learning & Educational
'10': News & Social Concern
'11': Relationships
'12': Science & Technology
'13': Youth & Student Life
'14': Music
'15': Gaming
'16': Sports
'17': Travel & Adventure
'18': Other Hobbies
- name: label_name
sequence: string
splits:
- name: train
num_bytes: 4224939
num_examples: 10140
- name: validation
num_bytes: 467023
num_examples: 1127
download_size: 1733805
dataset_size: 4691962
- config_name: en_cross_validation_0
features:
- name: id
dtype: string
- name: text
dtype: string
- name: label_name_flatten
dtype: string
- name: label
sequence:
class_label:
names:
'0': Arts & Culture
'1': Business & Entrepreneurs
'2': Celebrity & Pop Culture
'3': Diaries & Daily Life
'4': Family
'5': Fashion & Style
'6': Film, TV & Video
'7': Fitness & Health
'8': Food & Dining
'9': Learning & Educational
'10': News & Social Concern
'11': Relationships
'12': Science & Technology
'13': Youth & Student Life
'14': Music
'15': Gaming
'16': Sports
'17': Travel & Adventure
'18': Other Hobbies
- name: label_name
sequence: string
splits:
- name: train
num_bytes: 300078
num_examples: 720
- name: test
num_bytes: 83610
num_examples: 200
- name: validation
num_bytes: 32674
num_examples: 80
download_size: 156139
dataset_size: 416362
- config_name: en_cross_validation_1
features:
- name: id
dtype: string
- name: text
dtype: string
- name: label_name_flatten
dtype: string
- name: label
sequence:
class_label:
names:
'0': Arts & Culture
'1': Business & Entrepreneurs
'2': Celebrity & Pop Culture
'3': Diaries & Daily Life
'4': Family
'5': Fashion & Style
'6': Film, TV & Video
'7': Fitness & Health
'8': Food & Dining
'9': Learning & Educational
'10': News & Social Concern
'11': Relationships
'12': Science & Technology
'13': Youth & Student Life
'14': Music
'15': Gaming
'16': Sports
'17': Travel & Adventure
'18': Other Hobbies
- name: label_name
sequence: string
splits:
- name: train
num_bytes: 299528
num_examples: 720
- name: test
num_bytes: 83721
num_examples: 200
- name: validation
num_bytes: 33113
num_examples: 80
download_size: 157259
dataset_size: 416362
- config_name: en_cross_validation_2
features:
- name: id
dtype: string
- name: text
dtype: string
- name: label_name_flatten
dtype: string
- name: label
sequence:
class_label:
names:
'0': Arts & Culture
'1': Business & Entrepreneurs
'2': Celebrity & Pop Culture
'3': Diaries & Daily Life
'4': Family
'5': Fashion & Style
'6': Film, TV & Video
'7': Fitness & Health
'8': Food & Dining
'9': Learning & Educational
'10': News & Social Concern
'11': Relationships
'12': Science & Technology
'13': Youth & Student Life
'14': Music
'15': Gaming
'16': Sports
'17': Travel & Adventure
'18': Other Hobbies
- name: label_name
sequence: string
splits:
- name: train
num_bytes: 300161
num_examples: 720
- name: test
num_bytes: 82465
num_examples: 200
- name: validation
num_bytes: 33736
num_examples: 80
download_size: 157627
dataset_size: 416362
- config_name: en_cross_validation_3
features:
- name: id
dtype: string
- name: text
dtype: string
- name: label_name_flatten
dtype: string
- name: label
sequence:
class_label:
names:
'0': Arts & Culture
'1': Business & Entrepreneurs
'2': Celebrity & Pop Culture
'3': Diaries & Daily Life
'4': Family
'5': Fashion & Style
'6': Film, TV & Video
'7': Fitness & Health
'8': Food & Dining
'9': Learning & Educational
'10': News & Social Concern
'11': Relationships
'12': Science & Technology
'13': Youth & Student Life
'14': Music
'15': Gaming
'16': Sports
'17': Travel & Adventure
'18': Other Hobbies
- name: label_name
sequence: string
splits:
- name: train
num_bytes: 299338
num_examples: 720
- name: test
num_bytes: 82588
num_examples: 200
- name: validation
num_bytes: 34436
num_examples: 80
download_size: 157302
dataset_size: 416362
- config_name: en_cross_validation_4
features:
- name: id
dtype: string
- name: text
dtype: string
- name: label_name_flatten
dtype: string
- name: label
sequence:
class_label:
names:
'0': Arts & Culture
'1': Business & Entrepreneurs
'2': Celebrity & Pop Culture
'3': Diaries & Daily Life
'4': Family
'5': Fashion & Style
'6': Film, TV & Video
'7': Fitness & Health
'8': Food & Dining
'9': Learning & Educational
'10': News & Social Concern
'11': Relationships
'12': Science & Technology
'13': Youth & Student Life
'14': Music
'15': Gaming
'16': Sports
'17': Travel & Adventure
'18': Other Hobbies
- name: label_name
sequence: string
splits:
- name: train
num_bytes: 299227
num_examples: 720
- name: test
num_bytes: 83978
num_examples: 200
- name: validation
num_bytes: 33157
num_examples: 80
download_size: 156467
dataset_size: 416362
- config_name: es
features:
- name: id
dtype: string
- name: text
dtype: string
- name: label_name_flatten
dtype: string
- name: label
sequence:
class_label:
names:
'0': Arts & Culture
'1': Business & Entrepreneurs
'2': Celebrity & Pop Culture
'3': Diaries & Daily Life
'4': Family
'5': Fashion & Style
'6': Film, TV & Video
'7': Fitness & Health
'8': Food & Dining
'9': Learning & Educational
'10': News & Social Concern
'11': Relationships
'12': Science & Technology
'13': Youth & Student Life
'14': Music
'15': Gaming
'16': Sports
'17': Travel & Adventure
'18': Other Hobbies
- name: label_name
sequence: string
splits:
- name: train
num_bytes: 71343
num_examples: 180
- name: test
num_bytes: 316777
num_examples: 800
- name: validation
num_bytes: 7947
num_examples: 20
download_size: 134590
dataset_size: 396067
- config_name: es_cross_validation_0
features:
- name: id
dtype: string
- name: text
dtype: string
- name: label_name_flatten
dtype: string
- name: label
sequence:
class_label:
names:
'0': Arts & Culture
'1': Business & Entrepreneurs
'2': Celebrity & Pop Culture
'3': Diaries & Daily Life
'4': Family
'5': Fashion & Style
'6': Film, TV & Video
'7': Fitness & Health
'8': Food & Dining
'9': Learning & Educational
'10': News & Social Concern
'11': Relationships
'12': Science & Technology
'13': Youth & Student Life
'14': Music
'15': Gaming
'16': Sports
'17': Travel & Adventure
'18': Other Hobbies
- name: label_name
sequence: string
splits:
- name: train
num_bytes: 284832
num_examples: 720
- name: test
num_bytes: 78907
num_examples: 200
- name: validation
num_bytes: 32328
num_examples: 80
download_size: 135097
dataset_size: 396067
- config_name: es_cross_validation_1
features:
- name: id
dtype: string
- name: text
dtype: string
- name: label_name_flatten
dtype: string
- name: label
sequence:
class_label:
names:
'0': Arts & Culture
'1': Business & Entrepreneurs
'2': Celebrity & Pop Culture
'3': Diaries & Daily Life
'4': Family
'5': Fashion & Style
'6': Film, TV & Video
'7': Fitness & Health
'8': Food & Dining
'9': Learning & Educational
'10': News & Social Concern
'11': Relationships
'12': Science & Technology
'13': Youth & Student Life
'14': Music
'15': Gaming
'16': Sports
'17': Travel & Adventure
'18': Other Hobbies
- name: label_name
sequence: string
splits:
- name: train
num_bytes: 288027
num_examples: 720
- name: test
num_bytes: 76196
num_examples: 200
- name: validation
num_bytes: 31844
num_examples: 80
download_size: 134736
dataset_size: 396067
- config_name: es_cross_validation_2
features:
- name: id
dtype: string
- name: text
dtype: string
- name: label_name_flatten
dtype: string
- name: label
sequence:
class_label:
names:
'0': Arts & Culture
'1': Business & Entrepreneurs
'2': Celebrity & Pop Culture
'3': Diaries & Daily Life
'4': Family
'5': Fashion & Style
'6': Film, TV & Video
'7': Fitness & Health
'8': Food & Dining
'9': Learning & Educational
'10': News & Social Concern
'11': Relationships
'12': Science & Technology
'13': Youth & Student Life
'14': Music
'15': Gaming
'16': Sports
'17': Travel & Adventure
'18': Other Hobbies
- name: label_name
sequence: string
splits:
- name: train
num_bytes: 286389
num_examples: 720
- name: test
num_bytes: 79291
num_examples: 200
- name: validation
num_bytes: 30387
num_examples: 80
download_size: 135092
dataset_size: 396067
- config_name: es_cross_validation_3
features:
- name: id
dtype: string
- name: text
dtype: string
- name: label_name_flatten
dtype: string
- name: label
sequence:
class_label:
names:
'0': Arts & Culture
'1': Business & Entrepreneurs
'2': Celebrity & Pop Culture
'3': Diaries & Daily Life
'4': Family
'5': Fashion & Style
'6': Film, TV & Video
'7': Fitness & Health
'8': Food & Dining
'9': Learning & Educational
'10': News & Social Concern
'11': Relationships
'12': Science & Technology
'13': Youth & Student Life
'14': Music
'15': Gaming
'16': Sports
'17': Travel & Adventure
'18': Other Hobbies
- name: label_name
sequence: string
splits:
- name: train
num_bytes: 285926
num_examples: 720
- name: test
num_bytes: 79652
num_examples: 200
- name: validation
num_bytes: 30489
num_examples: 80
download_size: 134724
dataset_size: 396067
- config_name: es_cross_validation_4
features:
- name: id
dtype: string
- name: text
dtype: string
- name: label_name_flatten
dtype: string
- name: label
sequence:
class_label:
names:
'0': Arts & Culture
'1': Business & Entrepreneurs
'2': Celebrity & Pop Culture
'3': Diaries & Daily Life
'4': Family
'5': Fashion & Style
'6': Film, TV & Video
'7': Fitness & Health
'8': Food & Dining
'9': Learning & Educational
'10': News & Social Concern
'11': Relationships
'12': Science & Technology
'13': Youth & Student Life
'14': Music
'15': Gaming
'16': Sports
'17': Travel & Adventure
'18': Other Hobbies
- name: label_name
sequence: string
splits:
- name: train
num_bytes: 283267
num_examples: 720
- name: test
num_bytes: 82021
num_examples: 200
- name: validation
num_bytes: 30779
num_examples: 80
download_size: 135103
dataset_size: 396067
- config_name: gr
features:
- name: id
dtype: string
- name: text
dtype: string
- name: label_name_flatten
dtype: string
- name: label
sequence:
class_label:
names:
'0': Arts & Culture
'1': Business & Entrepreneurs
'2': Celebrity & Pop Culture
'3': Diaries & Daily Life
'4': Family
'5': Fashion & Style
'6': Film, TV & Video
'7': Fitness & Health
'8': Food & Dining
'9': Learning & Educational
'10': News & Social Concern
'11': Relationships
'12': Science & Technology
'13': Youth & Student Life
'14': Music
'15': Gaming
'16': Sports
'17': Travel & Adventure
'18': Other Hobbies
- name: label_name
sequence: string
splits:
- name: train
num_bytes: 109551
num_examples: 180
- name: test
num_bytes: 489277
num_examples: 800
- name: validation
num_bytes: 12369
num_examples: 20
download_size: 193970
dataset_size: 611197
- config_name: ja
features:
- name: id
dtype: string
- name: text
dtype: string
- name: label_name_flatten
dtype: string
- name: label
sequence:
class_label:
names:
'0': Arts & Culture
'1': Business & Entrepreneurs
'2': Celebrity & Pop Culture
'3': Diaries & Daily Life
'4': Family
'5': Fashion & Style
'6': Film, TV & Video
'7': Fitness & Health
'8': Food & Dining
'9': Learning & Educational
'10': News & Social Concern
'11': Relationships
'12': Science & Technology
'13': Youth & Student Life
'14': Music
'15': Gaming
'16': Sports
'17': Travel & Adventure
'18': Other Hobbies
- name: label_name
sequence: string
splits:
- name: train
num_bytes: 66198
num_examples: 180
- name: test
num_bytes: 294184
num_examples: 800
- name: validation
num_bytes: 7621
num_examples: 20
download_size: 129016
dataset_size: 368003
- config_name: mix
features:
- name: id
dtype: string
- name: text
dtype: string
- name: label_name_flatten
dtype: string
- name: label
sequence:
class_label:
names:
'0': Arts & Culture
'1': Business & Entrepreneurs
'2': Celebrity & Pop Culture
'3': Diaries & Daily Life
'4': Family
'5': Fashion & Style
'6': Film, TV & Video
'7': Fitness & Health
'8': Food & Dining
'9': Learning & Educational
'10': News & Social Concern
'11': Relationships
'12': Science & Technology
'13': Youth & Student Life
'14': Music
'15': Gaming
'16': Sports
'17': Travel & Adventure
'18': Other Hobbies
- name: label_name
sequence: string
splits:
- name: train
num_bytes: 321583
num_examples: 720
- name: validation
num_bytes: 36048
num_examples: 80
download_size: 128524
dataset_size: 357631
- config_name: mix_2022
features:
- name: id
dtype: string
- name: text
dtype: string
- name: label_name_flatten
dtype: string
- name: label
sequence:
class_label:
names:
'0': Arts & Culture
'1': Business & Entrepreneurs
'2': Celebrity & Pop Culture
'3': Diaries & Daily Life
'4': Family
'5': Fashion & Style
'6': Film, TV & Video
'7': Fitness & Health
'8': Food & Dining
'9': Learning & Educational
'10': News & Social Concern
'11': Relationships
'12': Science & Technology
'13': Youth & Student Life
'14': Music
'15': Gaming
'16': Sports
'17': Travel & Adventure
'18': Other Hobbies
- name: label_name
sequence: string
splits:
- name: train
num_bytes: 4546522
num_examples: 10860
- name: validation
num_bytes: 503071
num_examples: 1207
download_size: 1854400
dataset_size: 5049593
---
# Dataset Card for "cardiffnlp/tweet_topic_multilingual"
## Dataset Description
- **Dataset:** X-Topic
- **Domain:** X (Twitter)
- **Number of Class:** 19
### Dataset Summary
This is the official repository of X-Topic ([Multilingual Topic Classification in X: Dataset and Analysis](https://arxiv.org/abs/2410.03075), EMNLP 2024), a topic classification dataset based on X (formerly Twitter), featuring 19 topic labels.
The classification task is multi-label, with tweets available in four languages: English, Japanese, Spanish, and Greek.
The dataset comprises 4,000 tweets (1,000 per language), collected between September 2021 and August 2022.
The dataset uses the same taxonomy as [TweetTopic](https://huggingface.co/datasets/cardiffnlp/tweet_topic_multi).
## Dataset Structure
### Data Splits
The dataset includes the following splits:
- **en**: English
- **es**: Spanish
- **ja**: Japanese
- **gr**: Greek
- **en_2022**: English data from 2022 (TweetTopic)
- **mix**: Mixed-language data
- **mix_2022**: Mixed-language data including (TweetTopic) from 2022
- **Cross-validation splits:**
- **en_cross_validation_0** to **en_cross_validation_4**: English cross-validation splits
- **es_cross_validation_0** to **es_cross_validation_4**: Spanish cross-validation splits
- **ja_cross_validation_0** to **ja_cross_validation_4**: Japanese cross-validation splits
- **gr_cross_validation_0** to **gr_cross_validation_4**: Greek cross-validation splits
### Data Instances
An example of `train` looks as follows.
```python
{
"id": 1470030676816797696,
"text": "made a matcha latte, black tea and green juice until i break my fast at 1!! my body and skin are thanking me",
"label": [0, 0, 0, 1, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
"label_name": ["Diaries & Daily Life", "Fitness & Health", "Food & Dining"],
"label_name_flatten": "Diaries & Daily Life, Fitness & Health, Food & Dining"
}
```
### Labels
| <span style="font-weight:normal">0: arts_&_culture</span> | <span style="font-weight:normal">5: fashion_&_style</span> | <span style="font-weight:normal">10: learning_&_educational</span> | <span style="font-weight:normal">15: science_&_technology</span> |
|-----------------------------|---------------------|----------------------------|--------------------------|
| 1: business_&_entrepreneurs | 6: film_tv_&_video | 11: music | 16: sports |
| 2: celebrity_&_pop_culture | 7: fitness_&_health | 12: news_&_social_concern | 17: travel_&_adventure |
| 3: diaries_&_daily_life | 8: food_&_dining | 13: other_hobbies | 18: youth_&_student_life |
| 4: family | 9: gaming | 14: relationships | |
Annotation instructions for English can be found [here](https://docs.google.com/document/d/1IaIXZYof3iCLLxyBdu_koNmjy--zqsuOmxQ2vOxYd_g/edit?usp=sharing).
## Citation Information
```
@inproceedings{antypas-etal-2024-multilingual,
title = "Multilingual Topic Classification in {X}: Dataset and Analysis",
author = "Antypas, Dimosthenis and
Ushio, Asahi and
Barbieri, Francesco and
Camacho-Collados, Jose",
editor = "Al-Onaizan, Yaser and
Bansal, Mohit and
Chen, Yun-Nung",
booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing",
month = nov,
year = "2024",
address = "Miami, Florida, USA",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2024.emnlp-main.1123",
pages = "20136--20152",
abstract = "In the dynamic realm of social media, diverse topics are discussed daily, transcending linguistic boundaries. However, the complexities of understanding and categorising this content across various languages remain an important challenge with traditional techniques like topic modelling often struggling to accommodate this multilingual diversity. In this paper, we introduce X-Topic, a multilingual dataset featuring content in four distinct languages (English, Spanish, Japanese, and Greek), crafted for the purpose of tweet topic classification. Our dataset includes a wide range of topics, tailored for social media content, making it a valuable resource for scientists and professionals working on cross-linguistic analysis, the development of robust multilingual models, and computational scientists studying online dialogue. Finally, we leverage X-Topic to perform a comprehensive cross-linguistic and multilingual analysis, and compare the capabilities of current general- and domain-specific language models.",
}
```
|