Upload folder using huggingface_hub
Browse files- data/chunk-000/episode_000000.parquet +3 -0
- meta/episodes.jsonl +1 -0
- meta/episodes_stats.jsonl +1 -0
- meta/info.json +104 -0
- meta/tasks.jsonl +1 -0
- videos/chunk-000/observation.images.front/episode_000000.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:03f85894755c59fb85601760b9658aa09a1f74f3d381b72de269159af112cb13
|
| 3 |
+
size 42002
|
meta/episodes.jsonl
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"episode_index": 0, "tasks": ["Test"], "length": 713}
|
meta/episodes_stats.jsonl
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"episode_index": 0, "stats": {"action": {"min": [-15.015687942504883, -98.57561492919922, -100.0, -65.91289520263672, -37.332279205322266, 0.6382978558540344], "max": [28.283281326293945, 79.89107513427734, 98.72669219970703, 100.0, 10.39200210571289, 56.09928894042969], "mean": [1.8486822843551636, 26.43767547607422, -33.724571228027344, 51.78190231323242, -8.624244689941406, 6.851000785827637], "std": [8.874263763427734, 46.25111389160156, 51.64187240600586, 41.68832015991211, 8.500672340393066, 10.462247848510742], "count": [713]}, "observation.state": {"min": [-13.126142501831055, -97.7528076171875, -98.28829193115234, -60.28911590576172, -34.95297622680664, 1.6216216087341309], "max": [27.23948860168457, 80.46672058105469, 97.11711883544922, 98.80952453613281, 9.665621757507324, 55.5405387878418], "mean": [1.853947401046753, 29.99959945678711, -35.21488571166992, 51.29685974121094, -8.65172290802002, 7.501236915588379], "std": [8.733844757080078, 43.301475524902344, 47.47809600830078, 41.71432113647461, 8.156150817871094, 10.161432266235352], "count": [713]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40298016156989963]], [[0.4043463773992971]], [[0.40279117368764217]]], "std": [[[0.27466404980267656]], [[0.27463735762820884]], [[0.2746642756768738]]], "count": [137]}, "timestamp": {"min": [0.0], "max": [23.733333333333334], "mean": [11.866666666666667], "std": [6.860838950967374], "count": [713]}, "frame_index": {"min": [0], "max": [712], "mean": [356.0], "std": [205.82516852902125], "count": [713]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [713]}, "index": {"min": [0], "max": [712], "mean": [356.0], "std": [205.82516852902125], "count": [713]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [713]}}}
|
meta/info.json
ADDED
|
@@ -0,0 +1,104 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"codebase_version": "v2.1",
|
| 3 |
+
"robot_type": "so101_follower",
|
| 4 |
+
"total_episodes": 1,
|
| 5 |
+
"total_frames": 713,
|
| 6 |
+
"total_tasks": 1,
|
| 7 |
+
"total_videos": 1,
|
| 8 |
+
"total_chunks": 1,
|
| 9 |
+
"chunks_size": 1000,
|
| 10 |
+
"fps": 30,
|
| 11 |
+
"splits": {
|
| 12 |
+
"train": "0:1"
|
| 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.front": {
|
| 46 |
+
"dtype": "video",
|
| 47 |
+
"shape": [
|
| 48 |
+
720,
|
| 49 |
+
1280,
|
| 50 |
+
3
|
| 51 |
+
],
|
| 52 |
+
"names": [
|
| 53 |
+
"height",
|
| 54 |
+
"width",
|
| 55 |
+
"channels"
|
| 56 |
+
],
|
| 57 |
+
"info": {
|
| 58 |
+
"video.height": 720,
|
| 59 |
+
"video.width": 1280,
|
| 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 |
+
"timestamp": {
|
| 69 |
+
"dtype": "float32",
|
| 70 |
+
"shape": [
|
| 71 |
+
1
|
| 72 |
+
],
|
| 73 |
+
"names": null
|
| 74 |
+
},
|
| 75 |
+
"frame_index": {
|
| 76 |
+
"dtype": "int64",
|
| 77 |
+
"shape": [
|
| 78 |
+
1
|
| 79 |
+
],
|
| 80 |
+
"names": null
|
| 81 |
+
},
|
| 82 |
+
"episode_index": {
|
| 83 |
+
"dtype": "int64",
|
| 84 |
+
"shape": [
|
| 85 |
+
1
|
| 86 |
+
],
|
| 87 |
+
"names": null
|
| 88 |
+
},
|
| 89 |
+
"index": {
|
| 90 |
+
"dtype": "int64",
|
| 91 |
+
"shape": [
|
| 92 |
+
1
|
| 93 |
+
],
|
| 94 |
+
"names": null
|
| 95 |
+
},
|
| 96 |
+
"task_index": {
|
| 97 |
+
"dtype": "int64",
|
| 98 |
+
"shape": [
|
| 99 |
+
1
|
| 100 |
+
],
|
| 101 |
+
"names": null
|
| 102 |
+
}
|
| 103 |
+
}
|
| 104 |
+
}
|
meta/tasks.jsonl
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"task_index": 0, "task": "Test"}
|
videos/chunk-000/observation.images.front/episode_000000.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aa92ad7b04bbab21a18399f28653329e653f79afbc8ca6c054f0b41ebd1d10d3
|
| 3 |
+
size 12129528
|