boardllm / processed_clinical_cases /dataset_info.json
melmoheb's picture
Upload folder using huggingface_hub
2247e66 verified
{
"citation": "",
"description": "",
"features": {
"case_id": {
"dtype": "string",
"_type": "Value"
},
"clinical_presentation": {
"dtype": "string",
"_type": "Value"
},
"questions": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"answers": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"case_summary": {
"dtype": "string",
"_type": "Value"
},
"embeddings": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "Sequence"
}
},
"homepage": "",
"license": ""
}