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 +81 -0
- meta/tasks.jsonl +1 -0
data/chunk-000/episode_000000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e8ceda6602fc0c1c087ecc74b39951912ae0b0344ffe55c870ba70123771604f
|
| 3 |
+
size 26971
|
data/chunk-000/episode_000001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ebe016674e0f90f4215be1f1e9377d75d2474d5620c082c37d44c808932d3708
|
| 3 |
+
size 25698
|
meta/episodes.jsonl
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"episode_index": 0, "tasks": ["Grab the paper trash"], "length": 600}
|
| 2 |
+
{"episode_index": 1, "tasks": ["Grab the paper trash"], "length": 599}
|
meta/episodes_stats.jsonl
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"episode_index": 0, "stats": {"action": {"min": [-25.530359268188477, -99.91445922851562, 8.691756248474121, 36.35991668701172, 32.57769775390625, 1.421800971031189], "max": [2.9261155128479004, 28.656970977783203, 99.82078552246094, 61.799591064453125, 87.20292663574219, 37.30534744262695], "mean": [-7.142529487609863, -29.838075637817383, 41.96631622314453, 51.24696731567383, 44.211326599121094, 12.458236694335938], "std": [11.687387466430664, 48.36255645751953, 35.94291687011719, 5.498885631561279, 19.39917755126953, 11.586077690124512], "count": [600]}, "observation.state": {"min": [-25.530359268188477, -99.91445922851562, 8.691756248474121, 36.44171905517578, 32.57769775390625, 1.421800971031189], "max": [2.9261155128479004, 28.656970977783203, 99.82078552246094, 61.799591064453125, 87.20292663574219, 37.30534744262695], "mean": [-7.140700817108154, -29.843202590942383, 41.972286224365234, 51.246559143066406, 44.2158317565918, 12.4587984085083], "std": [11.686186790466309, 48.36585235595703, 35.9444580078125, 5.499327659606934, 19.403581619262695, 11.586645126342773], "count": [600]}, "timestamp": {"min": [0.0], "max": [19.966666666666665], "mean": [9.983333333333333], "std": [5.77349467313695], "count": [600]}, "frame_index": {"min": [0], "max": [599], "mean": [299.5], "std": [173.2048401941085], "count": [600]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [600]}, "index": {"min": [0], "max": [599], "mean": [299.5], "std": [173.2048401941085], "count": [600]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [600]}}}
|
| 2 |
+
{"episode_index": 1, "stats": {"action": {"min": [-25.164594650268555, -99.3156509399414, 6.182795524597168, 57.87321090698242, 32.57769775390625, 1.5572105646133423], "max": [1.4630577564239502, 30.966638565063477, 98.92472839355469, 77.99591064453125, 33.601463317871094, 39.471900939941406], "mean": [-9.970632553100586, -46.59501647949219, 50.948734283447266, 66.65017700195312, 33.11636734008789, 8.743834495544434], "std": [8.852120399475098, 51.90050506591797, 43.2255859375, 9.072638511657715, 0.39056625962257385, 10.483209609985352], "count": [599]}, "observation.state": {"min": [-25.164594650268555, -99.3156509399414, 6.182795524597168, 57.87321090698242, 32.57769775390625, 1.5572105646133423], "max": [1.4630577564239502, 30.966638565063477, 98.92472839355469, 77.99591064453125, 33.601463317871094, 39.471900939941406], "mean": [-9.970388412475586, -46.594017028808594, 50.94902801513672, 66.65017700195312, 33.11612319946289, 8.743722915649414], "std": [8.851463317871094, 51.900917053222656, 43.224632263183594, 9.072854042053223, 0.3905845284461975, 10.483906745910645], "count": [599]}, "timestamp": {"min": [0.0], "max": [19.933333333333334], "mean": [9.966666666666665], "std": [5.7638721552635275], "count": [599]}, "frame_index": {"min": [0], "max": [598], "mean": [299.0], "std": [172.91616465790582], "count": [599]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [599]}, "index": {"min": [600], "max": [1198], "mean": [899.0], "std": [172.91616465790582], "count": [599]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [599]}}}
|
meta/info.json
ADDED
|
@@ -0,0 +1,81 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"codebase_version": "v2.1",
|
| 3 |
+
"robot_type": "so101_follower",
|
| 4 |
+
"total_episodes": 2,
|
| 5 |
+
"total_frames": 1199,
|
| 6 |
+
"total_tasks": 1,
|
| 7 |
+
"total_videos": 0,
|
| 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 |
+
"timestamp": {
|
| 46 |
+
"dtype": "float32",
|
| 47 |
+
"shape": [
|
| 48 |
+
1
|
| 49 |
+
],
|
| 50 |
+
"names": null
|
| 51 |
+
},
|
| 52 |
+
"frame_index": {
|
| 53 |
+
"dtype": "int64",
|
| 54 |
+
"shape": [
|
| 55 |
+
1
|
| 56 |
+
],
|
| 57 |
+
"names": null
|
| 58 |
+
},
|
| 59 |
+
"episode_index": {
|
| 60 |
+
"dtype": "int64",
|
| 61 |
+
"shape": [
|
| 62 |
+
1
|
| 63 |
+
],
|
| 64 |
+
"names": null
|
| 65 |
+
},
|
| 66 |
+
"index": {
|
| 67 |
+
"dtype": "int64",
|
| 68 |
+
"shape": [
|
| 69 |
+
1
|
| 70 |
+
],
|
| 71 |
+
"names": null
|
| 72 |
+
},
|
| 73 |
+
"task_index": {
|
| 74 |
+
"dtype": "int64",
|
| 75 |
+
"shape": [
|
| 76 |
+
1
|
| 77 |
+
],
|
| 78 |
+
"names": null
|
| 79 |
+
}
|
| 80 |
+
}
|
| 81 |
+
}
|
meta/tasks.jsonl
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"task_index": 0, "task": "Grab the paper trash"}
|