Upload folder using huggingface_hub
Browse files- data/chunk-000/episode_000000.parquet +3 -0
- data/chunk-000/episode_000001.parquet +3 -0
- meta/episodes.jsonl +2 -0
- meta/episodes_stats.jsonl +2 -0
- meta/info.json +141 -0
- meta/tasks.jsonl +1 -0
- videos/chunk-000/observation.images.overhead/episode_000000.mp4 +3 -0
- videos/chunk-000/observation.images.overhead/episode_000001.mp4 +3 -0
- videos/chunk-000/observation.images.wrist/episode_000000.mp4 +3 -0
- videos/chunk-000/observation.images.wrist/episode_000001.mp4 +3 -0
data/chunk-000/episode_000000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:37dce4463caacd9ecf0a2655f7532da27bb677728a285fd5444f707145858d12
|
| 3 |
+
size 52921
|
data/chunk-000/episode_000001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef1280b8b3f49ba4ba9ce4672a49e22cd0c0137de8bd98bc142902f231fd2e9e
|
| 3 |
+
size 53339
|
meta/episodes.jsonl
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"episode_index": 0, "tasks": ["Collect residual data for policy improvement"], "length": 582}
|
| 2 |
+
{"episode_index": 1, "tasks": ["Collect residual data for policy improvement"], "length": 575}
|
meta/episodes_stats.jsonl
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"episode_index": 0, "stats": {"action": {"min": [-26.6200008392334, -100.02999877929688, -21.0, 51.9900016784668, 36.650001525878906, -0.4300000071525574], "max": [15.010000228881836, 23.780000686645508, 100.2300033569336, 84.4000015258789, 57.790000915527344, 29.65999984741211], "mean": [-1.279899001121521, -11.7091703414917, 12.632671356201172, 69.93624877929688, 47.56658935546875, 13.26366138458252], "std": [15.494708061218262, 38.29874038696289, 36.45147705078125, 8.667129516601562, 7.975008964538574, 8.582229614257812], "count": [582]}, "observation.state": {"min": [-26.280000686645508, -99.91999816894531, -18.170000076293945, 52.22999954223633, 36.65999984741211, 1.0399999618530273], "max": [14.869999885559082, 24.020000457763672, 99.37000274658203, 84.27999877929688, 57.77000045776367, 29.549999237060547], "mean": [-1.2981634140014648, -10.739226341247559, 14.442604064941406, 70.088134765625, 47.57653045654297, 13.691890716552734], "std": [15.510937690734863, 38.84953689575195, 36.40174865722656, 8.7598237991333, 7.962960720062256, 8.149051666259766], "count": [582]}, "observation.images.overhead": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6225558342334109]], [[0.6656985519137033]], [[0.6866541919380746]]], "std": [[[0.3731760416900171]], [[0.294375620673261]], [[0.25941408880300365]]], "count": [118]}, "observation.images.wrist": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4344914042594439]], [[0.4183439334773457]], [[0.37481494232580037]]], "std": [[[0.3224033450752041]], [[0.28005687099006393]], [[0.21540308478713302]]], "count": [118]}, "base_action": {"min": [-25.71875, -100.625, -20.84375, 53.0, 36.90625, -1.01953125], "max": [15.1171875, 24.15625, 101.125, 84.6875, 58.03125, 29.75], "mean": [-0.7470703125, -9.609375, 12.046875, 70.0, 47.65625, 13.1875], "std": [Infinity, Infinity, Infinity, 7.7890625, 8.0078125, 8.4375], "count": [582]}, "residual.state": {"min": [-2.5703125, -5.859375, -8.21875, -2.25, -1.3798828125, -7.05078125], "max": [2.609375, 4.87890625, 2.119140625, 3.66015625, 0.58984375, 6.80078125], "mean": [0.01067352294921875, -0.98486328125, -1.8037109375, -0.152099609375, -0.0008931159973144531, -0.425048828125], "std": [0.85546875, 2.220703125, 2.314453125, 0.73046875, 0.2078857421875, 1.271484375], "count": [582]}, "timestamp": {"min": [0.0], "max": [19.366666666666667], "mean": [9.683333333333335], "std": [5.600289344376837], "count": [582]}, "frame_index": {"min": [0], "max": [581], "mean": [290.5], "std": [168.0086803313051], "count": [582]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [582]}, "index": {"min": [0], "max": [581], "mean": [290.5], "std": [168.0086803313051], "count": [582]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [582]}}}
|
| 2 |
+
{"episode_index": 1, "stats": {"action": {"min": [-25.40999984741211, -100.06999969482422, -44.65999984741211, 55.52000045776367, 41.08000183105469, -0.4399999976158142], "max": [16.459999084472656, 31.729999542236328, 100.37999725341797, 89.41000366210938, 56.33000183105469, 30.170000076293945], "mean": [0.8043178915977478, -3.975721836090088, 5.74040412902832, 72.64295196533203, 47.59286117553711, 15.196199417114258], "std": [15.965364456176758, 37.25699996948242, 39.1713752746582, 11.411141395568848, 5.540714740753174, 9.223197937011719], "count": [575]}, "observation.state": {"min": [-25.639999389648438, -99.83999633789062, -42.09000015258789, 55.58000183105469, 41.040000915527344, 1.0399999618530273], "max": [16.510000228881836, 32.0, 99.37000274658203, 89.43000030517578, 56.2400016784668, 30.100000381469727], "mean": [0.8336468935012817, -2.8267743587493896, 7.768940448760986, 72.74870300292969, 47.56122589111328, 15.471388816833496], "std": [16.212942123413086, 37.47358703613281, 39.288631439208984, 11.491924285888672, 5.555294036865234, 8.90405559539795], "count": [575]}, "observation.images.overhead": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6158798216580079]], [[0.6616023650913357]], [[0.6872604987151556]]], "std": [[[0.3718296140582757]], [[0.29158549314467797]], [[0.25598293560826296]]], "count": [117]}, "observation.images.wrist": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40623271395452765]], [[0.39413203522149604]], [[0.35221239560639067]]], "std": [[[0.3245382926913939]], [[0.28757778967473885]], [[0.21949195234442384]]], "count": [117]}, "base_action": {"min": [-25.1875, -100.75, -44.65625, 56.25, 40.9375, -1.0400390625], "max": [17.40625, 31.65625, 101.375, 89.1875, 56.5, 30.3125], "mean": [1.5068359375, -3.345703125, 5.51171875, 72.5, 47.03125, 15.0859375], "std": [Infinity, Infinity, Infinity, Infinity, 5.578125, 9.1015625], "count": [575]}, "residual.state": {"min": [-2.900390625, -7.6484375, -7.87890625, -2.380859375, -1.08984375, -4.5390625], "max": [2.279296875, 4.25, 4.0703125, 3.25, 1.75, 7.94140625], "mean": [-0.0232086181640625, -1.1328125, -2.03515625, -0.095458984375, 0.028594970703125, -0.273681640625], "std": [0.83984375, 2.25390625, 2.32421875, 0.79443359375, 0.21484375, 1.146484375], "count": [575]}, "timestamp": {"min": [0.0], "max": [19.133333333333333], "mean": [9.566666666666666], "std": [5.53293171233238], "count": [575]}, "frame_index": {"min": [0], "max": [574], "mean": [287.0], "std": [165.98795136997143], "count": [575]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [575]}, "index": {"min": [582], "max": [1156], "mean": [869.0], "std": [165.98795136997143], "count": [575]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [575]}}}
|
meta/info.json
ADDED
|
@@ -0,0 +1,141 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"codebase_version": "v2.1",
|
| 3 |
+
"robot_type": "so101_follower",
|
| 4 |
+
"total_episodes": 2,
|
| 5 |
+
"total_frames": 1157,
|
| 6 |
+
"total_tasks": 1,
|
| 7 |
+
"total_videos": 4,
|
| 8 |
+
"total_chunks": 1,
|
| 9 |
+
"chunks_size": 1000,
|
| 10 |
+
"fps": 30,
|
| 11 |
+
"splits": {
|
| 12 |
+
"train": "0:2"
|
| 13 |
+
},
|
| 14 |
+
"data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
|
| 15 |
+
"video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
|
| 16 |
+
"features": {
|
| 17 |
+
"action": {
|
| 18 |
+
"dtype": "float32",
|
| 19 |
+
"shape": [
|
| 20 |
+
6
|
| 21 |
+
],
|
| 22 |
+
"names": [
|
| 23 |
+
"shoulder_pan.pos",
|
| 24 |
+
"shoulder_lift.pos",
|
| 25 |
+
"elbow_flex.pos",
|
| 26 |
+
"wrist_flex.pos",
|
| 27 |
+
"wrist_roll.pos",
|
| 28 |
+
"gripper.pos"
|
| 29 |
+
]
|
| 30 |
+
},
|
| 31 |
+
"observation.state": {
|
| 32 |
+
"dtype": "float32",
|
| 33 |
+
"shape": [
|
| 34 |
+
6
|
| 35 |
+
],
|
| 36 |
+
"names": [
|
| 37 |
+
"shoulder_pan.pos",
|
| 38 |
+
"shoulder_lift.pos",
|
| 39 |
+
"elbow_flex.pos",
|
| 40 |
+
"wrist_flex.pos",
|
| 41 |
+
"wrist_roll.pos",
|
| 42 |
+
"gripper.pos"
|
| 43 |
+
]
|
| 44 |
+
},
|
| 45 |
+
"observation.images.overhead": {
|
| 46 |
+
"dtype": "video",
|
| 47 |
+
"shape": [
|
| 48 |
+
480,
|
| 49 |
+
640,
|
| 50 |
+
3
|
| 51 |
+
],
|
| 52 |
+
"names": [
|
| 53 |
+
"height",
|
| 54 |
+
"width",
|
| 55 |
+
"channels"
|
| 56 |
+
],
|
| 57 |
+
"info": {
|
| 58 |
+
"video.height": 480,
|
| 59 |
+
"video.width": 640,
|
| 60 |
+
"video.codec": "av1",
|
| 61 |
+
"video.pix_fmt": "yuv420p",
|
| 62 |
+
"video.is_depth_map": false,
|
| 63 |
+
"video.fps": 30,
|
| 64 |
+
"video.channels": 3,
|
| 65 |
+
"has_audio": false
|
| 66 |
+
}
|
| 67 |
+
},
|
| 68 |
+
"observation.images.wrist": {
|
| 69 |
+
"dtype": "video",
|
| 70 |
+
"shape": [
|
| 71 |
+
240,
|
| 72 |
+
320,
|
| 73 |
+
3
|
| 74 |
+
],
|
| 75 |
+
"names": [
|
| 76 |
+
"height",
|
| 77 |
+
"width",
|
| 78 |
+
"channels"
|
| 79 |
+
],
|
| 80 |
+
"info": {
|
| 81 |
+
"video.height": 240,
|
| 82 |
+
"video.width": 320,
|
| 83 |
+
"video.codec": "av1",
|
| 84 |
+
"video.pix_fmt": "yuv420p",
|
| 85 |
+
"video.is_depth_map": false,
|
| 86 |
+
"video.fps": 30,
|
| 87 |
+
"video.channels": 3,
|
| 88 |
+
"has_audio": false
|
| 89 |
+
}
|
| 90 |
+
},
|
| 91 |
+
"base_action": {
|
| 92 |
+
"dtype": "float16",
|
| 93 |
+
"shape": [
|
| 94 |
+
6
|
| 95 |
+
],
|
| 96 |
+
"names": null
|
| 97 |
+
},
|
| 98 |
+
"residual.state": {
|
| 99 |
+
"dtype": "float16",
|
| 100 |
+
"shape": [
|
| 101 |
+
6
|
| 102 |
+
],
|
| 103 |
+
"names": null
|
| 104 |
+
},
|
| 105 |
+
"timestamp": {
|
| 106 |
+
"dtype": "float32",
|
| 107 |
+
"shape": [
|
| 108 |
+
1
|
| 109 |
+
],
|
| 110 |
+
"names": null
|
| 111 |
+
},
|
| 112 |
+
"frame_index": {
|
| 113 |
+
"dtype": "int64",
|
| 114 |
+
"shape": [
|
| 115 |
+
1
|
| 116 |
+
],
|
| 117 |
+
"names": null
|
| 118 |
+
},
|
| 119 |
+
"episode_index": {
|
| 120 |
+
"dtype": "int64",
|
| 121 |
+
"shape": [
|
| 122 |
+
1
|
| 123 |
+
],
|
| 124 |
+
"names": null
|
| 125 |
+
},
|
| 126 |
+
"index": {
|
| 127 |
+
"dtype": "int64",
|
| 128 |
+
"shape": [
|
| 129 |
+
1
|
| 130 |
+
],
|
| 131 |
+
"names": null
|
| 132 |
+
},
|
| 133 |
+
"task_index": {
|
| 134 |
+
"dtype": "int64",
|
| 135 |
+
"shape": [
|
| 136 |
+
1
|
| 137 |
+
],
|
| 138 |
+
"names": null
|
| 139 |
+
}
|
| 140 |
+
}
|
| 141 |
+
}
|
meta/tasks.jsonl
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"task_index": 0, "task": "Collect residual data for policy improvement"}
|
videos/chunk-000/observation.images.overhead/episode_000000.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7bd5570e662126a29048d3a2ba65df621bbe3f7bf7ad15c2fe984b4972bdf5e7
|
| 3 |
+
size 5809431
|
videos/chunk-000/observation.images.overhead/episode_000001.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:32353af91a607b17a1b81b70b338d89c38cce1b62864d06c9c0ddada61628084
|
| 3 |
+
size 5774670
|
videos/chunk-000/observation.images.wrist/episode_000000.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:32eb2ada43bb7e2c9236c34354a44d87f40f43bc5cb50b76ad67dba100a1cead
|
| 3 |
+
size 1376482
|
videos/chunk-000/observation.images.wrist/episode_000001.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:afd8a87578465cb5c9592a97c1d78f90a6d8ac95289d2cc515b2e63bf12d53c1
|
| 3 |
+
size 1195254
|