danielkorth commited on
Commit
6c4ae82
·
verified ·
1 Parent(s): fce0b06

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:ebe74ecb031daf6449aa2ffc20c7fd9a12c5d19d3d30ff7ba66ef63e4dec29ed
3
+ size 16961
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["put the usb stick into the black bag"], "length": 263}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-8.97531795501709, -100.0, -24.079065322875977, 53.919036865234375, -60.88096618652344, 1.5933232307434082], "max": [37.2475700378418, 11.784232139587402, 99.3710708618164, 99.22480773925781, -5.558468818664551, 32.01820755004883], "mean": [-0.5249820351600647, -30.739482879638672, 42.03998565673828, 66.11746215820312, -41.29869842529297, 8.171716690063477], "std": [9.845931053161621, 44.01559829711914, 36.238067626953125, 10.439525604248047, 19.28974151611328, 6.156555652618408], "count": [263]}, "observation.state": {"min": [-8.844037055969238, -98.41534423828125, -21.2457332611084, 54.665531158447266, -43.5409049987793, 2.6143791675567627], "max": [37.24770736694336, 11.676397323608398, 98.63481140136719, 97.954833984375, -5.738705635070801, 29.150327682495117], "mean": [-0.750823438167572, -30.18230438232422, 43.56144332885742, 66.06819152832031, -34.713314056396484, 9.037498474121094], "std": [9.553884506225586, 44.045833587646484, 35.211402893066406, 10.126009941101074, 14.463279724121094, 5.564483642578125], "count": [263]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48649030228758167]], [[0.503710191993464]], [[0.5017867585784314]]], "std": [[[0.3169246935157348]], [[0.31231202650772455]], [[0.3160257139698736]]], "count": [100]}, "observation.images.gripper": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4945776225490196]], [[0.4838279677287582]], [[0.48339483251633986]]], "std": [[[0.333332284732327]], [[0.33841877642427126]], [[0.34265867775570796]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [8.733333333333333], "mean": [4.366666666666667], "std": [2.5307003861469743], "count": [263]}, "frame_index": {"min": [0], "max": [262], "mean": [131.0], "std": [75.92101158440923], "count": [263]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [263]}, "index": {"min": [0], "max": [262], "mean": [131.0], "std": [75.92101158440923], "count": [263]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [263]}}}
meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "so101_follower",
4
+ "total_episodes": 1,
5
+ "total_frames": 263,
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
+ "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.side": {
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.height": 480,
59
+ "video.width": 640,
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
+ "observation.images.gripper": {
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.height": 480,
82
+ "video.width": 640,
83
+ "video.codec": "av1",
84
+ "video.pix_fmt": "yuv420p",
85
+ "video.is_depth_map": false,
86
+ "video.fps": 30,
87
+ "video.channels": 3,
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": "put the usb stick into the black bag"}
videos/chunk-000/observation.images.gripper/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adad3ec43b730c4d56688816e36fae9d0b7ceacb954e98f1adec2be6037158c5
3
+ size 1155508
videos/chunk-000/observation.images.side/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:368cfc8c02121ac903f10d444ad3b7610f7df8342a77e51072ca75ac454353a0
3
+ size 1681850