Datasets:

Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
License:
jadechoghari commited on
Commit
375c151
·
verified ·
1 Parent(s): 27b475f

Add files using upload-large-folder tool

Browse files
Files changed (49) hide show
  1. README.md +159 -0
  2. data/chunk-002/episode_002012.parquet +3 -0
  3. data/chunk-002/episode_002022.parquet +3 -0
  4. data/chunk-002/episode_002031.parquet +3 -0
  5. data/chunk-002/episode_002034.parquet +3 -0
  6. data/chunk-002/episode_002035.parquet +3 -0
  7. data/chunk-002/episode_002038.parquet +3 -0
  8. data/chunk-002/episode_002040.parquet +3 -0
  9. data/chunk-002/episode_002043.parquet +3 -0
  10. data/chunk-002/episode_002046.parquet +3 -0
  11. data/chunk-002/episode_002154.parquet +3 -0
  12. data/chunk-002/episode_002163.parquet +3 -0
  13. data/chunk-002/episode_002167.parquet +3 -0
  14. data/chunk-002/episode_002170.parquet +3 -0
  15. data/chunk-002/episode_002174.parquet +3 -0
  16. data/chunk-002/episode_002184.parquet +3 -0
  17. data/chunk-002/episode_002192.parquet +3 -0
  18. data/chunk-002/episode_002194.parquet +3 -0
  19. data/chunk-002/episode_002195.parquet +3 -0
  20. data/chunk-002/episode_002196.parquet +3 -0
  21. data/chunk-002/episode_002200.parquet +3 -0
  22. data/chunk-002/episode_002204.parquet +3 -0
  23. data/chunk-002/episode_002207.parquet +3 -0
  24. data/chunk-002/episode_002212.parquet +3 -0
  25. data/chunk-002/episode_002214.parquet +3 -0
  26. data/chunk-002/episode_002221.parquet +3 -0
  27. data/chunk-002/episode_002224.parquet +3 -0
  28. data/chunk-002/episode_002230.parquet +3 -0
  29. data/chunk-002/episode_002235.parquet +3 -0
  30. data/chunk-002/episode_002238.parquet +3 -0
  31. data/chunk-002/episode_002241.parquet +3 -0
  32. data/chunk-002/episode_002244.parquet +3 -0
  33. data/chunk-002/episode_002302.parquet +3 -0
  34. data/chunk-002/episode_002303.parquet +3 -0
  35. data/chunk-002/episode_002304.parquet +3 -0
  36. data/chunk-002/episode_002308.parquet +3 -0
  37. data/chunk-002/episode_002309.parquet +3 -0
  38. data/chunk-002/episode_002326.parquet +3 -0
  39. data/chunk-002/episode_002330.parquet +3 -0
  40. data/chunk-002/episode_002331.parquet +3 -0
  41. data/chunk-002/episode_002344.parquet +3 -0
  42. data/chunk-002/episode_002359.parquet +3 -0
  43. data/chunk-002/episode_002360.parquet +3 -0
  44. data/chunk-002/episode_002381.parquet +3 -0
  45. data/chunk-002/episode_002486.parquet +3 -0
  46. meta/episodes.jsonl +0 -0
  47. meta/episodes_stats.jsonl +0 -0
  48. meta/info.json +119 -0
  49. meta/tasks.jsonl +49 -0
README.md ADDED
@@ -0,0 +1,159 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ This dataset contains 50 demonstrations per task from the Meta-world simulation benchmarks. Demonstrations are generated using expert policies.
17
+ Meta-world: https://arxiv.org/abs/1910.10897
18
+
19
+ We reposition the camera and flip the rendered images as follow:
20
+ ```env.model.cam_pos[2] = [0.75, 0.075, 0.7]
21
+ ```
22
+
23
+ - **Homepage:** [More Information Needed]
24
+ - **Paper:** [More Information Needed]
25
+ - **License:** apache-2.0
26
+
27
+ ## Dataset Structure
28
+
29
+ [meta/info.json](meta/info.json):
30
+ ```json
31
+ {
32
+ "codebase_version": "v2.0",
33
+ "robot_type": "metaworld",
34
+ "total_episodes": 2500,
35
+ "total_frames": 204806,
36
+ "total_tasks": 49,
37
+ "total_videos": 0,
38
+ "total_chunks": 3,
39
+ "chunks_size": 1000,
40
+ "fps": 80,
41
+ "splits": {
42
+ "train": "0:2500"
43
+ },
44
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
45
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
46
+ "features": {
47
+ "observation.state": {
48
+ "dtype": "float32",
49
+ "shape": [
50
+ 4
51
+ ],
52
+ "names": {
53
+ "axes": null
54
+ }
55
+ },
56
+ "action": {
57
+ "dtype": "float32",
58
+ "shape": [
59
+ 4
60
+ ],
61
+ "names": {
62
+ "axes": [
63
+ "x",
64
+ "y",
65
+ "z",
66
+ "gripper"
67
+ ]
68
+ }
69
+ },
70
+ "next.reward": {
71
+ "dtype": "float32",
72
+ "shape": [
73
+ 1
74
+ ],
75
+ "names": null
76
+ },
77
+ "next.success": {
78
+ "dtype": "bool",
79
+ "shape": [
80
+ 1
81
+ ],
82
+ "names": null
83
+ },
84
+ "observation.environment_state": {
85
+ "dtype": "float32",
86
+ "shape": [
87
+ 39
88
+ ],
89
+ "names": [
90
+ "keypoints"
91
+ ]
92
+ },
93
+ "observation.image": {
94
+ "dtype": "image",
95
+ "shape": [
96
+ 3,
97
+ 480,
98
+ 480
99
+ ],
100
+ "names": [
101
+ "channels",
102
+ "height",
103
+ "width"
104
+ ]
105
+ },
106
+ "task_id": {
107
+ "dtype": "int16",
108
+ "shape": [
109
+ 1
110
+ ],
111
+ "names": null
112
+ },
113
+ "timestamp": {
114
+ "dtype": "float32",
115
+ "shape": [
116
+ 1
117
+ ],
118
+ "names": null
119
+ },
120
+ "frame_index": {
121
+ "dtype": "int64",
122
+ "shape": [
123
+ 1
124
+ ],
125
+ "names": null
126
+ },
127
+ "episode_index": {
128
+ "dtype": "int64",
129
+ "shape": [
130
+ 1
131
+ ],
132
+ "names": null
133
+ },
134
+ "index": {
135
+ "dtype": "int64",
136
+ "shape": [
137
+ 1
138
+ ],
139
+ "names": null
140
+ },
141
+ "task_index": {
142
+ "dtype": "int64",
143
+ "shape": [
144
+ 1
145
+ ],
146
+ "names": null
147
+ }
148
+ }
149
+ }
150
+ ```
151
+
152
+
153
+ ## Citation
154
+
155
+ **BibTeX:**
156
+
157
+ ```bibtex
158
+ [More Information Needed]
159
+ ```
data/chunk-002/episode_002012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9466bb10216458b7daf740199e2b5848bfe1f4d71c1e2ced9a1a8bda19b82d85
3
+ size 12680576
data/chunk-002/episode_002022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c54396c3f89fbe04de6ffbe2dfdc9149512ff31302fa7000ad2bab70cf76efc8
3
+ size 15315074
data/chunk-002/episode_002031.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac640589548519a4b8e9b31aa61f5660833a7a7667d03ad60f5833450358436c
3
+ size 12318440
data/chunk-002/episode_002034.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c08be04e2a4d2a750d764abe0ac2c5598c5beb4b1b889a7ec124f6f693a14227
3
+ size 14452973
data/chunk-002/episode_002035.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:615e90e838b1bead800ad1a334ae4bc9541cef4fb4e10fa4bb62c82fe6b67c9a
3
+ size 15311459
data/chunk-002/episode_002038.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f9b430845f812743aeb7308088b5e7e87139e0b71329092e5f33c0f9ec6c0a9
3
+ size 13360862
data/chunk-002/episode_002040.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e48160d4ce68c685870f0fbf908b31f823ea96506539f6f199b77ed16bd9724
3
+ size 15276295
data/chunk-002/episode_002043.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a2a160eaea96c249c86efdabefe58f2e463432b07f9eca9dd8ea84865cab0b5
3
+ size 14454874
data/chunk-002/episode_002046.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4fe884c34f0f3481d91afc0846886e0ee03002e6293dd48bf985edbbf1f54d2
3
+ size 14654777
data/chunk-002/episode_002154.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd295f1ac096c2fff82fd6a2e1e3e6f0c1865ad3022e956ce8f85889a2b57d45
3
+ size 9605901
data/chunk-002/episode_002163.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96a890f33bb7c2a44dc545ba813980c1f33da9d67312d9ca0127f13fdeb44e99
3
+ size 9042302
data/chunk-002/episode_002167.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69d8534ed0ff548f8db3bf22305b5f90f285745d7ec6c9833061a8c2536aa433
3
+ size 12780424
data/chunk-002/episode_002170.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9580f98b94eb7bc1b1abfd09525a5b601443e6bf8b9f70cd4fe0db04e060547b
3
+ size 9596351
data/chunk-002/episode_002174.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05576f1d0aeb6367f66657d378316f07c3826153f4793df96199c5e9d8e9399a
3
+ size 10017415
data/chunk-002/episode_002184.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0bee35aaf3256bd4273e3916033585e4aea0f72a54c29d29b55d778a473ac62
3
+ size 11032608
data/chunk-002/episode_002192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce9cbe9e75d9e5689b2842929d1db15b1db31edc0ba486b11c6db31351c222af
3
+ size 8862450
data/chunk-002/episode_002194.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8b9472aed7f4230866028cdc39cfc9e0833a96719380506746b2dc971e628ff
3
+ size 10778429
data/chunk-002/episode_002195.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2593cd6793493f2205d7a90a428cd6cc31e10eb5a8233a9635ec9496f6dedbbb
3
+ size 8199060
data/chunk-002/episode_002196.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0cca83dd421f3c2fb25bf004f231effb42dedac412da921dc10204bae8390b3
3
+ size 11026173
data/chunk-002/episode_002200.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97b9aead116f4f9111954e9a13000f781c7e60bcb9ac7db836a6d1e6e144532a
3
+ size 8711482
data/chunk-002/episode_002204.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f68f00c36d447429f54f3aa3e946ada96ff11a746dbeb3ca7ba30e26a439139d
3
+ size 11653642
data/chunk-002/episode_002207.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26e10da9ab2a1d0bbb72765e01cfcc67033eaad6ddf1e870f12e1dceb3a13dbd
3
+ size 8979391
data/chunk-002/episode_002212.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba19f0023921e08db7ab05097e2fe4dcb6fc88bb7067c66edd0cbc5612c00d71
3
+ size 8927363
data/chunk-002/episode_002214.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:986dcc5eb320a1b41e051d324d5e3313697e66cd5d3fb0b0bdffd6f1bd7422c2
3
+ size 12089703
data/chunk-002/episode_002221.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:547b0853cbce3daeb8d1355151d708e29347d882ed431eaace713262953e1704
3
+ size 11226125
data/chunk-002/episode_002224.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0742fce0d78b4123484fd0e90a2d0ad3da22304ac05ee8fa87dae291db2873a3
3
+ size 8714787
data/chunk-002/episode_002230.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0bc73062096faa81d63b54ceba16715c51b6bb0c2d5e610bb849ade7cb000d4
3
+ size 10534760
data/chunk-002/episode_002235.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80db1bb3305534d5c4f8854d8a7796f267c7f8fe820f8165353fb511860c1839
3
+ size 11430991
data/chunk-002/episode_002238.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab65349c0604d3b8696beaad2b3eb9d150fe66441b71202e22de83d729b243a3
3
+ size 9629334
data/chunk-002/episode_002241.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24f8716bb4f510136ff82e8aae100f260174149a3cfb274838c8fc9d2f052839
3
+ size 9183124
data/chunk-002/episode_002244.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28bfda017fc554cc73df96e28760692b8fd5014c21bcceaf7a76af95ae54a3f3
3
+ size 9884502
data/chunk-002/episode_002302.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61033ad1aff5a15e3f695cb111cda262424a798cb6799d2cf4f4dcb5880cace2
3
+ size 11877918
data/chunk-002/episode_002303.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:149293ba09c8a11e92f3cfa2a7f20080de7aadf68b1a54df5fcd10d41609cc35
3
+ size 9397684
data/chunk-002/episode_002304.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d124d9d5a0b6ebfe50a064f50935223c9923c4224eff0724c9ea4cad121f2d01
3
+ size 10049405
data/chunk-002/episode_002308.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0c3c9023fae697a8b0bea05f3a03e3cc731a83c6194b73c2885e82ca0a1e8f8
3
+ size 10964932
data/chunk-002/episode_002309.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cbbd08b8dd440797ee51e161607822ae4fdf6f4755ce13adf679dd8cc52625a
3
+ size 10049161
data/chunk-002/episode_002326.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05ce3b59c8164b9ca9b6a755d563e126c04b74d8aa6a2eea0124dc293558641c
3
+ size 11644555
data/chunk-002/episode_002330.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3410a68e2b6d2651c5abef0c0f4bb0f0c1712e010095d5853106d5e9fa6b4f6f
3
+ size 11871260
data/chunk-002/episode_002331.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abc52af2f10cf2d8a47d3a500c022cc5ed07d216dc584b99fe646a0e462a6150
3
+ size 12059619
data/chunk-002/episode_002344.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5f7f7087a598b4901857d1b51b29835235c72fc69a5f5c7ad6513d8ca48471a
3
+ size 9831867
data/chunk-002/episode_002359.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea9e1427814ba977ffbdcfccc7dce79a5b92132eb9c26b64a2b9bf1659773053
3
+ size 16424536
data/chunk-002/episode_002360.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7dfc73219dc3ace9bd9ed84a95bee736b77270bc7e71081d7f5d61eff40e886
3
+ size 20264422
data/chunk-002/episode_002381.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:997110a276fc13a01421879e09774168d0eb690640dfdf73c7f1936484ddcf0e
3
+ size 15716077
data/chunk-002/episode_002486.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2308b983be1b0f74b55cc5aa5be70234e363cdc6d0ecb9ac419be20133dc72b5
3
+ size 17013879
meta/episodes.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
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,119 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "metaworld",
4
+ "total_episodes": 2500,
5
+ "total_frames": 204806,
6
+ "total_tasks": 49,
7
+ "total_videos": 0,
8
+ "total_chunks": 3,
9
+ "chunks_size": 1000,
10
+ "fps": 80,
11
+ "splits": {
12
+ "train": "0:2500"
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
+ "observation.state": {
18
+ "dtype": "float32",
19
+ "shape": [
20
+ 4
21
+ ],
22
+ "names": {
23
+ "axes": null
24
+ }
25
+ },
26
+ "action": {
27
+ "dtype": "float32",
28
+ "shape": [
29
+ 4
30
+ ],
31
+ "names": {
32
+ "axes": [
33
+ "x",
34
+ "y",
35
+ "z",
36
+ "gripper"
37
+ ]
38
+ }
39
+ },
40
+ "next.reward": {
41
+ "dtype": "float32",
42
+ "shape": [
43
+ 1
44
+ ],
45
+ "names": null
46
+ },
47
+ "next.success": {
48
+ "dtype": "bool",
49
+ "shape": [
50
+ 1
51
+ ],
52
+ "names": null
53
+ },
54
+ "observation.environment_state": {
55
+ "dtype": "float32",
56
+ "shape": [
57
+ 39
58
+ ],
59
+ "names": [
60
+ "keypoints"
61
+ ]
62
+ },
63
+ "observation.image": {
64
+ "dtype": "image",
65
+ "shape": [
66
+ 3,
67
+ 480,
68
+ 480
69
+ ],
70
+ "names": [
71
+ "channels",
72
+ "height",
73
+ "width"
74
+ ]
75
+ },
76
+ "task_id": {
77
+ "dtype": "int16",
78
+ "shape": [
79
+ 1
80
+ ],
81
+ "names": null
82
+ },
83
+ "timestamp": {
84
+ "dtype": "float32",
85
+ "shape": [
86
+ 1
87
+ ],
88
+ "names": null
89
+ },
90
+ "frame_index": {
91
+ "dtype": "int64",
92
+ "shape": [
93
+ 1
94
+ ],
95
+ "names": null
96
+ },
97
+ "episode_index": {
98
+ "dtype": "int64",
99
+ "shape": [
100
+ 1
101
+ ],
102
+ "names": null
103
+ },
104
+ "index": {
105
+ "dtype": "int64",
106
+ "shape": [
107
+ 1
108
+ ],
109
+ "names": null
110
+ },
111
+ "task_index": {
112
+ "dtype": "int64",
113
+ "shape": [
114
+ 1
115
+ ],
116
+ "names": null
117
+ }
118
+ }
119
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"task_index": 0, "task": "Pick up a nut and place it onto a peg"}
2
+ {"task_index": 1, "task": "Dunk the basketball into the basket"}
3
+ {"task_index": 2, "task": "Grasp the puck from one bin and place it into another bin"}
4
+ {"task_index": 3, "task": "Grasp the cover and close the box with it"}
5
+ {"task_index": 4, "task": "Press a button from the top"}
6
+ {"task_index": 5, "task": "Bypass a wall and press a button from the top"}
7
+ {"task_index": 6, "task": "Press a button"}
8
+ {"task_index": 7, "task": "Bypass a wall and press a button"}
9
+ {"task_index": 8, "task": "Push a button on the coffee machine"}
10
+ {"task_index": 9, "task": "Pull a mug from a coffee machine"}
11
+ {"task_index": 10, "task": "Push a mug under a coffee machine"}
12
+ {"task_index": 11, "task": "Rotate a dial 180 degrees"}
13
+ {"task_index": 12, "task": "Pick a nut out of a peg"}
14
+ {"task_index": 13, "task": "Close a door with a revolving joint"}
15
+ {"task_index": 14, "task": "Lock the door by rotating the lock clockwise"}
16
+ {"task_index": 15, "task": "Open a door with a revolving joint"}
17
+ {"task_index": 16, "task": "Unlock the door by rotating the lock counter-clockwise"}
18
+ {"task_index": 17, "task": "Insert the gripper into a hole"}
19
+ {"task_index": 18, "task": "Push and close a drawer"}
20
+ {"task_index": 19, "task": "Open a drawer"}
21
+ {"task_index": 20, "task": "Rotate the faucet counter-clockwise"}
22
+ {"task_index": 21, "task": "Rotate the faucet clockwise"}
23
+ {"task_index": 22, "task": "Hammer a screw on the wall"}
24
+ {"task_index": 23, "task": "Press a handle down sideways"}
25
+ {"task_index": 24, "task": "Press a handle down"}
26
+ {"task_index": 25, "task": "Pull a handle up sideways"}
27
+ {"task_index": 26, "task": "Pull a handle up"}
28
+ {"task_index": 27, "task": "Pull a lever down 90 degrees"}
29
+ {"task_index": 28, "task": "Pick a puck, bypass a wall and place the puck"}
30
+ {"task_index": 29, "task": "Pick up a puck from a hole"}
31
+ {"task_index": 30, "task": "Pick and place a puck to a goal"}
32
+ {"task_index": 31, "task": "Slide a plate into a cabinet"}
33
+ {"task_index": 32, "task": "Slide a plate into a cabinet sideways"}
34
+ {"task_index": 33, "task": "Get a plate from the cabinet"}
35
+ {"task_index": 34, "task": "Get a plate from the cabinet sideways"}
36
+ {"task_index": 35, "task": "Insert a peg sideways"}
37
+ {"task_index": 36, "task": "Unplug a peg sideways"}
38
+ {"task_index": 37, "task": "Kick a soccer into the goal"}
39
+ {"task_index": 38, "task": "Grasp a stick and push a box using the stick"}
40
+ {"task_index": 39, "task": "Grasp a stick and pull a box with the stick"}
41
+ {"task_index": 40, "task": "Push the puck to a goal"}
42
+ {"task_index": 41, "task": "Bypass a wall and push a puck to a goal"}
43
+ {"task_index": 42, "task": "Reach a goal position"}
44
+ {"task_index": 43, "task": "Bypass a wall and reach a goal"}
45
+ {"task_index": 44, "task": "Pick and place a puck onto a shelf"}
46
+ {"task_index": 45, "task": "Sweep a puck into a hole"}
47
+ {"task_index": 46, "task": "Sweep a puck off the table"}
48
+ {"task_index": 47, "task": "Push and open a window"}
49
+ {"task_index": 48, "task": "Push and close a window"}