| { | |
| "features": { | |
| "video_id": {"_type": "Value", "dtype": "string"}, | |
| "label": {"_type": "ClassLabel", "names": ["neutral", "surprise", "anger", "fear", "happy"]}, | |
| "description": {"_type": "Value", "dtype": "string"}, | |
| "video_path": {"_type": "Value", "dtype": "string"} | |
| } | |
| } |