sihyun77 commited on
Commit
0a6da1e
·
verified ·
1 Parent(s): 9c27d42

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:04dd13c423969d791edbdd87da639d952be60a49c76a42523d572ae65c12c2f6
3
+ size 252238
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["Grasp a lego block and put it in the bin."], "length": 3663}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-26.628400802612305, -13.26312255859375, 3.346588134765625, 40.9874267578125, -117.85758972167969, -1.366006851196289], "max": [44.94731140136719, 150.37698364257812, 157.12741088867188, 101.92328643798828, -55.52848434448242, 46.279212951660156], "mean": [7.7195258140563965, 87.71782684326172, 103.6495590209961, 72.05831909179688, -86.38885498046875, 19.265506744384766], "std": [17.825740814208984, 43.77363204956055, 42.46641159057617, 11.88780403137207, 15.997892379760742, 17.785442352294922], "count": [3663]}, "observation.state": {"min": [-25.576171875, -12.392578125, 3.515625, 40.95703125, -109.16015625, -0.1538461595773697], "max": [43.505859375, 151.083984375, 153.720703125, 100.107421875, -55.283203125, 45.769229888916016], "mean": [7.484235763549805, 90.32821655273438, 100.04888153076172, 71.54646301269531, -85.39723205566406, 21.288190841674805], "std": [17.382888793945312, 44.46441650390625, 41.53549575805664, 11.543503761291504, 15.3449068069458, 15.825945854187012], "count": [3663]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6464003154985398]], [[0.6580962996280072]], [[0.697976178121958]]], "std": [[[0.3411133779350383]], [[0.29931137113875417]], [[0.33309039838583926]]], "count": [470]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4581804012828536]], [[0.46393635403629535]], [[0.49435085393199835]]], "std": [[[0.26714746831410385]], [[0.25891613605106334]], [[0.2594936812158788]]], "count": [470]}, "timestamp": {"min": [0.0], "max": [122.06666666666666], "mean": [61.033333333333346], "std": [35.247232620553454], "count": [3663]}, "frame_index": {"min": [0], "max": [3662], "mean": [1831.0], "std": [1057.4169786166035], "count": [3663]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3663]}, "index": {"min": [0], "max": [3662], "mean": [1831.0], "std": [1057.4169786166035], "count": [3663]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3663]}}}
meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "so100",
4
+ "total_episodes": 1,
5
+ "total_frames": 3663,
6
+ "total_tasks": 1,
7
+ "total_videos": 2,
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": "av1",
63
+ "video.pix_fmt": "yuv420p",
64
+ "video.is_depth_map": false,
65
+ "has_audio": false
66
+ }
67
+ },
68
+ "observation.images.phone": {
69
+ "dtype": "video",
70
+ "shape": [
71
+ 480,
72
+ 640,
73
+ 3
74
+ ],
75
+ "names": [
76
+ "height",
77
+ "width",
78
+ "channels"
79
+ ],
80
+ "info": {
81
+ "video.fps": 30.0,
82
+ "video.height": 480,
83
+ "video.width": 640,
84
+ "video.channels": 3,
85
+ "video.codec": "av1",
86
+ "video.pix_fmt": "yuv420p",
87
+ "video.is_depth_map": false,
88
+ "has_audio": false
89
+ }
90
+ },
91
+ "timestamp": {
92
+ "dtype": "float32",
93
+ "shape": [
94
+ 1
95
+ ],
96
+ "names": null
97
+ },
98
+ "frame_index": {
99
+ "dtype": "int64",
100
+ "shape": [
101
+ 1
102
+ ],
103
+ "names": null
104
+ },
105
+ "episode_index": {
106
+ "dtype": "int64",
107
+ "shape": [
108
+ 1
109
+ ],
110
+ "names": null
111
+ },
112
+ "index": {
113
+ "dtype": "int64",
114
+ "shape": [
115
+ 1
116
+ ],
117
+ "names": null
118
+ },
119
+ "task_index": {
120
+ "dtype": "int64",
121
+ "shape": [
122
+ 1
123
+ ],
124
+ "names": null
125
+ }
126
+ }
127
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "Grasp a lego block and put it in the bin."}
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:f3a1c23fc8964f6f5e0bcd58f22d2c940e439e506a81c532292fbf6aec3f72dd
3
+ size 41345141
videos/chunk-000/observation.images.phone/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8ed9b6e8c4c87116876dc0f97b1d6a9e6be5f322855fe270c0ac5ce70fde96f
3
+ size 40786987