--- dataset_info: features: - name: case_id dtype: string - name: source dtype: string - name: release dtype: string - name: year dtype: int64 - name: age_group dtype: string - name: sex_at_birth dtype: string - name: fitzpatrick_skin_type dtype: string - name: race_ethnicity_american_indian_or_alaska_native dtype: string - name: race_ethnicity_asian dtype: string - name: race_ethnicity_black_or_african_american dtype: string - name: race_ethnicity_hispanic_latino_or_spanish_origin dtype: string - name: race_ethnicity_middle_eastern_or_north_african dtype: string - name: race_ethnicity_native_hawaiian_or_pacific_islander dtype: string - name: race_ethnicity_white dtype: string - name: race_ethnicity_other_race dtype: string - name: race_ethnicity_prefer_not_to_answer dtype: string - name: textures_raised_or_bumpy dtype: string - name: textures_flat dtype: string - name: textures_rough_or_flaky dtype: string - name: textures_fluid_filled dtype: string - name: body_parts_head_or_neck dtype: string - name: body_parts_arm dtype: string - name: body_parts_palm dtype: string - name: body_parts_back_of_hand dtype: string - name: body_parts_torso_front dtype: string - name: body_parts_torso_back dtype: string - name: body_parts_genitalia_or_groin dtype: string - name: body_parts_buttocks dtype: string - name: body_parts_leg dtype: string - name: body_parts_foot_top_or_side dtype: string - name: body_parts_foot_sole dtype: string - name: body_parts_other dtype: string - name: condition_symptoms_bothersome_appearance dtype: string - name: condition_symptoms_bleeding dtype: string - name: condition_symptoms_increasing_size dtype: string - name: condition_symptoms_darkening dtype: string - name: condition_symptoms_itching dtype: string - name: condition_symptoms_burning dtype: string - name: condition_symptoms_pain dtype: string - name: condition_symptoms_no_relevant_experience dtype: string - name: other_symptoms_fever dtype: string - name: other_symptoms_chills dtype: string - name: other_symptoms_fatigue dtype: string - name: other_symptoms_joint_pain dtype: string - name: other_symptoms_mouth_sores dtype: string - name: other_symptoms_shortness_of_breath dtype: string - name: other_symptoms_no_relevant_symptoms dtype: string - name: related_category dtype: string - name: condition_duration dtype: string - name: image_1_path dtype: image - name: image_2_path dtype: image - name: image_3_path dtype: image - name: image_1_shot_type dtype: string - name: image_2_shot_type dtype: string - name: image_3_shot_type dtype: string - name: combined_race dtype: string - name: race_ethnicity_two_or_more_after_mitigation dtype: string - name: dermatologist_gradable_for_skin_condition_1 dtype: string - name: dermatologist_gradable_for_skin_condition_2 dtype: string - name: dermatologist_gradable_for_skin_condition_3 dtype: string - name: dermatologist_skin_condition_on_label_name dtype: string - name: dermatologist_skin_condition_confidence dtype: string - name: weighted_skin_condition_label dtype: string - name: dermatologist_gradable_for_fitzpatrick_skin_type_1 dtype: string - name: dermatologist_gradable_for_fitzpatrick_skin_type_2 dtype: string - name: dermatologist_gradable_for_fitzpatrick_skin_type_3 dtype: string - name: dermatologist_fitzpatrick_skin_type_label_1 dtype: string - name: dermatologist_fitzpatrick_skin_type_label_2 dtype: string - name: dermatologist_fitzpatrick_skin_type_label_3 dtype: string - name: gradable_for_monk_skin_tone_india dtype: bool - name: gradable_for_monk_skin_tone_us dtype: bool - name: monk_skin_tone_label_india dtype: float64 - name: monk_skin_tone_label_us dtype: float64 splits: - name: train num_bytes: 12551176789.285 num_examples: 5033 download_size: 12605798593 dataset_size: 12551176789.285 configs: - config_name: default data_files: - split: train path: data/train-* ---