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 +81 -0
- meta/tasks.jsonl +1 -0
data/chunk-000/episode_000000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:61f6ff35a702cf0733cce39fc89f9aa1f27027101930e75793c59680cb5ca6b6
|
| 3 |
+
size 74325
|
meta/episodes.jsonl
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"episode_index": 0, "tasks": ["IAM ISA"], "length": 1602}
|
meta/episodes_stats.jsonl
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"episode_index": 0, "stats": {"action": {"min": [-33.134765625, 37.001953125, 23.02734375, 42.71484375, -20.654296875, -0.3478260934352875], "max": [25.83984375, 192.568359375, 182.021484375, 105.732421875, -3.69140625, 5.91304349899292], "mean": [-3.4641635417938232, 89.36415100097656, 85.55802917480469, 69.15999603271484, -13.412043571472168, -0.007490829564630985], "std": [15.193345069885254, 33.35993576049805, 37.106903076171875, 15.72448444366455, 3.984201192855835, 0.41140079498291016], "count": [1602]}, "observation.state": {"min": [-32.607421875, 36.73828125, 27.685546875, 43.41796875, -20.0390625, 0.5677785873413086], "max": [25.576171875, 188.701171875, 177.626953125, 100.634765625, -2.8125, 3.974449872970581], "mean": [-3.4681684970855713, 86.79154205322266, 87.40848541259766, 69.45060729980469, -13.294965744018555, 0.7274407148361206], "std": [15.138420104980469, 33.260902404785156, 35.41836929321289, 15.079971313476562, 3.9131429195404053, 0.24738600850105286], "count": [1602]}, "timestamp": {"min": [0.0], "max": [53.36666666666667], "mean": [26.68333333333333], "std": [15.415249184084162], "count": [1602]}, "frame_index": {"min": [0], "max": [1601], "mean": [800.5], "std": [462.4574755225248], "count": [1602]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1602]}, "index": {"min": [0], "max": [1601], "mean": [800.5], "std": [462.4574755225248], "count": [1602]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1602]}}}
|
meta/info.json
ADDED
|
@@ -0,0 +1,81 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"codebase_version": "v2.1",
|
| 3 |
+
"robot_type": "so100",
|
| 4 |
+
"total_episodes": 1,
|
| 5 |
+
"total_frames": 1602,
|
| 6 |
+
"total_tasks": 1,
|
| 7 |
+
"total_videos": 0,
|
| 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 |
+
"timestamp": {
|
| 46 |
+
"dtype": "float32",
|
| 47 |
+
"shape": [
|
| 48 |
+
1
|
| 49 |
+
],
|
| 50 |
+
"names": null
|
| 51 |
+
},
|
| 52 |
+
"frame_index": {
|
| 53 |
+
"dtype": "int64",
|
| 54 |
+
"shape": [
|
| 55 |
+
1
|
| 56 |
+
],
|
| 57 |
+
"names": null
|
| 58 |
+
},
|
| 59 |
+
"episode_index": {
|
| 60 |
+
"dtype": "int64",
|
| 61 |
+
"shape": [
|
| 62 |
+
1
|
| 63 |
+
],
|
| 64 |
+
"names": null
|
| 65 |
+
},
|
| 66 |
+
"index": {
|
| 67 |
+
"dtype": "int64",
|
| 68 |
+
"shape": [
|
| 69 |
+
1
|
| 70 |
+
],
|
| 71 |
+
"names": null
|
| 72 |
+
},
|
| 73 |
+
"task_index": {
|
| 74 |
+
"dtype": "int64",
|
| 75 |
+
"shape": [
|
| 76 |
+
1
|
| 77 |
+
],
|
| 78 |
+
"names": null
|
| 79 |
+
}
|
| 80 |
+
}
|
| 81 |
+
}
|
meta/tasks.jsonl
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"task_index": 0, "task": "IAM ISA"}
|