--- configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* dataset_info: features: - name: text dtype: string - name: label dtype: int64 - name: label_text dtype: string splits: - name: train num_bytes: 884164 num_examples: 6920 - name: validation num_bytes: 112712 num_examples: 872 - name: test num_bytes: 174288 num_examples: 1821 download_size: 688195 dataset_size: 1171164 --- # Dataset Card for "sst2-remove-non-stopwords-n5" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)