Hwang Euichul commited on
Commit
0d60a2d
·
verified ·
1 Parent(s): 4d69b62

Upload dataset testdataset (by echwang@surromind.ai)

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +171 -3
  2. _meta.json +0 -0
  3. data/chunk-000/episode_000000.parquet +3 -0
  4. data/chunk-000/episode_000001.parquet +3 -0
  5. data/chunk-000/episode_000002.parquet +3 -0
  6. data/chunk-000/episode_000003.parquet +3 -0
  7. data/chunk-000/episode_000004.parquet +3 -0
  8. data/chunk-000/episode_000005.parquet +3 -0
  9. data/chunk-000/episode_000006.parquet +3 -0
  10. data/chunk-000/episode_000007.parquet +3 -0
  11. data/chunk-000/episode_000008.parquet +3 -0
  12. data/chunk-000/episode_000009.parquet +3 -0
  13. data/chunk-000/episode_000010.parquet +3 -0
  14. data/chunk-000/episode_000011.parquet +3 -0
  15. data/chunk-000/episode_000012.parquet +3 -0
  16. data/chunk-000/episode_000013.parquet +3 -0
  17. data/chunk-000/episode_000014.parquet +3 -0
  18. data/chunk-000/episode_000015.parquet +3 -0
  19. data/chunk-000/episode_000016.parquet +3 -0
  20. data/chunk-000/episode_000017.parquet +3 -0
  21. data/chunk-000/episode_000018.parquet +3 -0
  22. data/chunk-000/episode_000019.parquet +3 -0
  23. data/chunk-000/episode_000020.parquet +3 -0
  24. data/chunk-000/episode_000021.parquet +3 -0
  25. data/chunk-000/episode_000022.parquet +3 -0
  26. data/chunk-000/episode_000023.parquet +3 -0
  27. data/chunk-000/episode_000024.parquet +3 -0
  28. data/chunk-000/episode_000025.parquet +3 -0
  29. data/chunk-000/episode_000026.parquet +3 -0
  30. data/chunk-000/episode_000027.parquet +3 -0
  31. data/chunk-000/episode_000028.parquet +3 -0
  32. data/chunk-000/episode_000029.parquet +3 -0
  33. data/chunk-000/episode_000030.parquet +3 -0
  34. data/chunk-000/episode_000031.parquet +3 -0
  35. data/chunk-000/episode_000032.parquet +3 -0
  36. data/chunk-000/episode_000033.parquet +3 -0
  37. data/chunk-000/episode_000034.parquet +3 -0
  38. data/chunk-000/episode_000035.parquet +3 -0
  39. data/chunk-000/episode_000036.parquet +3 -0
  40. data/chunk-000/episode_000037.parquet +3 -0
  41. data/chunk-000/episode_000038.parquet +3 -0
  42. data/chunk-000/episode_000039.parquet +3 -0
  43. data/chunk-000/episode_000040.parquet +3 -0
  44. data/chunk-000/episode_000041.parquet +3 -0
  45. data/chunk-000/episode_000042.parquet +3 -0
  46. data/chunk-000/episode_000043.parquet +3 -0
  47. data/chunk-000/episode_000044.parquet +3 -0
  48. data/chunk-000/episode_000045.parquet +3 -0
  49. data/chunk-000/episode_000046.parquet +3 -0
  50. data/chunk-000/episode_000047.parquet +3 -0
README.md CHANGED
@@ -1,3 +1,171 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
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:** https://roboturk.stanford.edu/dataset_real.html
19
+ - **Paper:** PAPER
20
+ - **License:** mit
21
+
22
+ ## Dataset Structure
23
+
24
+ [meta/info.json](meta/info.json):
25
+ ```json
26
+ {
27
+ "codebase_version": "v2.0",
28
+ "robot_type": "unknown",
29
+ "total_episodes": 1995,
30
+ "total_frames": 187507,
31
+ "total_tasks": 3,
32
+ "total_videos": 1995,
33
+ "total_chunks": 2,
34
+ "chunks_size": 1000,
35
+ "fps": 10,
36
+ "splits": {
37
+ "train": "0:1995"
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
+ "observation.images.front_rgb": {
43
+ "dtype": "video",
44
+ "shape": [
45
+ 480,
46
+ 640,
47
+ 3
48
+ ],
49
+ "names": [
50
+ "height",
51
+ "width",
52
+ "channel"
53
+ ],
54
+ "video_info": {
55
+ "video.fps": 10.0,
56
+ "video.codec": "av1",
57
+ "video.pix_fmt": "yuv420p",
58
+ "video.is_depth_map": false,
59
+ "has_audio": false
60
+ }
61
+ },
62
+ "language_instruction": {
63
+ "dtype": "string",
64
+ "shape": [
65
+ 1
66
+ ],
67
+ "names": null
68
+ },
69
+ "observation.state": {
70
+ "dtype": "float32",
71
+ "shape": [
72
+ 8
73
+ ],
74
+ "names": {
75
+ "motors": [
76
+ "motor_0",
77
+ "motor_1",
78
+ "motor_2",
79
+ "motor_3",
80
+ "motor_4",
81
+ "motor_5",
82
+ "motor_6",
83
+ "motor_7"
84
+ ]
85
+ }
86
+ },
87
+ "action": {
88
+ "dtype": "float32",
89
+ "shape": [
90
+ 7
91
+ ],
92
+ "names": {
93
+ "motors": [
94
+ "motor_0",
95
+ "motor_1",
96
+ "motor_2",
97
+ "motor_3",
98
+ "motor_4",
99
+ "motor_5",
100
+ "motor_6"
101
+ ]
102
+ }
103
+ },
104
+ "timestamp": {
105
+ "dtype": "float32",
106
+ "shape": [
107
+ 1
108
+ ],
109
+ "names": null
110
+ },
111
+ "episode_index": {
112
+ "dtype": "int64",
113
+ "shape": [
114
+ 1
115
+ ],
116
+ "names": null
117
+ },
118
+ "frame_index": {
119
+ "dtype": "int64",
120
+ "shape": [
121
+ 1
122
+ ],
123
+ "names": null
124
+ },
125
+ "next.reward": {
126
+ "dtype": "float32",
127
+ "shape": [
128
+ 1
129
+ ],
130
+ "names": null
131
+ },
132
+ "next.done": {
133
+ "dtype": "bool",
134
+ "shape": [
135
+ 1
136
+ ],
137
+ "names": null
138
+ },
139
+ "index": {
140
+ "dtype": "int64",
141
+ "shape": [
142
+ 1
143
+ ],
144
+ "names": null
145
+ },
146
+ "task_index": {
147
+ "dtype": "int64",
148
+ "shape": [
149
+ 1
150
+ ],
151
+ "names": null
152
+ }
153
+ }
154
+ }
155
+ ```
156
+
157
+
158
+ ## Citation
159
+
160
+ **BibTeX:**
161
+
162
+ ```bibtex
163
+ @inproceedings{mandlekar2019scaling,
164
+ title={Scaling robot supervision to hundreds of hours with roboturk: Robotic manipulation dataset through human reasoning and dexterity},
165
+ author={Mandlekar, Ajay and Booher, Jonathan and Spero, Max and Tung, Albert and Gupta, Anchit and Zhu, Yuke and Garg, Animesh and Savarese, Silvio and Fei-Fei, Li},
166
+ booktitle={2019 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
167
+ pages={1048--1055},
168
+ year={2019},
169
+ organization={IEEE}
170
+ }
171
+ ```
_meta.json ADDED
The diff for this file is too large to render. See raw diff
 
data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:722d3bc3a522fa75b49cd560e606ab9f030aafd9e32d037cf593d66e60381927
3
+ size 7409
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8a54c7c8ffa4b9bcf6c2e8fe8251d0f277eae18a0901ad7dcc501ee8284ea1b
3
+ size 10109
data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8be3e2c9d36295f5403e26109e2a88ca286fbefa47252a0231907f714eb2030
3
+ size 6373
data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fac66b21a0cde4b129bbef112c14e6b73e94041260910973f19208c71c7d64b1
3
+ size 5175
data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a955afc8281290382bb5a82a45149fa53f2991999fef448d29cab1a5f2234274
3
+ size 13725
data/chunk-000/episode_000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15d931f688479f9dae289a80b09a45c65bc4c6471a7d99d71b23718865716318
3
+ size 11443
data/chunk-000/episode_000006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e216ad4a40afc150e7a3648879c2fdc8e02640af4912093e8f2217533700439f
3
+ size 5952
data/chunk-000/episode_000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4825db1a542b09a8e57abfa712b5b49dbe601ae4f0581d0b4b960169f72116ed
3
+ size 12624
data/chunk-000/episode_000008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46884fff633db787cf425473fdf2f92435f9e86542bb62b54c9c39ff3e880bbf
3
+ size 8027
data/chunk-000/episode_000009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1299d54616be4cc041cf50e07e961f8e299699dfc0f17142711bfa49d09ff247
3
+ size 10732
data/chunk-000/episode_000010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62eecf8fa91b13dcfcb10de60b3c304df7da8a72a7c0854940c6e41a28bf15e0
3
+ size 5611
data/chunk-000/episode_000011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:310b08bba3553629aa46cd1ef4d752cdb5849fb014db659a666ed3e96b4b9ede
3
+ size 8598
data/chunk-000/episode_000012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34b9046bea259fa6a15c6af9c397b28d497422e339c1034fc30175c842b723d9
3
+ size 7936
data/chunk-000/episode_000013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7022afeafd0b7f0791030a88bcf5124ae96b0e3520c3465e1bc7973cf0f3ad9b
3
+ size 9775
data/chunk-000/episode_000014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:daa0fb53d04fd05538e57731ca944532b3f22938f0f935453328d9a714e08150
3
+ size 10639
data/chunk-000/episode_000015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39af2e572b08386ed62b89c44b4c1d18c479746d62995afa2d09d3975281529e
3
+ size 5508
data/chunk-000/episode_000016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad19321b83de91d41410802831a831eaf16af7bdb9c56d5e31d445d1917297b0
3
+ size 15498
data/chunk-000/episode_000017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66aaee35f5d707c098242b70a94dbf0dc1913ca6ea3f3823b6050a283ebfc5a2
3
+ size 12266
data/chunk-000/episode_000018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08fea628a2efb664d5258c055b7c233cecb9317c2534434f8adb9140b99d90af
3
+ size 5670
data/chunk-000/episode_000019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc72d962401c51e72cb8253a3fb5a93e23495528efe8c0e0ce1664e6edc83c37
3
+ size 7781
data/chunk-000/episode_000020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9fa25474e9a6c56af63824962833e163377755a1d77b16ca07da5733fe6b7f7
3
+ size 7524
data/chunk-000/episode_000021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8995e2e9f46bc8123c968c25eb24ce852887ab374893b9000a3787fe0fc8e95
3
+ size 9591
data/chunk-000/episode_000022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59e3fb7d6662751d6ad5af54d7e3828e706a3f02613f073098ca2e3e561adbfc
3
+ size 10825
data/chunk-000/episode_000023.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1c779b11de0fcdfe22f95e53c604171dc86bb0baf9a0e21dd45870419691eec
3
+ size 10395
data/chunk-000/episode_000024.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7351a0e8401d24f74832e05bb461bd1a0648d84fb7c9912680ebd3fa169cce9f
3
+ size 9498
data/chunk-000/episode_000025.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c57c655414d601bd682e3a073ae88fb7c3397fc6762807c9c2478c2bd42ed57e
3
+ size 8897
data/chunk-000/episode_000026.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:194bd1af39a388c7d24e6b3f2809fd987c980624099ba370865e0bec838615dd
3
+ size 16327
data/chunk-000/episode_000027.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:612d2d06545744c839fe844a8cc26e2ed25ad538ef993374fe2a7b4b3aeda804
3
+ size 7891
data/chunk-000/episode_000028.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:323f91b87a8afe97ffd4c16f64d69a0567ade17b85331288145eb4d99d296ca3
3
+ size 11628
data/chunk-000/episode_000029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93aa4c7cd4f76f0ffb4c12e1a184c78a25e46a82a1537d2ce245f1108dd7aba1
3
+ size 8598
data/chunk-000/episode_000030.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c56ce66f2087da69d031f67d05d3ffb8fda30430c1657816e482e8a9928de77
3
+ size 11876
data/chunk-000/episode_000031.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e80062b71068d9616813954c1d827bef63ca0fc5581245ca9a0c912a8daa4510
3
+ size 11023
data/chunk-000/episode_000032.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb11dab2743504b3a85ca6ec85ef7beb9197238128d3899cea0210e0afa4b19b
3
+ size 5175
data/chunk-000/episode_000033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:326be7575126983846981c8ddbcd90bdbb46e8d66c18a773fa5d25062778c55d
3
+ size 6704
data/chunk-000/episode_000034.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03283acc4e025c173e6d8d3d76411fca567431095fe3425f0f447e52f3b7c22a
3
+ size 6192
data/chunk-000/episode_000035.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:502b299328aecf22c046dc4ee8da2835eef84b7d89e9122a272d06c6a4e8c7a0
3
+ size 10258
data/chunk-000/episode_000036.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8152590f9b9a7fa5a075ae8628cf5e52b931bce62c4076dad622441b9ec2256
3
+ size 7985
data/chunk-000/episode_000037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ac464e606ccb0ff348c7ce6496ea8d237c4c197ae305cb28f3fa6604f1d9702
3
+ size 6343
data/chunk-000/episode_000038.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c10271fb618afe997cd19b7a2aede149504063da3da801a26c7b3141a0ad58b8
3
+ size 7845
data/chunk-000/episode_000039.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3a9cd9c090d32caafb6d71f298f230a6344a0bea5e025f22ee6bf19941fe436
3
+ size 7746
data/chunk-000/episode_000040.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c8ab0dba455238af138aea2ec9035a7c693db85ef3a6d7cec052d46b1ff5347
3
+ size 12147
data/chunk-000/episode_000041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29956d3fdb3c70dba81cb496c322a9e0c477dd3789b86bfdf3507901eb88b929
3
+ size 6549
data/chunk-000/episode_000042.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4dbea6afcd3de8fc352a3be5307938d1483139ad1a4b9298f1ccf9c37aecd2e
3
+ size 12266
data/chunk-000/episode_000043.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:443edcfd73a1fc31af771894cb081210f799e7ac5b6167c5b3206f9f802e2df7
3
+ size 5803
data/chunk-000/episode_000044.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78c87829e47016c7b0551a153f8858b460686f0ba9a2acf098d0b3deabceeab8
3
+ size 11443
data/chunk-000/episode_000045.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9f63d03e02cd37f9303c38c24ed28ac2db80f878e0f22b224a7cfa83691439f
3
+ size 6926
data/chunk-000/episode_000046.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8715652683fc3929afe00436df9a1ea8c3be81c601e2f2535bec3a99dc3b4cd9
3
+ size 12791
data/chunk-000/episode_000047.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78682120a97af3242cd6860d5fa531164825bd6bc465a46a45e68311e123c4d3
3
+ size 12019