shu4dev commited on
Commit
b51aed2
·
verified ·
1 Parent(s): 75757e6

Upload folder using huggingface_hub

Browse files
data/chunk-000/episode_000000.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4845edcf09e0f312d24327b68ebf00f7bce7fde2250b74210bb04fdfdabe9523
3
- size 127721
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4eed153598bbafe42dde4f6561b6eaa37cc8a43d16bdb8f21b4c2fd06f7475aa
3
+ size 144731
data/chunk-000/episode_000001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:863cb13418900b666cd7e385a889da8f1e37a7c5e9a41dd25fe085a771835e5b
3
- size 124870
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8f9661001b575e9872787ed095992e164a1ff9e506292b666489c3ff815fd44
3
+ size 141274
data/chunk-000/episode_000002.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ee0fa7915b49d9afcc493dcc030670ab7daeb31f10fd54f9b75b830ffd6fa3d6
3
- size 133515
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7816b2b58c180a4309ec5f7baf4552008fd62b686fd78a84096eb598591fe893
3
+ size 147495
data/chunk-000/episode_000003.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aef6adaf3a621ea6dd0d327a784a9a672bbccf80fe6b46ba4d6e81c93e23f1b6
3
- size 137689
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:681000d124dc68417c0dd63fbda45f364e92fefde9f2ce8721799e693b90ff27
3
+ size 151345
data/chunk-000/episode_000004.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:95d140d95303407b148dae4eb62cb1e6dd1fc948f711b7f7eec0f71af685b03a
3
- size 125214
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c80709702f149da96927bf74eb47dee94cf73dfb03418589ddcdf29e63f82ee
3
+ size 141173
meta/info.json CHANGED
@@ -52,15 +52,16 @@
52
  "action": {
53
  "dtype": "float32",
54
  "shape": [
55
- 6
56
  ],
57
  "names": [
58
- "shoulder_pan_joint",
59
- "shoulder_lift_joint",
60
- "elbow_joint",
61
- "wrist_1_joint",
62
- "wrist_2_joint",
63
- "wrist_3_joint"
 
64
  ]
65
  },
66
  "observation.images.left_camera": {
 
52
  "action": {
53
  "dtype": "float32",
54
  "shape": [
55
+ 7
56
  ],
57
  "names": [
58
+ "pose.position.x",
59
+ "pose.position.y",
60
+ "pose.position.z",
61
+ "pose.orientation.x",
62
+ "pose.orientation.y",
63
+ "pose.orientation.z",
64
+ "pose.orientation.w"
65
  ]
66
  },
67
  "observation.images.left_camera": {
meta/stats.json CHANGED
@@ -135,36 +135,40 @@
135
  },
136
  "action": {
137
  "mean": [
138
- 0.0,
139
- 0.0,
140
- 0.0,
141
- 0.0,
142
- 0.0,
143
- 0.0
 
144
  ],
145
  "std": [
146
- 0.0,
147
- 0.0,
148
- 0.0,
149
- 0.0,
150
- 0.0,
151
- 0.0
 
152
  ],
153
  "min": [
154
- 0.0,
155
- 0.0,
156
- 0.0,
157
- 0.0,
158
- 0.0,
159
- 0.0
 
160
  ],
161
  "max": [
162
- 0.0,
163
- 0.0,
164
- 0.0,
165
- 0.0,
166
- 0.0,
167
- 0.0
 
168
  ]
169
  }
170
  }
 
135
  },
136
  "action": {
137
  "mean": [
138
+ -0.3927364192245029,
139
+ 0.3571365693453234,
140
+ 0.1751095445421855,
141
+ -0.11628221521232969,
142
+ 0.4095811858256881,
143
+ 0.08498211922375129,
144
+ -0.018585610258425117
145
  ],
146
  "std": [
147
+ 0.08614917624313796,
148
+ 0.15102841748659304,
149
+ 0.1123053935960453,
150
+ 0.3000170267081469,
151
+ 0.8304572282716531,
152
+ 0.16393926040523918,
153
+ 0.06788820030642574
154
  ],
155
  "min": [
156
+ -0.5674438699828915,
157
+ 0.14781478663378822,
158
+ -0.05119903196819502,
159
+ -0.9999999988300217,
160
+ -0.976698402676683,
161
+ -0.22750631579605854,
162
+ -0.13310101020588905
163
  ],
164
  "max": [
165
+ -0.30675934387108866,
166
+ 0.595778219694132,
167
+ 0.39538129595912774,
168
+ 0.9999999960859426,
169
+ 0.9652499512353351,
170
+ 0.22748574565200133,
171
+ 0.13310377802224363
172
  ]
173
  }
174
  }