--- dataset_info: - config_name: data_mining features: - name: wikipedia_passage_concept_A dtype: string - name: concept_A dtype: string - name: wikipedia_passage_concept_B dtype: string - name: concept_B dtype: string - name: target dtype: int64 splits: - name: train num_bytes: 2356292 num_examples: 218 - name: test num_bytes: 906558 num_examples: 99 download_size: 564203 dataset_size: 3262850 - config_name: geometry features: - name: wikipedia_passage_concept_A dtype: string - name: concept_A dtype: string - name: wikipedia_passage_concept_B dtype: string - name: concept_B dtype: string - name: target dtype: int64 splits: - name: train num_bytes: 6705697 num_examples: 664 - name: test num_bytes: 2178281 num_examples: 200 download_size: 601925 dataset_size: 8883978 - config_name: physics features: - name: wikipedia_passage_concept_A dtype: string - name: concept_A dtype: string - name: wikipedia_passage_concept_B dtype: string - name: concept_B dtype: string - name: target dtype: int64 splits: - name: train num_bytes: 14566247 num_examples: 630 - name: test num_bytes: 4882943 num_examples: 200 download_size: 1965578 dataset_size: 19449190 configs: - config_name: data_mining data_files: - split: train path: data_mining/train-* - split: test path: data_mining/test-* - config_name: geometry data_files: - split: train path: geometry/train-* - split: test path: geometry/test-* - config_name: physics data_files: - split: train path: physics/train-* - split: test path: physics/test-* ---