arminfg commited on
Commit
09d8a57
·
verified ·
1 Parent(s): 43d32d4

Duplicated dataset from arminfg/onetube2 with 1 duplicates per episode

Browse files
README.md ADDED
@@ -0,0 +1,162 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - robotics
5
+ tags:
6
+ - LeRobot
7
+ configs:
8
+ - config_name: default
9
+ data_files: data/*/*.parquet
10
+ ---
11
+
12
+ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
13
+
14
+ ## Dataset Description
15
+
16
+
17
+
18
+ - **Homepage:** [More Information Needed]
19
+ - **Paper:** [More Information Needed]
20
+ - **License:** apache-2.0
21
+
22
+ ## Dataset Structure
23
+
24
+ [meta/info.json](meta/info.json):
25
+ ```json
26
+ {
27
+ "codebase_version": "v2.1",
28
+ "robot_type": "so101_follower",
29
+ "total_episodes": 5,
30
+ "total_frames": 2247,
31
+ "total_tasks": 1,
32
+ "total_videos": 10,
33
+ "total_chunks": 1,
34
+ "chunks_size": 1000,
35
+ "fps": 30,
36
+ "splits": {
37
+ "train": "0:5"
38
+ },
39
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
40
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
41
+ "features": {
42
+ "action": {
43
+ "dtype": "float32",
44
+ "shape": [
45
+ 6
46
+ ],
47
+ "names": [
48
+ "shoulder_pan.pos",
49
+ "shoulder_lift.pos",
50
+ "elbow_flex.pos",
51
+ "wrist_flex.pos",
52
+ "wrist_roll.pos",
53
+ "gripper.pos"
54
+ ]
55
+ },
56
+ "observation.state": {
57
+ "dtype": "float32",
58
+ "shape": [
59
+ 6
60
+ ],
61
+ "names": [
62
+ "shoulder_pan.pos",
63
+ "shoulder_lift.pos",
64
+ "elbow_flex.pos",
65
+ "wrist_flex.pos",
66
+ "wrist_roll.pos",
67
+ "gripper.pos"
68
+ ]
69
+ },
70
+ "observation.images.front": {
71
+ "dtype": "video",
72
+ "shape": [
73
+ 1080,
74
+ 1920,
75
+ 3
76
+ ],
77
+ "names": [
78
+ "height",
79
+ "width",
80
+ "channels"
81
+ ],
82
+ "info": {
83
+ "video.height": 1080,
84
+ "video.width": 1920,
85
+ "video.codec": "av1",
86
+ "video.pix_fmt": "yuv420p",
87
+ "video.is_depth_map": false,
88
+ "video.fps": 30,
89
+ "video.channels": 3,
90
+ "has_audio": false
91
+ }
92
+ },
93
+ "observation.images.side": {
94
+ "dtype": "video",
95
+ "shape": [
96
+ 480,
97
+ 640,
98
+ 3
99
+ ],
100
+ "names": [
101
+ "height",
102
+ "width",
103
+ "channels"
104
+ ],
105
+ "info": {
106
+ "video.height": 480,
107
+ "video.width": 640,
108
+ "video.codec": "av1",
109
+ "video.pix_fmt": "yuv420p",
110
+ "video.is_depth_map": false,
111
+ "video.fps": 30,
112
+ "video.channels": 3,
113
+ "has_audio": false
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
+ }
153
+ ```
154
+
155
+
156
+ ## Citation
157
+
158
+ **BibTeX:**
159
+
160
+ ```bibtex
161
+ [More Information Needed]
162
+ ```
data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40f81da0a7da785f2013e7d2a4bdbb62e992c2e7bacdf7f70b602506d8120f56
3
+ size 20532
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b229d40cc967b03072f188706b88c5dd42c7d58167f8001aad1e4c9c418d9434
3
+ size 19757
data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0de6db0b41e8781260ccce62e5640bd6816a7ee5f96f7074f3e250a3774cf9a6
3
+ size 19846
data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b73243049b14778efc3bec2db64f3c04cd33d1a8ff7a72022a4fde059cd48c3c
3
+ size 20003
data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9504e23f1a04fe4a83060e95394eedf23c7c69b444761b5139330aac06d53706
3
+ size 20216
meta/episodes.jsonl ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {"episode_index": 0, "tasks": ["get one tube"], "length": 447}
2
+ {"episode_index": 1, "tasks": ["get one tube"], "length": 450}
3
+ {"episode_index": 2, "tasks": ["get one tube"], "length": 450}
4
+ {"episode_index": 3, "tasks": ["get one tube"], "length": 450}
5
+ {"episode_index": 4, "tasks": ["get one tube"], "length": 450}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-28.269729614257812, -99.56578063964844, -0.40853381156921387, -100.0, 44.92677688598633, 0.0], "max": [6.187476634979248, -16.45679473876953, 100.0, 35.35938262939453, 49.8953971862793, 41.02178955078125], "mean": [-5.864717483520508, -70.34860229492188, 71.93912506103516, -53.48418426513672, 48.924949645996094, 6.943696022033691], "std": [8.890317916870117, 32.5309944152832, 32.09126281738281, 56.323692321777344, 1.0799671411514282, 11.45332145690918], "count": [447]}, "observation.state": {"min": [-28.197566986083984, -98.72611236572266, 3.237410068511963, -100.0, 45.4823112487793, 0.649350643157959], "max": [6.22926664352417, -16.1783447265625, 99.1906509399414, 35.086849212646484, 49.809112548828125, 37.92207717895508], "mean": [-5.877973556518555, -70.09211730957031, 72.3130874633789, -53.05500030517578, 48.83678436279297, 8.58627700805664], "std": [8.9163236618042, 32.74798583984375, 30.959877014160156, 56.47138977050781, 0.9704591035842896, 11.512774467468262], "count": [447]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5758674428104574]], [[0.5313558932461874]], [[0.5175380773420479]]], "std": [[[0.24583251871013226]], [[0.21299135818090398]], [[0.20766938419775693]]], "count": [100]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5845925551470588]], [[0.5479155147058824]], [[0.46614151960784317]]], "std": [[[0.28548087123872046]], [[0.24018708886046183]], [[0.22651290446355338]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [447]}, "index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [447]}}}
2
+ {"episode_index": 1, "stats": {"action": {"min": [-30.64097785949707, -99.8263168334961, 20.381298065185547, -100.0, 47.12343215942383, 0.0], "max": [5.668766021728516, -21.146331787109375, 100.0, 15.774240493774414, 54.75941467285156, 42.749813079833984], "mean": [-4.866814136505127, -71.27546691894531, 76.01834869384766, -58.420509338378906, 48.848697662353516, 8.197381019592285], "std": [8.986674308776855, 31.540170669555664, 27.600833892822266, 49.66937255859375, 2.065141201019287, 12.215476036071777], "count": [450]}, "observation.state": {"min": [-30.33542251586914, -98.72611236572266, 24.19064712524414, -100.0, 47.36574172973633, 0.9090909361839294], "max": [5.492074966430664, -20.93418312072754, 99.01078796386719, 15.434243202209473, 54.49223709106445, 39.675323486328125], "mean": [-4.843512058258057, -71.1368637084961, 76.31682586669922, -58.01158905029297, 48.72417068481445, 9.350930213928223], "std": [8.963335990905762, 31.8070011138916, 26.269433975219727, 49.893898010253906, 2.136878490447998, 12.055839538574219], "count": [450]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.5822804520697168]], [[0.5349456535947713]], [[0.517657205882353]]], "std": [[[0.24313988327813782]], [[0.21148167385651415]], [[0.20697847980230913]]], "count": [100]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.5928861519607843]], [[0.5541718545751635]], [[0.47388571486928105]]], "std": [[[0.28806212279381094]], [[0.24140044596126095]], [[0.2275108076691752]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.966666666666667], "mean": [7.483333333333333], "std": [4.330116327237342], "count": [450]}, "frame_index": {"min": [0], "max": [449], "mean": [224.5], "std": [129.90348981712026], "count": [450]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [450]}, "index": {"min": [447], "max": [896], "mean": [671.5], "std": [129.90348981712026], "count": [450]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [450]}}}
3
+ {"episode_index": 2, "stats": {"action": {"min": [-31.381994247436523, -99.8263168334961, 12.21062183380127, -100.0, 47.17573165893555, 0.0], "max": [4.927751064300537, -16.022579193115234, 100.0, 23.589000701904297, 47.855648040771484, 46.882041931152344], "mean": [-3.8106279373168945, -74.60076141357422, 77.95590209960938, -57.605411529541016, 47.57204055786133, 8.653182983398438], "std": [8.833945274353027, 30.36043357849121, 28.892791748046875, 47.49272918701172, 0.2080700695514679, 12.392139434814453], "count": [450]}, "observation.state": {"min": [-31.220050811767578, -98.04670715332031, 15.557554244995117, -100.0, 47.06032180786133, 1.3636363744735718], "max": [4.902322292327881, -15.838641166687012, 99.10071563720703, 23.275434494018555, 47.772972106933594, 43.7662353515625], "mean": [-3.8635482788085938, -74.45972442626953, 78.0517807006836, -57.315860748291016, 47.457359313964844, 9.161301612854004], "std": [8.79162311553955, 30.777170181274414, 27.70236587524414, 47.79475021362305, 0.09002181887626648, 12.01766586303711], "count": [450]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5798407761437908]], [[0.5343479602396514]], [[0.5170409449891068]]], "std": [[[0.24529140559076218]], [[0.21262444506401704]], [[0.2064813359990667]]], "count": [100]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.6044602083333334]], [[0.566204183006536]], [[0.4873785069444444]]], "std": [[[0.29048978553421845]], [[0.2425227094742312]], [[0.22936575960860017]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.966666666666667], "mean": [7.483333333333333], "std": [4.330116327237342], "count": [450]}, "frame_index": {"min": [0], "max": [449], "mean": [224.5], "std": [129.90348981712026], "count": [450]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [450]}, "index": {"min": [897], "max": [1346], "mean": [1121.5], "std": [129.90348981712026], "count": [450]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [450]}}}
4
+ {"episode_index": 3, "stats": {"action": {"min": [-31.085586547851562, -99.91315460205078, 6.400362968444824, -100.0, 41.3179931640625, 0.0], "max": [4.260837554931641, -10.0303955078125, 100.0, 28.123493194580078, 49.21548080444336, 40.27047348022461], "mean": [-5.227773666381836, -70.93502807617188, 75.01246643066406, -56.376708984375, 48.25031661987305, 8.040721893310547], "std": [9.375980377197266, 33.012847900390625, 30.54979133605957, 48.08834457397461, 1.0763434171676636, 11.76126766204834], "count": [450]}, "observation.state": {"min": [-30.851455688476562, -98.04670715332031, 9.80215835571289, -100.0, 42.377193450927734, 1.3636363744735718], "max": [4.3125691413879395, -9.639065742492676, 99.01078796386719, 27.543424606323242, 49.04555892944336, 37.20779037475586], "mean": [-5.2204670906066895, -70.90909576416016, 75.51424407958984, -55.964210510253906, 48.11973571777344, 9.234764099121094], "std": [9.364919662475586, 33.377376556396484, 29.30851936340332, 48.181297302246094, 1.0446912050247192, 11.686788558959961], "count": [450]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.579806220043573]], [[0.537226424291939]], [[0.5206929248366012]]], "std": [[[0.2425753682678584]], [[0.21089998004599383]], [[0.20233208699705232]]], "count": [100]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.593949662990196]], [[0.5529985968137254]], [[0.47068479166666666]]], "std": [[[0.28908443134616874]], [[0.24268549664794123]], [[0.22397520172475519]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.966666666666667], "mean": [7.483333333333333], "std": [4.330116327237342], "count": [450]}, "frame_index": {"min": [0], "max": [449], "mean": [224.5], "std": [129.90348981712026], "count": [450]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [450]}, "index": {"min": [1347], "max": [1796], "mean": [1571.5], "std": [129.90348981712026], "count": [450]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [450]}}}
5
+ {"episode_index": 4, "stats": {"action": {"min": [-30.9373836517334, -99.73947143554688, 2.2242395877838135, -100.0, 46.96652603149414, 0.0], "max": [3.742126703262329, -13.15675163269043, 100.0, 9.69609260559082, 51.621337890625, 45.67993927001953], "mean": [-6.828208923339844, -63.592498779296875, 70.11851501464844, -47.54783248901367, 48.180416107177734, 10.281122207641602], "std": [10.174870491027832, 35.62725067138672, 31.562448501586914, 46.1706657409668, 1.2580747604370117, 13.528691291809082], "count": [450]}, "observation.state": {"min": [-30.851455688476562, -98.04670715332031, 5.84532356262207, -100.0, 46.95851516723633, 1.6233766078948975], "max": [3.649096965789795, -12.866242408752441, 99.01078796386719, 10.471464157104492, 51.438026428222656, 42.59740447998047], "mean": [-6.808542251586914, -63.441619873046875, 70.36383819580078, -47.498985290527344, 48.09381866455078, 11.43077564239502], "std": [10.167975425720215, 35.89860916137695, 30.446880340576172, 46.458431243896484, 1.252578616142273, 13.252908706665039], "count": [450]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5824296623093682]], [[0.5396845887799564]], [[0.5247842020697168]]], "std": [[[0.24179791432731917]], [[0.21006807557629684]], [[0.20277837670983354]]], "count": [100]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5951757802287583]], [[0.5518659722222222]], [[0.47856748161764706]]], "std": [[[0.28947636543959854]], [[0.2425387553851976]], [[0.22577158849158913]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.966666666666667], "mean": [7.483333333333333], "std": [4.330116327237342], "count": [450]}, "frame_index": {"min": [0], "max": [449], "mean": [224.5], "std": [129.90348981712026], "count": [450]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [450]}, "index": {"min": [1797], "max": [2246], "mean": [2021.5], "std": [129.90348981712026], "count": [450]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [450]}}}
meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "so101_follower",
4
+ "total_episodes": 10,
5
+ "total_frames": 4494,
6
+ "total_tasks": 1,
7
+ "total_videos": 10,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:5"
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.front": {
46
+ "dtype": "video",
47
+ "shape": [
48
+ 1080,
49
+ 1920,
50
+ 3
51
+ ],
52
+ "names": [
53
+ "height",
54
+ "width",
55
+ "channels"
56
+ ],
57
+ "info": {
58
+ "video.height": 1080,
59
+ "video.width": 1920,
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.side": {
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": "get one tube"}
videos/chunk-000/observation.images.front/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbcd7a2b037bed599232c81a458c442782decf8f0c8f78dabf8432f8a42c9755
3
+ size 20315703
videos/chunk-000/observation.images.front/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:187ab857b2080311945e487826ea6b3bd24954b969e39121f099dbbba79a03e7
3
+ size 20281041
videos/chunk-000/observation.images.front/episode_000002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3704ef743c3ced140a4e1858de9c445803d95991709b845f50144fd5502db58b
3
+ size 20204997
videos/chunk-000/observation.images.front/episode_000003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d915de1efa05eb8798a8d69b1cc8dbe824c3b802257f6b08df72d999b5f7f45d
3
+ size 20197112
videos/chunk-000/observation.images.front/episode_000004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8786b4de54c857b52eb25ff742e6a07d166372d01e845d97c41d90ae05d9b274
3
+ size 20333408
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:ffd546f0d5f65ce4e1c661de221dd94c2b0fdb7eab2c6f3a0f63fc29b199174e
3
+ size 4650653
videos/chunk-000/observation.images.side/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25f879324d4c942cc9544deb4aa03f186c9dc2833b5ea7080d453d9103b76f53
3
+ size 4737629
videos/chunk-000/observation.images.side/episode_000002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a61194a17dbe1cd8ae8ccc57a4b9f5e6412270cdafe67d83d12d4771ec8156b3
3
+ size 4719070
videos/chunk-000/observation.images.side/episode_000003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b53f80b52f190f82dc7fb39a78619f2edeb146c31d9f462511ca37154a32dceb
3
+ size 4806508
videos/chunk-000/observation.images.side/episode_000004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc75a8c4be254d42d39bf2c8090bfddfa243160a950a4bd590a249c8a5cf7a23
3
+ size 4782172