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.laptop/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:95a6107752c664400b27129e271af1381b96730c19a8b4c608b7e29d9dbd67e1
|
| 3 |
+
size 64261
|
meta/episodes.jsonl
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"episode_index": 0, "tasks": ["Draw some curves randomly."], "length": 1791}
|
meta/episodes_stats.jsonl
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"episode_index": 0, "stats": {"action": {"min": [-13.18359375, 33.134765625, 105.64453125, -112.939453125, -119.1796875, -0.10869564861059189], "max": [14.23828125, 189.404296875, 179.208984375, 49.833984375, -2.900390625, 6.304347991943359], "mean": [1.655494213104248, 135.01768493652344, 157.10470581054688, -8.344860076904297, -40.57720947265625, 5.627771377563477], "std": [3.1652419567108154, 59.43813705444336, 22.70588493347168, 62.82366943359375, 41.02561950683594, 1.8350714445114136], "count": [1791]}, "observation.state": {"min": [-12.392578125, 33.134765625, 106.875, -104.326171875, -118.740234375, 8.324872970581055], "max": [13.623046875, 188.876953125, 179.47265625, 49.658203125, -3.1640625, 8.527918815612793], "mean": [1.6605488061904907, 134.17672729492188, 158.73497009277344, -7.747312068939209, -40.509395599365234, 8.504883766174316], "std": [3.1081602573394775, 59.614288330078125, 23.223386764526367, 61.619239807128906, 41.06289291381836, 0.06453149020671844], "count": [1791]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.506716963755199]], [[0.4963989304812834]], [[0.48636987670825904]]], "std": [[[0.33291442656911935]], [[0.3346838248608497]], [[0.34696527065503135]]], "count": [275]}, "timestamp": {"min": [0.0], "max": [59.666666666666664], "mean": [29.83333333333333], "std": [17.233902848960458], "count": [1791]}, "frame_index": {"min": [0], "max": [1790], "mean": [895.0], "std": [517.0170854688138], "count": [1791]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1791]}, "index": {"min": [0], "max": [1790], "mean": [895.0], "std": [517.0170854688138], "count": [1791]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1791]}}}
|
meta/info.json
ADDED
|
@@ -0,0 +1,104 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"codebase_version": "v2.1",
|
| 3 |
+
"robot_type": "so100",
|
| 4 |
+
"total_episodes": 1,
|
| 5 |
+
"total_frames": 1791,
|
| 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 |
+
"main_shoulder_pan",
|
| 24 |
+
"main_shoulder_lift",
|
| 25 |
+
"main_elbow_flex",
|
| 26 |
+
"main_wrist_flex",
|
| 27 |
+
"main_wrist_roll",
|
| 28 |
+
"main_gripper"
|
| 29 |
+
]
|
| 30 |
+
},
|
| 31 |
+
"observation.state": {
|
| 32 |
+
"dtype": "float32",
|
| 33 |
+
"shape": [
|
| 34 |
+
6
|
| 35 |
+
],
|
| 36 |
+
"names": [
|
| 37 |
+
"main_shoulder_pan",
|
| 38 |
+
"main_shoulder_lift",
|
| 39 |
+
"main_elbow_flex",
|
| 40 |
+
"main_wrist_flex",
|
| 41 |
+
"main_wrist_roll",
|
| 42 |
+
"main_gripper"
|
| 43 |
+
]
|
| 44 |
+
},
|
| 45 |
+
"observation.images.laptop": {
|
| 46 |
+
"dtype": "video",
|
| 47 |
+
"shape": [
|
| 48 |
+
480,
|
| 49 |
+
640,
|
| 50 |
+
3
|
| 51 |
+
],
|
| 52 |
+
"names": [
|
| 53 |
+
"height",
|
| 54 |
+
"width",
|
| 55 |
+
"channels"
|
| 56 |
+
],
|
| 57 |
+
"info": {
|
| 58 |
+
"video.fps": 30.0,
|
| 59 |
+
"video.height": 480,
|
| 60 |
+
"video.width": 640,
|
| 61 |
+
"video.channels": 3,
|
| 62 |
+
"video.codec": "h264",
|
| 63 |
+
"video.pix_fmt": "yuv420p",
|
| 64 |
+
"video.is_depth_map": false,
|
| 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": "Draw some curves randomly."}
|
videos/chunk-000/observation.images.laptop/episode_000000.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9eced50f6e44cc0fdae77feb17078f1d8a6b7c56ee8f09377b2d610d0156db35
|
| 3 |
+
size 7094598
|