File size: 1,620 Bytes
071a928 |
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 |
{
"citation": "@article{luo2023multistage,\n author = {Jianlan Luo and Charles Xu and Xinyang Geng and Gilbert Feng and Kuan Fang and Liam Tan and Stefan Schaal and Sergey Levine},\n title = {Multi-Stage Cable Routing through Hierarchical Imitation Learning},\n journal = {arXiv pre-print},\n year = {2023},\n url = {https://arxiv.org/abs/2307.08927},\n}",
"description": "Routing cable into clamps on table top",
"fileFormat": "tfrecord",
"location": {
"urls": [
"https://sites.google.com/view/cablerouting/home"
]
},
"moduleName": "rlds_dataset_mod.multithreaded_adhoc_tfds_builder",
"name": "berkeley_cable_routing",
"releaseNotes": {
"0.1.0": "Initial release."
},
"splits": [
{
"filepathTemplate": "{DATASET}-{SPLIT}.{FILEFORMAT}-{SHARD_X_OF_Y}",
"name": "train",
"numBytes": "3185785036",
"shardLengths": [
"46",
"47",
"46",
"46",
"47",
"46",
"46",
"46",
"47",
"46",
"46",
"47",
"46",
"46",
"47",
"46",
"46",
"47",
"46",
"46",
"47",
"46",
"46",
"47",
"46",
"46",
"46",
"47",
"46",
"46",
"47",
"46"
]
},
{
"filepathTemplate": "{DATASET}-{SPLIT}.{FILEFORMAT}-{SHARD_X_OF_Y}",
"name": "test",
"numBytes": "341879075",
"shardLengths": [
"41",
"41",
"42",
"41"
]
}
],
"version": "0.1.0"
} |