mjuarez4 commited on
Commit
0fd0c3d
·
verified ·
1 Parent(s): d9d3238

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:e425e37537ff6006cefbed1cf04a95c9548c26024df4c8b680722ee895173fbe
3
+ size 23645961
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76bb44f9c8cf7c361738f71adc865752da6ba006268c85b8178dd95308c007d7
3
+ size 21613938
data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:959b7f51bf042770b23f6f061d6888d0abaf2f9b7483077ee46960d0d6e4f6ee
3
+ size 12408176
data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:486e0d5a0e7fe74a58f1564eeb897f8b589c54d5e5ef8aa2765c72bb541cad87
3
+ size 25490219
data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bad03aaaddeade68559ca9fd59a1872e5afcc94f49c721451e5ba5c4144f9378
3
+ size 21139108
data/chunk-000/episode_000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4547b11326a1d4f23f07ac80ecfad6c6dad8806c6850e3a26287d5b9215ba725
3
+ size 19487840
data/chunk-000/episode_000006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6892990fde90b9a2171bc151f74e69f7f4eaf8f968efc594b3ac8138aadd341
3
+ size 16357655
data/chunk-000/episode_000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f617794bea905840ee615909880289ad82550b3e8f955f9429f8983974c847e2
3
+ size 25771592
data/chunk-000/episode_000008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cdcd8daf94066f4b98e5fcecd30359c9a1cd9153f18640be60b362a24dbe60c
3
+ size 17085855
meta/episodes.jsonl ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {"episode_index": 0, "tasks": ["t"], "length": 150}
2
+ {"episode_index": 1, "tasks": ["t"], "length": 142}
3
+ {"episode_index": 2, "tasks": ["t"], "length": 84}
4
+ {"episode_index": 3, "tasks": ["t"], "length": 160}
5
+ {"episode_index": 4, "tasks": ["t"], "length": 138}
6
+ {"episode_index": 5, "tasks": ["t"], "length": 127}
7
+ {"episode_index": 6, "tasks": ["t"], "length": 109}
8
+ {"episode_index": 7, "tasks": ["t"], "length": 163}
9
+ {"episode_index": 8, "tasks": ["t"], "length": 111}
meta/episodes_stats.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
meta/info.json ADDED
@@ -0,0 +1,152 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "human",
4
+ "total_episodes": 9,
5
+ "total_frames": 1184,
6
+ "total_tasks": 1,
7
+ "total_videos": 0,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 50,
11
+ "splits": {
12
+ "train": "0:9"
13
+ },
14
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
15
+ "video_path": null,
16
+ "features": {
17
+ "lang": {
18
+ "dtype": "float32",
19
+ "shape": [
20
+ 512
21
+ ],
22
+ "names": null
23
+ },
24
+ "observation.image.low": {
25
+ "dtype": "image",
26
+ "shape": [
27
+ 480,
28
+ 640,
29
+ 3
30
+ ],
31
+ "names": [
32
+ "width",
33
+ "height",
34
+ "channels"
35
+ ]
36
+ },
37
+ "observation.image.wrist": {
38
+ "dtype": "image",
39
+ "shape": [
40
+ 256,
41
+ 256,
42
+ 3
43
+ ],
44
+ "names": [
45
+ "width",
46
+ "height",
47
+ "channels"
48
+ ]
49
+ },
50
+ "observation.state.box.center": {
51
+ "dtype": "float32",
52
+ "shape": [
53
+ 2
54
+ ]
55
+ },
56
+ "observation.state.box.kp2d": {
57
+ "dtype": "float32",
58
+ "shape": [
59
+ 21,
60
+ 2
61
+ ]
62
+ },
63
+ "observation.state.box.size": {
64
+ "dtype": "float32",
65
+ "shape": [
66
+ 1
67
+ ]
68
+ },
69
+ "observation.state.kp2d": {
70
+ "dtype": "float32",
71
+ "shape": [
72
+ 21,
73
+ 2
74
+ ]
75
+ },
76
+ "observation.state.kp3d": {
77
+ "dtype": "float32",
78
+ "shape": [
79
+ 21,
80
+ 3
81
+ ]
82
+ },
83
+ "observation.state.mano.betas": {
84
+ "dtype": "float32",
85
+ "shape": [
86
+ 10
87
+ ]
88
+ },
89
+ "observation.state.mano.global_orient": {
90
+ "dtype": "float32",
91
+ "shape": [
92
+ 3,
93
+ 3
94
+ ]
95
+ },
96
+ "observation.state.mano.hand_pose": {
97
+ "dtype": "float32",
98
+ "shape": [
99
+ 15,
100
+ 3,
101
+ 3
102
+ ]
103
+ },
104
+ "observation.state.right": {
105
+ "dtype": "float32",
106
+ "shape": [
107
+ 1
108
+ ]
109
+ },
110
+ "observation.state.scaled_focal_length": {
111
+ "dtype": "float32",
112
+ "shape": [
113
+ 1
114
+ ]
115
+ },
116
+ "timestamp": {
117
+ "dtype": "float32",
118
+ "shape": [
119
+ 1
120
+ ],
121
+ "names": null
122
+ },
123
+ "frame_index": {
124
+ "dtype": "int64",
125
+ "shape": [
126
+ 1
127
+ ],
128
+ "names": null
129
+ },
130
+ "episode_index": {
131
+ "dtype": "int64",
132
+ "shape": [
133
+ 1
134
+ ],
135
+ "names": null
136
+ },
137
+ "index": {
138
+ "dtype": "int64",
139
+ "shape": [
140
+ 1
141
+ ],
142
+ "names": null
143
+ },
144
+ "task_index": {
145
+ "dtype": "int64",
146
+ "shape": [
147
+ 1
148
+ ],
149
+ "names": null
150
+ }
151
+ }
152
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "t"}