mimic_play_raw / dataset_info.json
aractingi's picture
Upload folder using huggingface_hub
89b5144 verified
{
"citation": "@article{wang2023mimicplay,title={Mimicplay: Long-horizon imitation learning by watching human play},author={Wang, Chen and Fan, Linxi and Sun, Jiankai and Zhang, Ruohan and Fei-Fei, Li and Xu, Danfei and Zhu, Yuke and Anandkumar, Anima},journal={arXiv preprint arXiv:2302.12422},year={2023}}",
"description": "Real dataset of 14 long horizon manipulation tasks. A mix of human play data and single robot arm data performing the same tasks.",
"fileFormat": "array_record",
"location": {
"urls": [
"https://mimic-play.github.io/"
]
},
"moduleName": "tensorflow_datasets.robotics.rtx.rtx",
"name": "mimic_play",
"releaseNotes": {
"0.1.0": "Initial release."
},
"splits": [
{
"filepathTemplate": "{DATASET}-{SPLIT}.{FILEFORMAT}-{SHARD_X_OF_Y}",
"name": "train",
"numBytes": "7662643902",
"shardLengths": [
"9",
"4",
"6",
"3",
"9",
"5",
"8",
"13",
"8",
"4",
"7",
"4",
"7",
"5",
"2",
"4",
"4",
"5",
"5",
"8",
"9",
"3",
"13",
"8",
"4",
"8",
"6",
"4",
"7",
"6",
"10",
"2",
"7",
"8",
"14",
"6",
"5",
"7",
"4",
"5",
"4",
"6",
"6",
"4",
"7",
"2",
"6",
"2",
"2",
"2",
"7",
"12",
"6",
"2",
"5",
"3",
"4",
"3",
"7",
"3",
"6",
"9",
"3",
"11"
]
}
],
"version": "0.1.0"
}