--- 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: sentence1 dtype: string - name: sentence2 dtype: string - name: score dtype: int32 splits: - name: train num_bytes: 8156338 num_examples: 100000 - name: validation num_bytes: 812244 num_examples: 10000 - name: test num_bytes: 815362 num_examples: 10000 download_size: 5588828 dataset_size: 9783944 --- # Dataset Card for "BQ" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)