Datasets:
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:42d3b8b600ece558acde111f42cd87fd57599dc89f9de3b706918c1502dd2134
|
| 3 |
+
size 5487
|
meta/episodes.jsonl
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"episode_index": 0, "tasks": ["Screw in Hole"], "length": 43}
|
meta/episodes_stats.jsonl
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"episode_index": 0, "stats": {"action": {"min": [1.6461238861083984, -2.144979238510132, 2.2989418506622314, 0.1983887404203415, 1.612720251083374, 0.029962778091430664, 0.0], "max": [1.6461238861083984, -2.144979238510132, 2.2989418506622314, 0.1983887404203415, 1.612720251083374, 0.029962778091430664, 0.0], "mean": [1.6461249589920044, -2.144979476928711, 2.2989423274993896, 0.1983886957168579, 1.612720012664795, 0.029962778091430664, 0.0], "std": [1.0728836059570312e-06, 2.384185791015625e-07, 4.76837158203125e-07, 4.470348358154297e-08, 2.384185791015625e-07, 0.0, 0.0], "count": [43]}, "observation.state": {"min": [1.6461058855056763, -2.1450612545013428, 2.2988967895507812, 0.1983228176832199, 1.6126376390457153, 0.029921602457761765, 0.0], "max": [1.646195650100708, -2.14495587348938, 2.299020767211914, 0.19847087562084198, 1.6127691268920898, 0.030028000473976135, 1.0], "mean": [1.6461509466171265, -2.1450154781341553, 2.298956871032715, 0.19840580224990845, 1.6127134561538696, 0.029963668435811996, 0.4182169735431671], "std": [2.3722857804386877e-05, 2.4552833565394394e-05, 3.08544586005155e-05, 3.320185714983381e-05, 2.481252704455983e-05, 2.4687678887858056e-05, 0.41350099444389343], "count": [43]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8509803921568627]], [[0.7568627450980392]], [[0.7490196078431373]]], "mean": [[[0.121281254749962]], [[0.09106541647666819]], [[0.06521267163196028]]], "std": [[[0.189151694198389]], [[0.15403357824000874]], [[0.13537602395419726]]], "count": [43]}, "timestamp": {"min": [0.0], "max": [1.4], "mean": [0.7], "std": [0.41365578819969523], "count": [43]}, "frame_index": {"min": [0], "max": [42], "mean": [21.0], "std": [12.409673645990857], "count": [43]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [43]}, "index": {"min": [0], "max": [42], "mean": [21.0], "std": [12.409673645990857], "count": [43]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [43]}}}
|
meta/info.json
CHANGED
|
@@ -1,14 +1,16 @@
|
|
| 1 |
{
|
| 2 |
"codebase_version": "v2.1",
|
| 3 |
"robot_type": "cta_ur_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": {
|
|
@@ -53,7 +55,17 @@
|
|
| 53 |
"height",
|
| 54 |
"width",
|
| 55 |
"channels"
|
| 56 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 57 |
},
|
| 58 |
"timestamp": {
|
| 59 |
"dtype": "float32",
|
|
|
|
| 1 |
{
|
| 2 |
"codebase_version": "v2.1",
|
| 3 |
"robot_type": "cta_ur_follower",
|
| 4 |
+
"total_episodes": 1,
|
| 5 |
+
"total_frames": 43,
|
| 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": {
|
|
|
|
| 55 |
"height",
|
| 56 |
"width",
|
| 57 |
"channels"
|
| 58 |
+
],
|
| 59 |
+
"info": {
|
| 60 |
+
"video.height": 1080,
|
| 61 |
+
"video.width": 1920,
|
| 62 |
+
"video.codec": "av1",
|
| 63 |
+
"video.pix_fmt": "yuv420p",
|
| 64 |
+
"video.is_depth_map": false,
|
| 65 |
+
"video.fps": 30,
|
| 66 |
+
"video.channels": 3,
|
| 67 |
+
"has_audio": false
|
| 68 |
+
}
|
| 69 |
},
|
| 70 |
"timestamp": {
|
| 71 |
"dtype": "float32",
|
meta/tasks.jsonl
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"task_index": 0, "task": "Screw in Hole"}
|
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:9d53ff02d5851bbc572b566386966afc2ead526ad517aaa10f11306aa704fc51
|
| 3 |
+
size 772799
|