Upload folder using huggingface_hub
Browse files
data/chunk-000/episode_000000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0e17cff4a412c07ec2fe3bce2677af7f35a60035aaf339c6a79f4fb38b03b307
|
| 3 |
+
size 4178
|
meta/episodes.jsonl
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"episode_index": 0, "tasks": ["Grab the blue block and put it in the cup"], "length": 8}
|
meta/episodes_stats.jsonl
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"episode_index": 0, "stats": {"action": {"min": [-10.308443069458008, -1.4291038513183594, 48.926692962646484, 41.78165817260742, -52.069149017333984, 1.4425411224365234], "max": [-8.908930778503418, 6.376890182495117, 53.781166076660156, 45.446075439453125, -51.862632751464844, 2.7427210807800293], "mean": [-9.600593566894531, 3.166163921356201, 51.29027557373047, 43.398502349853516, -51.99924850463867, 1.8434481620788574], "std": [0.45047155022621155, 2.84611439704895, 1.8275226354599, 1.220463514328003, 0.05853619426488876, 0.486654669046402], "count": [8]}, "observation.state": {"min": [-10.84337329864502, -8.830950736999512, 52.10009002685547, 42.78215408325195, -52.68929672241211, 1.281186819076538], "max": [-9.709425926208496, 5.719091892242432, 62.55585479736328, 44.706912994384766, -52.11488342285156, 1.281186819076538], "mean": [-10.311835289001465, -1.503364086151123, 57.11573028564453, 44.149173736572266, -52.35639190673828, 1.2811869382858276], "std": [0.45241472125053406, 5.885863780975342, 4.350191116333008, 0.703916609287262, 0.2661876976490021, 1.1920928955078125e-07], "count": [8]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34886111111111107]], [[0.3405344669117647]], [[0.3459892769607843]]], "std": [[[0.19229854561540144]], [[0.19560301262340038]], [[0.2144603647548563]]], "count": [8]}, "timestamp": {"min": [0.0], "max": [0.23333333333333334], "mean": [0.11666666666666667], "std": [0.07637626158259733], "count": [8]}, "frame_index": {"min": [0], "max": [7], "mean": [3.5], "std": [2.29128784747792], "count": [8]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [8]}, "index": {"min": [0], "max": [7], "mean": [3.5], "std": [2.29128784747792], "count": [8]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [8]}}}
|
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 |
"timestamp": {
|
| 57 |
"dtype": "float32",
|
|
|
|
| 1 |
{
|
| 2 |
"codebase_version": "v2.1",
|
| 3 |
"robot_type": "so101_follower",
|
| 4 |
+
"total_episodes": 1,
|
| 5 |
+
"total_frames": 8,
|
| 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": {
|
|
|
|
| 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 |
"timestamp": {
|
| 69 |
"dtype": "float32",
|
meta/tasks.jsonl
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"task_index": 0, "task": "Grab the blue block and put it in the cup"}
|
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:6b905bf577f94269f57987d00e44cfb0b9926703de469ae5b1ccf49dc9286ab6
|
| 3 |
+
size 58783
|