--- dataset_info: features: - name: text dtype: string - name: label_str dtype: string - name: __index_level_0__ dtype: int64 - name: label dtype: int64 splits: - name: train num_bytes: 744706 num_examples: 5928 - name: eval num_bytes: 184797 num_examples: 1482 - name: test num_bytes: 265286 num_examples: 2000 download_size: 743364 dataset_size: 1194789 configs: - config_name: default data_files: - split: train path: data/train-* - split: eval path: data/eval-* - split: test path: data/test-* --- This is a Hugging Face Dataset wrapper of the Sentipolc Twitter dataset (Basile et al., 2014)