Yirui Zhu commited on
Commit
4b22356
·
1 Parent(s): 36051cb

Add fixed record-test dataset with videos

Browse files
README.md ADDED
@@ -0,0 +1,139 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 8,
30
+ "total_frames": 14392,
31
+ "total_tasks": 1,
32
+ "total_videos": 8,
33
+ "total_chunks": 1,
34
+ "chunks_size": 1000,
35
+ "fps": 30,
36
+ "splits": {
37
+ "train": "0:8"
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
+ "timestamp": {
94
+ "dtype": "float32",
95
+ "shape": [
96
+ 1
97
+ ],
98
+ "names": null
99
+ },
100
+ "frame_index": {
101
+ "dtype": "int64",
102
+ "shape": [
103
+ 1
104
+ ],
105
+ "names": null
106
+ },
107
+ "episode_index": {
108
+ "dtype": "int64",
109
+ "shape": [
110
+ 1
111
+ ],
112
+ "names": null
113
+ },
114
+ "index": {
115
+ "dtype": "int64",
116
+ "shape": [
117
+ 1
118
+ ],
119
+ "names": null
120
+ },
121
+ "task_index": {
122
+ "dtype": "int64",
123
+ "shape": [
124
+ 1
125
+ ],
126
+ "names": null
127
+ }
128
+ }
129
+ }
130
+ ```
131
+
132
+
133
+ ## Citation
134
+
135
+ **BibTeX:**
136
+
137
+ ```bibtex
138
+ [More Information Needed]
139
+ ```
data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e5538147320e376d0284b4d8e016fbf97e4ea78f280189b09db940eefc2cf40
3
+ size 58744
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f73afaf11403e4a215ebe33b2a527c6faf740d9ffe14798e719a4774ec155c20
3
+ size 71877
data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:495b3fc311f9de2aead9ab70a86776cc7b475a137582ac1cbeb3e1afe89d778b
3
+ size 69600
data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82ba25f74b88bfa4fdbb50719194118ff37c407400a0bf29df1a3728069f2fcb
3
+ size 67865
data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4f528f4034ecabb12889d1db185130f2802d8849b2dd47b36d4b4e2cce08888
3
+ size 48862
data/chunk-000/episode_000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71c43106e86837adbbde34849f010ea03450b876de3285d9644c6ee03f740374
3
+ size 69703
data/chunk-000/episode_000006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78becb10cc20cfa781ca7febb35ade7326305e36af24677e2c7f2f529a3174fe
3
+ size 59009
data/chunk-000/episode_000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:621689178ada9f30d7ac46a63e9c91ee7419a61879a973a6234935162db51bc3
3
+ size 83511
meta/episodes.jsonl ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {"episode_index": 0, "tasks": ["Grab the black cube"], "length": 1800}
2
+ {"episode_index": 1, "tasks": ["Grab the black cube"], "length": 1800}
3
+ {"episode_index": 2, "tasks": ["Grab the black cube"], "length": 1799}
4
+ {"episode_index": 3, "tasks": ["Grab the black cube"], "length": 1800}
5
+ {"episode_index": 4, "tasks": ["Grab the black cube"], "length": 1800}
6
+ {"episode_index": 5, "tasks": ["Grab the black cube"], "length": 1796}
7
+ {"episode_index": 6, "tasks": ["Grab the black cube"], "length": 1797}
8
+ {"episode_index": 7, "tasks": ["Grab the black cube"], "length": 1800}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-24.95049476623535, -99.0721206665039, 0.9182736277580261, -57.92300796508789, -50.54488754272461, 0.0], "max": [32.574256896972656, -13.96035385131836, 99.6326904296875, 89.5255126953125, -4.307213306427002, 80.0], "mean": [-13.14853286743164, -80.88923645019531, 74.5722885131836, 48.4029541015625, -19.23836326599121, 56.766666412353516], "std": [10.840105056762695, 32.2381706237793, 33.594749450683594, 29.418560028076172, 15.69764232635498, 20.720108032226562], "count": [1800]}, "observation.state": {"min": [-23.98921775817871, -99.1478500366211, 0.18148820102214813, -56.44171905517578, -49.715171813964844, 0.4181184768676758], "max": [31.64420509338379, 35.40690231323242, 98.548095703125, 92.6380386352539, -3.158984899520874, 80.27874755859375], "mean": [-13.261130332946777, -79.46268463134766, 75.35759735107422, 49.51903533935547, -19.006223678588867, 57.03153991699219], "std": [10.486021995544434, 33.9743766784668, 33.51994323730469, 28.935367584228516, 15.718228340148926, 19.14104461669922], "count": [1800]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5927915285276751]], [[0.5102535965473145]], [[0.42907988479208103]]], "std": [[[0.1798570355588984]], [[0.18664938484684915]], [[0.17152967386431633]]], "count": [276]}, "timestamp": {"min": [0.0], "max": [59.96666666666667], "mean": [29.983333333333334], "std": [17.320505402770653], "count": [1800]}, "frame_index": {"min": [0], "max": [1799], "mean": [899.5], "std": [519.6151620831197], "count": [1800]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1800]}, "index": {"min": [0], "max": [1799], "mean": [899.5], "std": [519.6151620831197], "count": [1800]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1800]}}}
2
+ {"episode_index": 1, "stats": {"action": {"min": [-100.0, -99.83129119873047, -87.97061157226562, -0.2685765326023102, -100.0, 0.0], "max": [99.90099334716797, -2.3196964263916016, 99.72451782226562, 100.0, 98.91022491455078, 100.0], "mean": [-1.5673800706863403, -53.556236267089844, 43.61137008666992, 55.874900817871094, -4.31077766418457, 36.9555549621582], "std": [39.337162017822266, 39.96764373779297, 49.19038009643555, 27.035926818847656, 23.24230194091797, 36.477760314941406], "count": [1800]}, "observation.state": {"min": [-93.96226501464844, -99.31827545166016, -90.2903823852539, 3.242769479751587, -98.75711822509766, 0.3484320640563965], "max": [98.38275146484375, 2.4286322593688965, 98.91107177734375, 100.0, 97.72138977050781, 99.09407806396484], "mean": [-1.7609977722167969, -51.757137298583984, 47.14898681640625, 56.90520477294922, -4.165555953979492, 44.63717269897461], "std": [38.83880615234375, 41.706241607666016, 48.5700569152832, 26.417097091674805, 23.189599990844727, 29.940656661987305], "count": [1800]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4136905627387831]], [[0.41009993270657696]], [[0.3931629546746235]]], "std": [[[0.1909884612113515]], [[0.19637747791404722]], [[0.22168783876009351]]], "count": [276]}, "timestamp": {"min": [0.0], "max": [59.96666666666667], "mean": [29.983333333333334], "std": [17.320505402770653], "count": [1800]}, "frame_index": {"min": [0], "max": [1799], "mean": [899.5], "std": [519.6151620831197], "count": [1800]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1800]}, "index": {"min": [1800], "max": [3599], "mean": [2699.5], "std": [519.6151620831197], "count": [1800]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1800]}}}
3
+ {"episode_index": 2, "stats": {"action": {"min": [-16.633663177490234, -100.0, -100.0, 4.47627592086792, -25.635704040527344, 0.0], "max": [80.69306945800781, 73.17587280273438, 27.089073181152344, 100.0, 3.580695390701294, 90.0], "mean": [33.701072692871094, 1.8832588195800781, -20.7519474029541, 84.45182037353516, -8.466525077819824, 39.17176055908203], "std": [16.37112808227539, 43.8166618347168, 46.01618957519531, 18.317489624023438, 5.727740287780762, 30.874364852905273], "count": [1799]}, "observation.state": {"min": [-14.285714149475098, -99.57392120361328, -99.45553588867188, 3.6809816360473633, -24.80579948425293, 0.0], "max": [79.2991943359375, 46.91094970703125, 32.57713317871094, 100.0, 3.2625582218170166, 89.6167221069336], "mean": [33.87068176269531, -20.898042678833008, -19.873727798461914, 83.6509017944336, -8.510191917419434, 39.6233024597168], "std": [16.20416259765625, 54.46050262451172, 46.79650115966797, 18.439435958862305, 5.680552005767822, 29.9136905670166], "count": [1799]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4214912429746456]], [[0.41562329694357614]], [[0.4092445454832497]]], "std": [[[0.15900980344895127]], [[0.16180256826718684]], [[0.18524350589249017]]], "count": [276]}, "timestamp": {"min": [0.0], "max": [59.93333333333333], "mean": [29.966666666666665], "std": [17.31088289679838], "count": [1799]}, "frame_index": {"min": [0], "max": [1798], "mean": [899.0], "std": [519.3264869039514], "count": [1799]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1799]}, "index": {"min": [3600], "max": [5398], "mean": [4499.0], "std": [519.3264869039514], "count": [1799]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1799]}}}
4
+ {"episode_index": 3, "stats": {"action": {"min": [-33.76237487792969, -99.24082946777344, -63.82001876831055, -8.863025665283203, -28.282304763793945, 0.0], "max": [7.227722644805908, 62.96921157836914, 99.72451782226562, 100.0, 5.915931701660156, 90.0], "mean": [-16.230615615844727, 13.495199203491211, -22.017850875854492, 87.72986602783203, -12.419005393981934, 40.67777633666992], "std": [6.6258368492126465, 50.13282012939453, 51.129947662353516, 20.02358627319336, 7.744946002960205, 33.989898681640625], "count": [1800]}, "observation.state": {"min": [-37.14285659790039, -98.29570007324219, -60.072593688964844, -6.134969234466553, -27.49870491027832, 0.2090592384338379], "max": [5.768194198608398, 61.05666732788086, 98.82032775878906, 99.91236114501953, 5.592957019805908, 89.68640899658203], "mean": [-16.61295509338379, 17.472482681274414, -19.153369903564453, 87.97217559814453, -12.328311920166016, 41.80746841430664], "std": [6.733680725097656, 50.77347946166992, 50.494869232177734, 19.245670318603516, 7.566061973571777, 32.996315002441406], "count": [1800]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3519008369249471]], [[0.3496260626835275]], [[0.3399885541978466]]], "std": [[[0.15093124384779713]], [[0.15709297330536207]], [[0.18167411226157074]]], "count": [276]}, "timestamp": {"min": [0.0], "max": [59.96666666666667], "mean": [29.983333333333334], "std": [17.320505402770653], "count": [1800]}, "frame_index": {"min": [0], "max": [1799], "mean": [899.5], "std": [519.6151620831197], "count": [1800]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1800]}, "index": {"min": [5399], "max": [7198], "mean": [6298.5], "std": [519.6151620831197], "count": [1800]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1800]}}}
5
+ {"episode_index": 4, "stats": {"action": {"min": [-43.46534729003906, -83.04512786865234, 14.04958724975586, 11.996418952941895, -9.23715591430664, 0.0], "max": [55.5445556640625, 9.82707691192627, 85.03214263916016, 100.0, 10.22314453125, 90.0], "mean": [22.328012466430664, -44.629756927490234, 58.60855484008789, 65.31834411621094, 2.5239686965942383, 63.19444274902344], "std": [35.490867614746094, 34.50587463378906, 28.98450469970703, 18.269556045532227, 9.097826957702637, 22.82219886779785], "count": [1800]}, "observation.state": {"min": [-43.072776794433594, -82.95696258544922, 20.508167266845703, 9.465381622314453, -9.269808769226074, 0.3484320640563965], "max": [62.91105270385742, 12.9100980758667, 98.27586364746094, 99.4741439819336, 15.587778091430664, 89.6167221069336], "mean": [22.46194076538086, -43.808589935302734, 62.884029388427734, 65.10580444335938, 2.8338370323181152, 63.19764709472656], "std": [35.65635681152344, 36.242591857910156, 29.782896041870117, 17.981027603149414, 9.312657356262207, 22.332786560058594], "count": [1800]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34345338697073036]], [[0.3375492327365729]], [[0.32491369569164225]]], "std": [[[0.14570696926885704]], [[0.14619108206453962]], [[0.16871746706551458]]], "count": [276]}, "timestamp": {"min": [0.0], "max": [59.96666666666667], "mean": [29.983333333333334], "std": [17.320505402770653], "count": [1800]}, "frame_index": {"min": [0], "max": [1799], "mean": [899.5], "std": [519.6151620831197], "count": [1800]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [1800]}, "index": {"min": [7199], "max": [8998], "mean": [8098.5], "std": [519.6151620831197], "count": [1800]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1800]}}}
6
+ {"episode_index": 5, "stats": {"action": {"min": [-99.50495147705078, -56.305355072021484, -46.46464538574219, 32.31871032714844, -38.7130241394043, 0.0], "max": [-3.465346574783325, 47.02656936645508, 68.6868667602539, 100.0, 3.684483766555786, 80.0], "mean": [-46.55162048339844, -0.5296564102172852, 12.597450256347656, 83.62195587158203, -13.151840209960938, 34.56570053100586], "std": [18.98642349243164, 24.367626190185547, 18.788347244262695, 12.862476348876953, 8.599489212036133, 29.79298973083496], "count": [1796]}, "observation.state": {"min": [-93.96226501464844, -53.47251892089844, -42.558982849121094, 34.53111267089844, -38.322113037109375, 0.0696864128112793], "max": [-4.043126583099365, 44.18406295776367, 72.68602752685547, 100.0, 3.2107715606689453, 80.0], "mean": [-46.48393249511719, 2.4048142433166504, 16.292253494262695, 83.61885070800781, -13.090980529785156, 34.828067779541016], "std": [18.986366271972656, 24.072322845458984, 18.834556579589844, 12.409811973571777, 8.656593322753906, 29.079282760620117], "count": [1796]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3417103921568628]], [[0.34564307387601506]], [[0.3316126589423648]]], "std": [[[0.16174878526099512]], [[0.16619929953047313]], [[0.19238244494799364]]], "count": [275]}, "timestamp": {"min": [0.0], "max": [59.833333333333336], "mean": [29.916666666666668], "std": [17.28201537887163], "count": [1796]}, "frame_index": {"min": [0], "max": [1795], "mean": [897.5], "std": [518.4604613661489], "count": [1796]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [1796]}, "index": {"min": [8999], "max": [10794], "mean": [9896.5], "std": [518.4604613661489], "count": [1796]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1796]}}}
7
+ {"episode_index": 6, "stats": {"action": {"min": [-65.44554138183594, -99.40953063964844, -47.84205627441406, 53.80483627319336, -73.326416015625, 0.0], "max": [97.62376403808594, 43.0620002746582, 98.34710693359375, 100.0, 20.238712310791016, 90.0], "mean": [30.54698944091797, -33.21665573120117, 39.58639907836914, 78.30961608886719, -4.570374965667725, 75.85420227050781], "std": [42.058773040771484, 61.362728118896484, 52.643104553222656, 21.596834182739258, 9.188521385192871, 27.1193904876709], "count": [1797]}, "observation.state": {"min": [-64.63611602783203, -99.57392120361328, -41.19782257080078, 53.98773193359375, -72.60486602783203, 0.0], "max": [96.8733139038086, 42.13890075683594, 100.0, 99.73707580566406, 19.83428192138672, 90.24390411376953], "mean": [30.04169464111328, -30.45416259765625, 41.31262969970703, 79.4528579711914, -4.590692043304443, 75.68712615966797], "std": [42.375125885009766, 62.99607849121094, 51.919044494628906, 20.509788513183594, 9.179390907287598, 27.069992065429688], "count": [1797]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34059085598812794]], [[0.33458233873259446]], [[0.32094171817277634]]], "std": [[[0.1514316122764262]], [[0.15467862921752096]], [[0.18092254130739807]]], "count": [276]}, "timestamp": {"min": [0.0], "max": [59.86666666666667], "mean": [29.933333333333337], "std": [17.291637884848875], "count": [1797]}, "frame_index": {"min": [0], "max": [1796], "mean": [898.0], "std": [518.7491365454662], "count": [1797]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [1797]}, "index": {"min": [10795], "max": [12591], "mean": [11693.0], "std": [518.7491365454662], "count": [1797]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1797]}}}
8
+ {"episode_index": 7, "stats": {"action": {"min": [-100.0, -66.76507568359375, -64.92194366455078, 50.94001770019531, -37.882720947265625, 0.0], "max": [100.0, 44.0742301940918, 30.02754783630371, 100.0, 11.72807502746582, 100.0], "mean": [11.591078758239746, 11.876999855041504, -8.916343688964844, 89.04222869873047, -3.797805070877075, 45.872222900390625], "std": [36.398197174072266, 26.47423553466797, 25.901613235473633, 11.472357749938965, 9.526233673095703, 32.46417236328125], "count": [1800]}, "observation.state": {"min": [-94.50135040283203, -71.53813171386719, -59.07440948486328, 51.971954345703125, -37.338165283203125, 8.15330982208252], "max": [99.13746643066406, 49.63783645629883, 32.21415710449219, 100.0, 11.444847106933594, 99.0243911743164], "mean": [11.41699504852295, 15.906733512878418, -6.315461158752441, 88.79681396484375, -3.818711042404175, 48.210655212402344], "std": [36.076236724853516, 27.039609909057617, 24.88453483581543, 11.113967895507812, 9.433724403381348, 29.229036331176758], "count": [1800]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3348986701161946]], [[0.3325747420747687]], [[0.3170973554276783]]], "std": [[[0.14415657463441536]], [[0.1477182173997446]], [[0.17450398849019574]]], "count": [276]}, "timestamp": {"min": [0.0], "max": [59.96666666666667], "mean": [29.983333333333334], "std": [17.320505402770653], "count": [1800]}, "frame_index": {"min": [0], "max": [1799], "mean": [899.5], "std": [519.6151620831197], "count": [1800]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [1800]}, "index": {"min": [12592], "max": [14391], "mean": [13491.5], "std": [519.6151620831197], "count": [1800]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1800]}}}
meta/info.json ADDED
@@ -0,0 +1,104 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "so101_follower",
4
+ "total_episodes": 8,
5
+ "total_frames": 14392,
6
+ "total_tasks": 1,
7
+ "total_videos": 8,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:8"
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
+ "timestamp": {
69
+ "dtype": "float32",
70
+ "shape": [
71
+ 1
72
+ ],
73
+ "names": null
74
+ },
75
+ "frame_index": {
76
+ "dtype": "int64",
77
+ "shape": [
78
+ 1
79
+ ],
80
+ "names": null
81
+ },
82
+ "episode_index": {
83
+ "dtype": "int64",
84
+ "shape": [
85
+ 1
86
+ ],
87
+ "names": null
88
+ },
89
+ "index": {
90
+ "dtype": "int64",
91
+ "shape": [
92
+ 1
93
+ ],
94
+ "names": null
95
+ },
96
+ "task_index": {
97
+ "dtype": "int64",
98
+ "shape": [
99
+ 1
100
+ ],
101
+ "names": null
102
+ }
103
+ }
104
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "Grab the black cube"}
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:5e85c028f9a2ed825fd4ff01741d48b71587f92b5bfe2805e06c3c01ecdbe099
3
+ size 35956424
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:7717e5f78fbec2ef980c45626647e6946e0ece42bf71d8e1b084819befd6926a
3
+ size 41897469
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:504b0fecb24ef10f43579ae3d901c8ca8b8db8208398260ca442bdf64905427f
3
+ size 25924354
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:57e0396f210bfa82f8cb87e9fd7ce92acfc75fbb807485a2bb47d2cd64aeb85b
3
+ size 43610553
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:dafeb57961eda9c83af02ca861eb2fa749bdc4920a5fa794733fd43658352d12
3
+ size 38804654
videos/chunk-000/observation.images.front/episode_000005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b71cac42f69c2abed47459dac5a8640c5d782a5543e088149e4ee0fb0efc3c9
3
+ size 39941482
videos/chunk-000/observation.images.front/episode_000006.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73b29be45092ccb28acbdcdf9e1232d7ddef5694f33e9552da4c2087e8a189e5
3
+ size 48516997
videos/chunk-000/observation.images.front/episode_000007.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9358315d1d17b88bd90ad01027c45a51a544c62fb0f126d00fc8de82d933a33
3
+ size 30835192