pango-sample / dataset_infos.json
alexfung-cl's picture
Upload dataset_infos.json with huggingface_hub
9836469 verified
raw
history blame
1.08 kB
{
"default": {
"features": {
"id": {
"_type": "Value",
"dtype": "string"
},
"submission_date": {
"_type": "Value",
"dtype": "string"
},
"video_url": {
"_type": "Video"
},
"duration_ms": {
"_type": "Value",
"dtype": "int32"
},
"version": {
"_type": "Value",
"dtype": "string"
},
"input_metadata_preview_url": {
"_type": "Value",
"dtype": "string"
},
"input_metadata": {
"_type": "Value",
"dtype": "string"
},
"task_description": {
"_type": "Value",
"dtype": "string"
},
"quest_type": {
"_type": "Value",
"dtype": "string"
},
"profession": {
"_type": "Value",
"dtype": "string"
},
"synthetically_generated_instruction": {
"_type": "Value",
"dtype": "string"
},
"artifact_history_preview_url": {
"_type": "Value",
"dtype": "string"
}
}
}
}