LegrandFrederic commited on
Commit
b9dea60
·
verified ·
1 Parent(s): 8fa82d7

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .DS_Store +0 -0
  2. README.md +176 -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
.DS_Store ADDED
Binary file (6.15 kB). View file
 
README.md ADDED
@@ -0,0 +1,176 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "robot_type": "so-100",
28
+ "codebase_version": "v2.0",
29
+ "total_episodes": 50,
30
+ "total_frames": 3229,
31
+ "total_tasks": 1,
32
+ "total_videos": 150,
33
+ "total_chunks": 1,
34
+ "chunks_size": 1000,
35
+ "fps": 10,
36
+ "splits": {
37
+ "train": "0:50"
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
+ "motor_1",
49
+ "motor_2",
50
+ "motor_3",
51
+ "motor_4",
52
+ "motor_5",
53
+ "motor_6"
54
+ ]
55
+ },
56
+ "timestamp": {
57
+ "dtype": "float32",
58
+ "shape": [
59
+ 1
60
+ ],
61
+ "names": null
62
+ },
63
+ "episode_index": {
64
+ "dtype": "int64",
65
+ "shape": [
66
+ 1
67
+ ],
68
+ "names": null
69
+ },
70
+ "frame_index": {
71
+ "dtype": "int64",
72
+ "shape": [
73
+ 1
74
+ ],
75
+ "names": null
76
+ },
77
+ "task_index": {
78
+ "dtype": "int64",
79
+ "shape": [
80
+ 1
81
+ ],
82
+ "names": null
83
+ },
84
+ "index": {
85
+ "dtype": "int64",
86
+ "shape": [
87
+ 1
88
+ ],
89
+ "names": null
90
+ },
91
+ "observation.state": {
92
+ "dtype": "float32",
93
+ "shape": [
94
+ 6
95
+ ],
96
+ "names": [
97
+ "motor_1",
98
+ "motor_2",
99
+ "motor_3",
100
+ "motor_4",
101
+ "motor_5",
102
+ "motor_6"
103
+ ]
104
+ },
105
+ "observation.images.main.left": {
106
+ "dtype": "video",
107
+ "shape": [
108
+ 480,
109
+ 640,
110
+ 3
111
+ ],
112
+ "names": [
113
+ "height",
114
+ "width",
115
+ "channel"
116
+ ],
117
+ "info": {
118
+ "video_fps": 10,
119
+ "video_codec": "mp4v",
120
+ "video_pix_fmt": "yuv420p",
121
+ "video_is_depth_map": false,
122
+ "has_audio": false
123
+ }
124
+ },
125
+ "observation.images.main.right": {
126
+ "dtype": "video",
127
+ "shape": [
128
+ 480,
129
+ 640,
130
+ 3
131
+ ],
132
+ "names": [
133
+ "height",
134
+ "width",
135
+ "channel"
136
+ ],
137
+ "info": {
138
+ "video_fps": 10,
139
+ "video_codec": "mp4v",
140
+ "video_pix_fmt": "yuv420p",
141
+ "video_is_depth_map": false,
142
+ "has_audio": false
143
+ }
144
+ },
145
+ "observation.images.secondary_0": {
146
+ "dtype": "video",
147
+ "shape": [
148
+ 480,
149
+ 640,
150
+ 3
151
+ ],
152
+ "names": [
153
+ "height",
154
+ "width",
155
+ "channel"
156
+ ],
157
+ "info": {
158
+ "video_fps": 10,
159
+ "video_codec": "mp4v",
160
+ "video_pix_fmt": "yuv420p",
161
+ "video_is_depth_map": false,
162
+ "has_audio": false
163
+ }
164
+ }
165
+ }
166
+ }
167
+ ```
168
+
169
+
170
+ ## Citation
171
+
172
+ **BibTeX:**
173
+
174
+ ```bibtex
175
+ [More Information Needed]
176
+ ```
data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4ec99f6901c5ab55b01b6f8a9881169ed3809b65bb89fc019bd93de126e6669
3
+ size 12382
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4593d41dff924c715c3a372abdb556b3e477cc64b105e6e9940284fc6d319d5b
3
+ size 13222
data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:817bb721c3bc19d1c1f0d479cad3ecdf2d74378c807452d840bd97229979f343
3
+ size 14457
data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b80355440618eb5d417b3b80c530cd402ed874136495c95a141db5545acc0a7
3
+ size 11720
data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f8d34a1b096db01af436e8d75c12eb0aa04488b9c14e9762863e80f37db3604
3
+ size 12147
data/chunk-000/episode_000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f39ad47065e3e34d14fdc1eae9f67dbfb37a248663f962ed41ca341bc172df5
3
+ size 12694
data/chunk-000/episode_000006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9345c6fe8cfa5212b207eb523ad81fdcc26008f9c10381e8208befb0892900f4
3
+ size 12659
data/chunk-000/episode_000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86ff2bb81226fc266bfcb0bfba8032bbe676302d6786bb5a96ec42a577181312
3
+ size 11823
data/chunk-000/episode_000008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34474da478b49c3d54989b360b6e5c51a60beaf2e69d0fd4dae596edb5a561a8
3
+ size 12354
data/chunk-000/episode_000009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4163fdeab82a0721678fab85c11f6641c25fa4e994bb12dd88c6c005da1bd74c
3
+ size 12673
data/chunk-000/episode_000010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:263d2b57e2fd7083f7876f7fac89bd8e6b06e0685ef98c257b30a133277ba1ae
3
+ size 12897
data/chunk-000/episode_000011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8056df215480f7a5f8b9f579362a1396272e8084c00caec71214ef1377e2a274
3
+ size 13547
data/chunk-000/episode_000012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d92ac653a4668d511c96bccb2e95667a8f1833825c4ddb715c38ba7650a0f603
3
+ size 11535
data/chunk-000/episode_000013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8fa88823058a3717dc90f9d051855ad8a6d529906413c18af2eee741ff7e895
3
+ size 14072
data/chunk-000/episode_000014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fb2e03b97c79095f191cc7fed8e91a46cd1e099c5ec2d181b08c71766b962a8
3
+ size 11921
data/chunk-000/episode_000015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18ebf126e9ec8614df743166422f103378653bdaa13ab8bbfcc8c7c90d385ae5
3
+ size 11801
data/chunk-000/episode_000016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67e421b76d459976478b5ae266fa8a9710558653cf61b91ef8db674587454ed7
3
+ size 13698
data/chunk-000/episode_000017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eacc437ca0e5dae2f1ddab925580d1c592effa7a8374dfd28a9fa3a55d42c66b
3
+ size 12540
data/chunk-000/episode_000018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca8fe09b50153a53755af0242a2f0a9a51427f421530480689ff5742b6bfaed6
3
+ size 12148
data/chunk-000/episode_000019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64d7ae72fb89ea99ae131bd1ed1389383b2a04e50097216ed61a32fc9daebebd
3
+ size 12863
data/chunk-000/episode_000020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bec7b1e2ca64e550457285d06f5c96513c1dc82ca4769a76a823b7a0e0a76dc6
3
+ size 13444
data/chunk-000/episode_000021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7605019c1cb3d2ff64a7e2695244d3920e8b94350188d07dff9dcce1eaba4e22
3
+ size 15303
data/chunk-000/episode_000022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6abe7f9a79835d5087d40e95235ec7c8531d895f92ee0af8ecf30729b8cf08b
3
+ size 12509
data/chunk-000/episode_000023.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abbd11ae91a0ff76f2866f4e94caf4ae0fb50c330cd52f148032a2669d788b88
3
+ size 12177
data/chunk-000/episode_000024.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:148244fdd7436cc0c32038e2a59ef77226b0ac4a15598ff800979ee029094da6
3
+ size 12340
data/chunk-000/episode_000025.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e81901a5c4ba24296b08e75e29025f958a3390c9ed9cb8657ef9306051e777f
3
+ size 12887
data/chunk-000/episode_000026.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14047c057475588c65b72700d651784cebcec71310d058af57de928b814ca24b
3
+ size 14565
data/chunk-000/episode_000027.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b45cc3deb4a631d022169313cebac8cbbbd79c781f6292f5bfd13c2d7d1d47e0
3
+ size 11495
data/chunk-000/episode_000028.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c69332fe5792cf68111448063ba445b12c3b3d3efb73ad7db659956e3b3ab08
3
+ size 11949
data/chunk-000/episode_000029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa7aadee9d1ae48e4859187c08f333b822c264779ada10f09f7afe7a180ba6e7
3
+ size 14200
data/chunk-000/episode_000030.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd5913c96cfba58a5595bfe5e6d394d5df0391d510ac871bbfb0a7ef1ddc3170
3
+ size 14515
data/chunk-000/episode_000031.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25a0458d3ae808c5fdb9175b429a75c97c8e809cebbeb64ba8c7cb0d3a0e33cd
3
+ size 11534
data/chunk-000/episode_000032.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0dec20d5b24de3a3e7a6d073b171778f669e1a87d9f82e0f02d5a63f1c669d2
3
+ size 12622
data/chunk-000/episode_000033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:446936cd24a2069c0a08162f537c9ee809efe5dbf675dcd3807f7959e66709f9
3
+ size 13230
data/chunk-000/episode_000034.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65169608b81dd6d2c69603027c01e8bc3246937e6b58673b2c19f7991cca27a2
3
+ size 12168
data/chunk-000/episode_000035.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5323a6c54e6a583c8deda25cb4519f47203ed9600bce6fda112afaf433c2c6a6
3
+ size 12085
data/chunk-000/episode_000036.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aeeb8a3fb36e54bec0bd8a1ad65aa233da7ad2af82da573cd607bba2d900cd89
3
+ size 12903
data/chunk-000/episode_000037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34c888af1be4ba3b26a9400fcbc143991b69f53e8ef9eb8058d123500cfc60f4
3
+ size 11840
data/chunk-000/episode_000038.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c84ce1c1346ced2136cf28bcf05577256225e6fbf961d1b743440388f2523b89
3
+ size 13033
data/chunk-000/episode_000039.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0758854ee4ca3cb4e0c83a38b7327466283be7861d9c34f155ec0694b6414187
3
+ size 12931
data/chunk-000/episode_000040.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81c56cbac96cb452e99dc5803b1116073f0b2181e8893531070bdeaa262ed1a3
3
+ size 12010
data/chunk-000/episode_000041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6852dc227dd593b62144cf9488b3cfe60d49bab275b8eef3f6f33c4e0c41962e
3
+ size 12278
data/chunk-000/episode_000042.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ade5b5bb7a61e08bd0a9f1fa74d783bd501a3dd6e590fe44a644e83a9df22fd
3
+ size 11166
data/chunk-000/episode_000043.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1b071fa9dc89e690c369a64d9d732c551c4664ee16410f3bfbbfb29a4b37905
3
+ size 12500
data/chunk-000/episode_000044.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:778e92fb4e09236b72187f7e89874aff32b044ed00bd8e7053a141971f8b1169
3
+ size 12015
data/chunk-000/episode_000045.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:789ce9dc4ec786e26774fa0b2678e4571777528124214f895588d222ba211cd1
3
+ size 11233
data/chunk-000/episode_000046.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc9f188a4d600707e941358736ac90160af0cb88ed73c5fdea53ff847e5cc413
3
+ size 11309
data/chunk-000/episode_000047.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3de459dbadbe297b8b82c841f4cba15d83be5b142f7db1d3f3045f86f7fb4759
3
+ size 13660