{ "default": { "features": { "image": { "_type": "Image" }, "label": { "_type": "ClassLabel", "names": [ "basophil", "erythroblast", "monocyte", "myeloblast", "seg_neutrophil" ] }, "label_name": { "_type": "Value", "dtype": "string" }, "ehr_json": { "_type": "Value", "dtype": "string" }, "ehr_age": { "_type": "Value", "dtype": "int32" }, "ehr_gender": { "_type": "Value", "dtype": "string" }, "ehr_country": { "_type": "Value", "dtype": "string" }, "ehr_urban_rural": { "_type": "Value", "dtype": "string" }, "ehr_facility_level": { "_type": "Value", "dtype": "string" }, "ehr_insurance_type": { "_type": "Value", "dtype": "string" }, "ehr_primary_language": { "_type": "Value", "dtype": "string" }, "ehr_time_to_presentation_days": { "_type": "Value", "dtype": "int32" }, "ehr_triage_acuity": { "_type": "Value", "dtype": "string" }, "ehr_provider_specialty": { "_type": "Value", "dtype": "string" }, "ehr_symptoms": { "_type": "Value", "dtype": "string" }, "ehr_medications": { "_type": "Value", "dtype": "string" }, "ehr_diagnosis_suspected": { "_type": "Value", "dtype": "string" }, "lab_wbc": { "_type": "Value", "dtype": "float32" }, "lab_hemoglobin": { "_type": "Value", "dtype": "float32" }, "lab_platelets": { "_type": "Value", "dtype": "float32" }, "lab_neutrophils_pct": { "_type": "Value", "dtype": "float32" }, "lab_lymphocytes_pct": { "_type": "Value", "dtype": "float32" }, "lab_monocytes_pct": { "_type": "Value", "dtype": "float32" }, "lab_eosinophils_pct": { "_type": "Value", "dtype": "float32" }, "lab_basophils_pct": { "_type": "Value", "dtype": "float32" }, "lab_blasts_pct": { "_type": "Value", "dtype": "float32" } }, "splits": { "train": { "name": "train", "num_examples": 5000 } }, "builder_name": "parquet" } }