--- dataset_info: features: - name: text dtype: string - name: date dtype: string - name: label dtype: class_label: names: '0': arts_&_culture '1': business_&_entrepreneurs '2': pop_culture '3': daily_life '4': sports_&_gaming '5': science_&_technology - name: label_name dtype: string - name: id dtype: string splits: - name: test_2020 num_bytes: 86711.0 num_examples: 376 - name: test_2021 num_bytes: 399066.1453041937 num_examples: 1692 - name: train_2020 num_bytes: 666493.0 num_examples: 2858 - name: train_2021 num_bytes: 355726.0 num_examples: 1516 - name: train_all num_bytes: 1022219.0 num_examples: 4374 - name: validation_2020 num_bytes: 81630.0 num_examples: 352 - name: validation_2021 num_bytes: 43187.0 num_examples: 189 - name: train_random num_bytes: 668199.0 num_examples: 2830 - name: validation_random num_bytes: 81318.0 num_examples: 354 - name: test_coling2022_random num_bytes: 794908.0 num_examples: 3399 - name: train_coling2022_random num_bytes: 841328.0 num_examples: 3598 - name: test_coling2022 num_bytes: 798464.0 num_examples: 3399 - name: train_coling2022 num_bytes: 837772.0 num_examples: 3598 - name: train num_bytes: 355726.0 num_examples: 1516 - name: test num_bytes: 399066.1453041937 num_examples: 1692 download_size: 4508844 dataset_size: 7431813.290608387 configs: - config_name: default data_files: - split: test_2020 path: data/test_2020-* - split: test_2021 path: data/test_2021-* - split: train_2020 path: data/train_2020-* - split: train_2021 path: data/train_2021-* - split: train_all path: data/train_all-* - split: validation_2020 path: data/validation_2020-* - split: validation_2021 path: data/validation_2021-* - split: train_random path: data/train_random-* - split: validation_random path: data/validation_random-* - split: test_coling2022_random path: data/test_coling2022_random-* - split: train_coling2022_random path: data/train_coling2022_random-* - split: test_coling2022 path: data/test_coling2022-* - split: train_coling2022 path: data/train_coling2022-* - split: train path: data/train-* - split: test path: data/test-* ---