--- language: - en configs: - config_name: default data_files: - split: validation path: data/validation-* - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: context dtype: string - name: id_string dtype: string - name: answers sequence: string - name: label dtype: int64 - name: question dtype: string splits: - name: validation num_bytes: 216357 num_examples: 231 - name: train num_bytes: 1413916 num_examples: 1585 - name: test num_bytes: 214880 num_examples: 230 download_size: 337968 dataset_size: 1845153 --- # Dataset Card for "lsat-ar" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)