aytsaiusc commited on
Commit
faccdff
·
verified ·
1 Parent(s): e44c9f4

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:f7d786ff8f49a98d15c72ee3277d39b6fe5693b951b89af37f54a7fa35d0c7e4
3
+ size 1015479
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["Open the drawer"], "length": 17920}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-0.5773632526397705, 1.045433759689331, 0.19130998849868774, 0.33131152391433716, -0.543411910533905, -0.1848248988389969, -0.0005891416221857071], "max": [0.47474631667137146, 2.659456729888916, 1.9293125867843628, 1.5531777143478394, 0.5174715518951416, 0.23670557141304016, 0.04161874204874039], "mean": [-0.0544080026447773, 2.158905267715454, 1.0798650979995728, 1.0211557149887085, -0.029715364798903465, 0.012992174364626408, 0.015227057039737701], "std": [0.16809196770191193, 0.24269741773605347, 0.3659624755382538, 0.23333950340747833, 0.1668424755334854, 0.051647692918777466, 0.012599553912878036], "count": [17920]}, "observation.state": {"min": [-0.5727855563163757, 1.046196699142456, 0.2145799994468689, 0.33093002438545227, -0.536926805973053, -0.1817730963230133, 1.5832483768463135e-06], "max": [0.4697871506214142, 2.6361868381500244, 1.8877317905426025, 1.565384864807129, 0.5113679766654968, 0.22564278542995453, 0.0399663932621479], "mean": [-0.05579574406147003, 2.1720130443573, 1.069547414779663, 1.0173203945159912, -0.030099445953965187, 0.012502715922892094, 0.024941226467490196], "std": [0.16758687794208527, 0.23958294093608856, 0.3589420020580292, 0.2332535684108734, 0.16526421904563904, 0.0499073825776577, 0.009196297265589237], "count": [17920]}, "observation.images.cam_high": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.16738987081158907]], [[0.19388140875428553]], [[0.22017858801574033]]], "std": [[[0.2329309223341284]], [[0.22701940558429032]], [[0.21638967399688816]]], "count": [1548]}, "observation.images.cam_right_wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.11528423970524904]], [[0.11535275381685835]], [[0.1404189513983888]]], "std": [[[0.15728985481627536]], [[0.12901605302665903]], [[0.11523314597910791]]], "count": [1548]}, "timestamp": {"min": [0.0], "max": [597.3], "mean": [298.65], "std": [172.43528012948317], "count": [17920]}, "frame_index": {"min": [0], "max": [17919], "mean": [8959.5], "std": [5173.058403884495], "count": [17920]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [17920]}, "index": {"min": [0], "max": [17919], "mean": [8959.5], "std": [5173.058403884495], "count": [17920]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [17920]}}}
meta/info.json ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "trossen_subversion": "v1.0",
4
+ "robot_type": "trossen_ai_stationary",
5
+ "total_episodes": 1,
6
+ "total_frames": 17920,
7
+ "total_tasks": 1,
8
+ "total_videos": 2,
9
+ "total_chunks": 1,
10
+ "chunks_size": 1000,
11
+ "fps": 30,
12
+ "splits": {
13
+ "train": "0:1"
14
+ },
15
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
16
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
17
+ "features": {
18
+ "action": {
19
+ "dtype": "float32",
20
+ "shape": [
21
+ 7
22
+ ],
23
+ "names": [
24
+ "right_joint_0",
25
+ "right_joint_1",
26
+ "right_joint_2",
27
+ "right_joint_3",
28
+ "right_joint_4",
29
+ "right_joint_5",
30
+ "right_joint_6"
31
+ ]
32
+ },
33
+ "observation.state": {
34
+ "dtype": "float32",
35
+ "shape": [
36
+ 7
37
+ ],
38
+ "names": [
39
+ "right_joint_0",
40
+ "right_joint_1",
41
+ "right_joint_2",
42
+ "right_joint_3",
43
+ "right_joint_4",
44
+ "right_joint_5",
45
+ "right_joint_6"
46
+ ]
47
+ },
48
+ "observation.images.cam_high": {
49
+ "dtype": "video",
50
+ "shape": [
51
+ 480,
52
+ 640,
53
+ 3
54
+ ],
55
+ "names": [
56
+ "height",
57
+ "width",
58
+ "channels"
59
+ ],
60
+ "info": {
61
+ "video.fps": 30.0,
62
+ "video.height": 480,
63
+ "video.width": 640,
64
+ "video.channels": 3,
65
+ "video.codec": "av1",
66
+ "video.pix_fmt": "yuv420p",
67
+ "video.is_depth_map": false,
68
+ "has_audio": false
69
+ }
70
+ },
71
+ "observation.images.cam_right_wrist": {
72
+ "dtype": "video",
73
+ "shape": [
74
+ 480,
75
+ 640,
76
+ 3
77
+ ],
78
+ "names": [
79
+ "height",
80
+ "width",
81
+ "channels"
82
+ ],
83
+ "info": {
84
+ "video.fps": 30.0,
85
+ "video.height": 480,
86
+ "video.width": 640,
87
+ "video.channels": 3,
88
+ "video.codec": "av1",
89
+ "video.pix_fmt": "yuv420p",
90
+ "video.is_depth_map": false,
91
+ "has_audio": false
92
+ }
93
+ },
94
+ "timestamp": {
95
+ "dtype": "float32",
96
+ "shape": [
97
+ 1
98
+ ],
99
+ "names": null
100
+ },
101
+ "frame_index": {
102
+ "dtype": "int64",
103
+ "shape": [
104
+ 1
105
+ ],
106
+ "names": null
107
+ },
108
+ "episode_index": {
109
+ "dtype": "int64",
110
+ "shape": [
111
+ 1
112
+ ],
113
+ "names": null
114
+ },
115
+ "index": {
116
+ "dtype": "int64",
117
+ "shape": [
118
+ 1
119
+ ],
120
+ "names": null
121
+ },
122
+ "task_index": {
123
+ "dtype": "int64",
124
+ "shape": [
125
+ 1
126
+ ],
127
+ "names": null
128
+ }
129
+ }
130
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "Open the drawer"}
videos/chunk-000/observation.images.cam_high/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2825b96975654888f5f8ae2b2fbaed19d15bb0f4782c7f168ec5715ec6f00b5
3
+ size 294141629
videos/chunk-000/observation.images.cam_right_wrist/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0ebcac30f85ec1dad2f7d7e22e2f8ab74e7b781ac0939887938fad619e75531
3
+ size 145138687