--- language: - en configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* - split: validation path: data/validation-* dataset_info: features: - name: sentence1 dtype: string - name: sentence2 dtype: string - name: label dtype: string splits: - name: train num_bytes: 337045633 num_examples: 1565996 - name: test num_bytes: 18725973 num_examples: 87000 - name: validation num_bytes: 18760874 num_examples: 87000 download_size: 261610286 dataset_size: 374532480 --- # Dataset Card for "discoveryhard" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)