Datasets:
Upload folder using huggingface_hub
Browse files
data/chunk-000/episode_000000.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:98f2ca2306a768399e04eac34a44f38b9348f2b9382f88f4906fbb8603460835
|
| 3 |
+
size 28074
|
meta/episodes_stats.jsonl
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"episode_index": 0, "stats": {"action": {"min": [-
|
|
|
|
| 1 |
+
{"episode_index": 0, "stats": {"action": {"min": [-21.93659019470215, -100.0, -21.45124626159668, 37.019439697265625, -29.259260177612305, 0.0], "max": [5.141387939453125, 25.510204315185547, 100.0, 96.02591705322266, 14.497354507446289, 25.2252254486084], "mean": [-4.995704650878906, -53.351253509521484, 55.596839904785156, 63.31010818481445, -0.8582595586776733, 4.960180759429932], "std": [9.40449333190918, 53.817359924316406, 50.210330963134766, 12.916516304016113, 13.636850357055664, 8.065837860107422], "count": [660]}, "observation.state": {"min": [-21.924348831176758, -97.95195007324219, -18.6225643157959, 38.16466522216797, -28.895933151245117, 0.7660167217254639], "max": [5.325009346008301, 26.112642288208008, 99.18441009521484, 95.45454406738281, 14.26307487487793, 25.069637298583984], "mean": [-4.913390159606934, -51.87862777709961, 56.18754196166992, 63.485740661621094, -0.9413370490074158, 5.531819820404053], "std": [9.5444917678833, 53.62154769897461, 49.1844596862793, 12.843531608581543, 13.525310516357422, 8.130402565002441], "count": [660]}, "observation.images.wrist": {"min": [[[0.0]], [[0.054901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5323643083836099]], [[0.5306686541603821]], [[0.49653850553041734]]], "std": [[[0.17448725400160434]], [[0.1826571527496494]], [[0.21266631450443227]]], "count": [130]}, "observation.images.overhead": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6770692480517848]], [[0.6157149462669683]], [[0.5281420248868778]]], "std": [[[0.13169672993846862]], [[0.166570260497319]], [[0.21724972248870783]]], "count": [130]}, "timestamp": {"min": [0.0], "max": [21.966666666666665], "mean": [10.983333333333333], "std": [6.350845671305573], "count": [660]}, "frame_index": {"min": [0], "max": [659], "mean": [329.5], "std": [190.5253701391672], "count": [660]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [660]}, "index": {"min": [0], "max": [659], "mean": [329.5], "std": [190.5253701391672], "count": [660]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [660]}}}
|
meta/info.json
CHANGED
|
@@ -1,14 +1,16 @@
|
|
| 1 |
{
|
| 2 |
"codebase_version": "v2.1",
|
| 3 |
"robot_type": "so101_follower",
|
| 4 |
-
"total_episodes":
|
| 5 |
-
"total_frames":
|
| 6 |
-
"total_tasks":
|
| 7 |
-
"total_videos":
|
| 8 |
-
"total_chunks":
|
| 9 |
"chunks_size": 1000,
|
| 10 |
"fps": 30,
|
| 11 |
-
"splits": {
|
|
|
|
|
|
|
| 12 |
"data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
|
| 13 |
"video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
|
| 14 |
"features": {
|
|
@@ -51,7 +53,17 @@
|
|
| 51 |
"height",
|
| 52 |
"width",
|
| 53 |
"channels"
|
| 54 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 55 |
},
|
| 56 |
"observation.images.overhead": {
|
| 57 |
"dtype": "video",
|
|
@@ -64,7 +76,17 @@
|
|
| 64 |
"height",
|
| 65 |
"width",
|
| 66 |
"channels"
|
| 67 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 68 |
},
|
| 69 |
"timestamp": {
|
| 70 |
"dtype": "float32",
|
|
|
|
| 1 |
{
|
| 2 |
"codebase_version": "v2.1",
|
| 3 |
"robot_type": "so101_follower",
|
| 4 |
+
"total_episodes": 1,
|
| 5 |
+
"total_frames": 660,
|
| 6 |
+
"total_tasks": 1,
|
| 7 |
+
"total_videos": 2,
|
| 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": {
|
|
|
|
| 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.overhead": {
|
| 69 |
"dtype": "video",
|
|
|
|
| 76 |
"height",
|
| 77 |
"width",
|
| 78 |
"channels"
|
| 79 |
+
],
|
| 80 |
+
"info": {
|
| 81 |
+
"video.height": 480,
|
| 82 |
+
"video.width": 640,
|
| 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 |
"timestamp": {
|
| 92 |
"dtype": "float32",
|
videos/chunk-000/observation.images.overhead/episode_000000.mp4
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:630d0202b04173a5a56d02418e9801490968c1fcf0fca36816e882a9e1cb79b8
|
| 3 |
+
size 4879165
|
videos/chunk-000/observation.images.wrist/episode_000000.mp4
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:914b1a2e63989e1c2517a1ae5781ed424fa0d698af59cbe4f553aafeba80dd33
|
| 3 |
+
size 2138920
|