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.front/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:e3543ebc9f921fc74133e17268733fc6b4152ba71aae1662b00569316bd11e3e
|
3 |
+
size 15736
|
meta/episodes.jsonl
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"episode_index": 0, "tasks": ["fan_test_1"], "length": 300}
|
meta/episodes_stats.jsonl
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"episode_index": 0, "stats": {"action": {"min": [0.31152647733688354, -47.50104904174805, -33.36355209350586, -40.04301071166992, -4.352385997772217, 0.6584362387657166], "max": [13.084112167358398, -22.973541259765625, 87.21668243408203, 58.36559295654297, 1.2585211992263794, 0.9053497910499573], "mean": [7.063858985900879, -36.6437873840332, 42.28985595703125, 4.247169017791748, -0.4749172031879425, 0.7936882972717285], "std": [2.780991792678833, 8.148799896240234, 44.18440628051758, 15.50259017944336, 0.8695608377456665, 0.04324880987405777], "count": [300]}, "observation.state": {"min": [0.7119126915931702, -100.0, -29.05198860168457, -27.77777862548828, -3.8471338748931885, 2.98305082321167], "max": [12.861888885498047, -21.558441162109375, 98.7767562866211, 55.21367645263672, 0.8407643437385559, 3.728813648223877], "mean": [6.663819789886475, -38.262882232666016, 47.47428512573242, 6.965517520904541, -0.47405529022216797, 3.032080888748169], "std": [2.579557418823242, 13.7163724899292, 42.11267852783203, 14.608499526977539, 0.752321183681488, 0.08135931938886642], "count": [300]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5937512663398693]], [[0.5222336465141613]], [[0.46683959422657956]]], "std": [[[0.204654073945158]], [[0.2394085508743743]], [[0.27694706189450846]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.966666666666667], "mean": [4.983333333333333], "std": [2.8867353083961027], "count": [300]}, "frame_index": {"min": [0], "max": [299], "mean": [149.5], "std": [86.60205925188308], "count": [300]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [300]}, "index": {"min": [0], "max": [299], "mean": [149.5], "std": [86.60205925188308], "count": [300]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [300]}}}
|
meta/info.json
ADDED
@@ -0,0 +1,104 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"codebase_version": "v2.1",
|
3 |
+
"robot_type": "so101_follower",
|
4 |
+
"total_episodes": 1,
|
5 |
+
"total_frames": 300,
|
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 |
+
"shoulder_pan.pos",
|
24 |
+
"shoulder_lift.pos",
|
25 |
+
"elbow_flex.pos",
|
26 |
+
"wrist_flex.pos",
|
27 |
+
"wrist_roll.pos",
|
28 |
+
"gripper.pos"
|
29 |
+
]
|
30 |
+
},
|
31 |
+
"observation.state": {
|
32 |
+
"dtype": "float32",
|
33 |
+
"shape": [
|
34 |
+
6
|
35 |
+
],
|
36 |
+
"names": [
|
37 |
+
"shoulder_pan.pos",
|
38 |
+
"shoulder_lift.pos",
|
39 |
+
"elbow_flex.pos",
|
40 |
+
"wrist_flex.pos",
|
41 |
+
"wrist_roll.pos",
|
42 |
+
"gripper.pos"
|
43 |
+
]
|
44 |
+
},
|
45 |
+
"observation.images.front": {
|
46 |
+
"dtype": "video",
|
47 |
+
"shape": [
|
48 |
+
1080,
|
49 |
+
1920,
|
50 |
+
3
|
51 |
+
],
|
52 |
+
"names": [
|
53 |
+
"height",
|
54 |
+
"width",
|
55 |
+
"channels"
|
56 |
+
],
|
57 |
+
"info": {
|
58 |
+
"video.height": 1080,
|
59 |
+
"video.width": 1920,
|
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",
|
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": "fan_test_1"}
|
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:a45c98456fd3de64f8ea3e63193f71d2aa788f39d3416dd2d53f6c996e1b1f78
|
3 |
+
size 28331636
|