theconstruct-ai commited on
Commit
e0fbb52
·
verified ·
1 Parent(s): 72a430a

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:42f5658f051c115e20a11d1da7db88df8e3c40e4ba964457e9c9e8ffd3dd3ff5
3
+ size 93634
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1e7be6ac1d59f91a7fae785e313af6a1ab205eb550e5dfc55f9feae74565b83
3
+ size 102746
data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aab2eb61c0aa34d85dbf323e69711574d6ef6342c0a7be1702c21dfc6804ea1e
3
+ size 102829
data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a87a987848f4e2d082ddc698152407e98e703e2889d9ea0c066ce9ac35052f21
3
+ size 93856
meta/episodes.jsonl ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {"episode_index": 0, "tasks": ["valid", "Pick up the apple and place it on the plate."], "length": 215}
2
+ {"episode_index": 1, "tasks": ["valid", "Pick up the apple and place it on the plate."], "length": 235}
3
+ {"episode_index": 2, "tasks": ["valid", "Pick up the apple and place it on the plate."], "length": 235}
4
+ {"episode_index": 3, "tasks": ["valid", "Pick up the apple and place it on the plate."], "length": 215}
meta/info.json ADDED
@@ -0,0 +1,164 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.0",
3
+ "robot_type": "g1_upper_body",
4
+ "total_episodes": 4,
5
+ "total_frames": 900,
6
+ "total_tasks": 2,
7
+ "total_videos": 4,
8
+ "total_chunks": 0,
9
+ "chunks_size": 1000,
10
+ "fps": 20,
11
+ "splits": {
12
+ "train": "0:100"
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
+ "observation.images.ego_view": {
18
+ "dtype": "video",
19
+ "shape": [
20
+ 256,
21
+ 256,
22
+ 3
23
+ ],
24
+ "names": [
25
+ "height",
26
+ "width",
27
+ "channel"
28
+ ],
29
+ "video_info": {
30
+ "video.fps": 20.0,
31
+ "video.codec": "h264",
32
+ "video.pix_fmt": "yuv420p",
33
+ "video.is_depth_map": false,
34
+ "has_audio": false
35
+ }
36
+ },
37
+ "observation.state": {
38
+ "dtype": "float64",
39
+ "shape": [
40
+ 31
41
+ ],
42
+ "names": [
43
+ "motor_0",
44
+ "motor_1",
45
+ "motor_2",
46
+ "motor_3",
47
+ "motor_4",
48
+ "motor_5",
49
+ "motor_6",
50
+ "motor_7",
51
+ "motor_8",
52
+ "motor_9",
53
+ "motor_10",
54
+ "motor_11",
55
+ "motor_12",
56
+ "motor_13",
57
+ "motor_14",
58
+ "motor_15",
59
+ "motor_16",
60
+ "motor_17",
61
+ "motor_18",
62
+ "motor_19",
63
+ "motor_20",
64
+ "motor_21",
65
+ "motor_22",
66
+ "motor_23",
67
+ "motor_24",
68
+ "motor_25",
69
+ "motor_26",
70
+ "motor_27",
71
+ "motor_28",
72
+ "motor_29",
73
+ "motor_30"
74
+ ]
75
+ },
76
+ "action": {
77
+ "dtype": "float64",
78
+ "shape": [
79
+ 31
80
+ ],
81
+ "names": [
82
+ "motor_0",
83
+ "motor_1",
84
+ "motor_2",
85
+ "motor_3",
86
+ "motor_4",
87
+ "motor_5",
88
+ "motor_6",
89
+ "motor_7",
90
+ "motor_8",
91
+ "motor_9",
92
+ "motor_10",
93
+ "motor_11",
94
+ "motor_12",
95
+ "motor_13",
96
+ "motor_14",
97
+ "motor_15",
98
+ "motor_16",
99
+ "motor_17",
100
+ "motor_18",
101
+ "motor_19",
102
+ "motor_20",
103
+ "motor_21",
104
+ "motor_22",
105
+ "motor_23",
106
+ "motor_24",
107
+ "motor_25",
108
+ "motor_26",
109
+ "motor_27",
110
+ "motor_28",
111
+ "motor_29",
112
+ "motor_30"
113
+ ]
114
+ },
115
+ "timestamp": {
116
+ "dtype": "float64",
117
+ "shape": [
118
+ 1
119
+ ]
120
+ },
121
+ "annotation.human.action.task_description": {
122
+ "dtype": "int64",
123
+ "shape": [
124
+ 1
125
+ ]
126
+ },
127
+ "annotation.human.action.valid": {
128
+ "dtype": "int64",
129
+ "shape": [
130
+ 1
131
+ ]
132
+ },
133
+ "episode_index": {
134
+ "dtype": "int64",
135
+ "shape": [
136
+ 1
137
+ ]
138
+ },
139
+ "task_index": {
140
+ "dtype": "int64",
141
+ "shape": [
142
+ 1
143
+ ]
144
+ },
145
+ "index": {
146
+ "dtype": "int64",
147
+ "shape": [
148
+ 1
149
+ ]
150
+ },
151
+ "next.reward": {
152
+ "dtype": "float64",
153
+ "shape": [
154
+ 1
155
+ ]
156
+ },
157
+ "next.done": {
158
+ "dtype": "bool",
159
+ "shape": [
160
+ 1
161
+ ]
162
+ }
163
+ }
164
+ }
meta/modality.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "state": {
3
+ "left_arm": {
4
+ "original_key": "observation.state",
5
+ "start": 0,
6
+ "end": 7
7
+ },
8
+ "right_arm": {
9
+ "original_key": "observation.state",
10
+ "start": 7,
11
+ "end": 14
12
+ },
13
+ "left_hand": {
14
+ "original_key": "observation.state",
15
+ "start": 14,
16
+ "end": 21
17
+ },
18
+ "right_hand": {
19
+ "original_key": "observation.state",
20
+ "start": 21,
21
+ "end": 28
22
+ },
23
+ "waist": {
24
+ "original_key": "observation.state",
25
+ "start": 28,
26
+ "end": 31
27
+ }
28
+ },
29
+ "action": {
30
+ "left_arm": {
31
+ "start": 0,
32
+ "end": 7
33
+ },
34
+ "right_arm": {
35
+ "start": 7,
36
+ "end": 14
37
+ },
38
+ "left_hand": {
39
+ "start": 14,
40
+ "end": 21
41
+ },
42
+ "right_hand": {
43
+ "start": 21,
44
+ "end": 28
45
+ },
46
+ "waist": {
47
+ "start": 28,
48
+ "end": 31
49
+ }
50
+ },
51
+ "video": {
52
+ "ego_view": {
53
+ "original_key": "observation.images.ego_view"
54
+ }
55
+ },
56
+ "annotation": {
57
+ "human.action.task_description": {},
58
+ "human.validity": {}
59
+ }
60
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ {"task_index": 1, "task": "valid"}
2
+ {"task_index": 7, "task": "Pick up the apple and place it on the plate."}
videos/chunk-000/observation.images.ego_view/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3e87b53554370ce4999070cfea9f6a0d9d28ef7aa7d98d0c456e344c3f600f4
3
+ size 150014
videos/chunk-000/observation.images.ego_view/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0bf9d0e94ecf73b19cc4ed3ac91ab951ab032d896ded8df9f92c66be9dbc027
3
+ size 146432
videos/chunk-000/observation.images.ego_view/episode_000002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34a2b4b2ba6092e3fc4ec34c657c8308e5e52a365c8729e20a7ed86dfc79bf2a
3
+ size 157137
videos/chunk-000/observation.images.ego_view/episode_000003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f902aa50801ff6fc96c3d7b440d3b10f3b8e305e7a8c8b004a809c3768dcc678
3
+ size 150492