so-arm101 / dataset_info.json
MaxFridge's picture
Upload dataset_info.json with huggingface_hub
3823505 verified
{
"builder_name": "so-arm101",
"citation": "@dataset{so_arm101_2025,\n title={SO-101 Roboter Dataset},\n author={MaxFridge},\n year={2025},\n url={https://huggingface.co/datasets/MaxFridge/so-arm101}\n}",
"config_name": "default",
"dataset_name": "so-arm101",
"dataset_size": 0,
"description": "SO-101 Roboter Dataset f\u00fcr Phosphobot",
"download_checksums": {},
"download_size": 0,
"features": {
"session_id": {
"dtype": "string",
"_type": "Value"
},
"created_at": {
"dtype": "string",
"_type": "Value"
},
"duration": {
"dtype": "float64",
"_type": "Value"
},
"frames": {
"dtype": "int64",
"_type": "Value"
},
"cameras": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"length": -1,
"_type": "Sequence"
},
"robot_data": {
"dtype": "bool",
"_type": "Value"
},
"status": {
"dtype": "string",
"_type": "Value"
},
"description": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "https://huggingface.co/datasets/MaxFridge/so-arm101",
"license": "mit",
"post_processed": null,
"post_processing_size": null,
"size_in_bytes": 0,
"splits": {
"train": {
"name": "train",
"num_bytes": 0,
"num_examples": 0,
"shard_lengths": null
}
},
"supervised_keys": null,
"task_templates": [],
"version": {
"version_str": "1.0.0",
"description": null,
"major": 1,
"minor": 0,
"patch": 0
}
}