--- dataset_info: features: - name: id dtype: string - name: first_sentence dtype: string - name: second_sentence dtype: string - name: label dtype: class_label: names: '0': first '1': second splits: - name: train num_bytes: 1420221 num_examples: 10000 - name: validation num_bytes: 133974 num_examples: 1000 download_size: 840895 dataset_size: 1554195 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* --- # Dataset Card for "Commonsense_Validation" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)