--- dataset_info: - config_name: dentistry features: - name: question dtype: string - name: A dtype: string - name: B dtype: string - name: C dtype: string - name: D dtype: string - name: answer dtype: string - name: choices sequence: string splits: - name: train num_bytes: 2269 num_examples: 5 - name: validation num_bytes: 23492 num_examples: 44 - name: test num_bytes: 198018 num_examples: 399 download_size: 178788 dataset_size: 223779 - config_name: engineering_math features: - name: question dtype: string - name: A dtype: string - name: B dtype: string - name: C dtype: string - name: D dtype: string - name: answer dtype: string - name: choices sequence: string splits: - name: train num_bytes: 2303 num_examples: 5 - name: validation num_bytes: 6547 num_examples: 11 - name: test num_bytes: 44027 num_examples: 103 download_size: 48983 dataset_size: 52877 - config_name: traditional_chinese_medicine_clinical_medicine features: - name: question dtype: string - name: A dtype: string - name: B dtype: string - name: C dtype: string - name: D dtype: string - name: answer dtype: string - name: choices sequence: string splits: - name: train num_bytes: 2199 num_examples: 5 - name: validation num_bytes: 12794 num_examples: 31 - name: test num_bytes: 126073 num_examples: 278 download_size: 121812 dataset_size: 141066 configs: - config_name: dentistry data_files: - split: train path: dentistry/train-* - split: validation path: dentistry/validation-* - split: test path: dentistry/test-* - config_name: engineering_math data_files: - split: train path: engineering_math/train-* - split: validation path: engineering_math/validation-* - split: test path: engineering_math/test-* - config_name: traditional_chinese_medicine_clinical_medicine data_files: - split: train path: traditional_chinese_medicine_clinical_medicine/train-* - split: validation path: traditional_chinese_medicine_clinical_medicine/validation-* - split: test path: traditional_chinese_medicine_clinical_medicine/test-* ---