--- 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: 982698 num_examples: 270 - name: train num_bytes: 6676505 num_examples: 1827 - name: test num_bytes: 978997 num_examples: 269 download_size: 1474121 dataset_size: 8638200 --- # Dataset Card for "lsat-rc" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)