--- configs: - config_name: default data_files: - split: test path: data/test-* - split: train path: data/train-* - split: validate path: data/validate-* dataset_info: features: - name: text_clean dtype: string - name: label dtype: int64 - name: __index_level_0__ dtype: int64 splits: - name: test num_bytes: 1961211 num_examples: 2887 - name: train num_bytes: 15937151 num_examples: 23084 - name: validate num_bytes: 2019930 num_examples: 2885 download_size: 9088204 dataset_size: 19918292 --- # Dataset Card for "highest_and_high_vs_rest" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)