--- dataset_info: features: - name: url dtype: string - name: keyword dtype: string - name: title dtype: string - name: markdown dtype: string - name: question dtype: string - name: quality dtype: float64 - name: difficulty dtype: float64 - name: medical_relevance dtype: float64 - name: mention_specific_details dtype: bool - name: question_type dtype: string - name: interrogative_type dtype: string - name: main_medical_field dtype: string - name: reason dtype: string - name: answer dtype: string splits: - name: train num_bytes: 57713803 num_examples: 6416 download_size: 25132277 dataset_size: 57713803 configs: - config_name: default data_files: - split: train path: data/train-* ---