File size: 1,568 Bytes
3823505 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 | {
"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
}
} |