--- dataset_info: features: - name: texts dtype: string - name: labels dtype: string splits: - name: train num_bytes: 1337993 num_examples: 21175 - name: test num_bytes: 568935 num_examples: 8966 - name: validation num_bytes: 568935 num_examples: 8966 download_size: 1249155 dataset_size: 2475863 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* - split: validation path: data/validation-* ---