--- dataset_info: features: - name: sample_id dtype: string - name: split dtype: string - name: gender dtype: string - name: discipline dtype: string - name: clinical_experience dtype: string - name: country dtype: string - name: question_type dtype: string - name: prompt dtype: string - name: question dtype: string - name: question_clean dtype: string - name: answer_options dtype: string - name: correct_answer dtype: string - name: answer_rationale dtype: string - name: specialty dtype: string - name: region_specific dtype: string - name: mentions_Africa dtype: float64 - name: mentions_age dtype: float64 - name: mentions_gender dtype: float64 - name: tier dtype: string - name: neg_percent dtype: float64 - name: quality dtype: bool - name: rated_african dtype: float64 - name: rated_correct dtype: float64 - name: rated_omission dtype: float64 - name: rated_hallucination dtype: float64 - name: rated_reasonable dtype: float64 - name: rated_harmful dtype: float64 - name: rated_bias dtype: float64 - name: version dtype: string splits: - name: train num_bytes: 10303296 num_examples: 15275 download_size: 3385836 dataset_size: 10303296 configs: - config_name: default data_files: - split: train path: data/train-* ---