sebbyjp commited on
Commit
40f1c27
·
verified ·
1 Parent(s): d6fb6e7

Update README

Browse files

See the info field for descriptions like units, action type, etc.

The action field is an absolute action, calculated as the sum of end_effector_pose and the original bridge_v2 action.

Files changed (1) hide show
  1. README.md +15 -7
README.md CHANGED
@@ -21,7 +21,7 @@ dataset_info:
21
  dtype: string
22
  - name: bounds
23
  dtype: string
24
- - name: y
25
  struct:
26
  - name: reference_frame
27
  dtype: string
@@ -81,7 +81,7 @@ dataset_info:
81
  dtype: string
82
  - name: bounds
83
  dtype: string
84
- - name: y
85
  struct:
86
  - name: reference_frame
87
  dtype: string
@@ -141,7 +141,7 @@ dataset_info:
141
  dtype: string
142
  - name: bounds
143
  dtype: string
144
- - name: y
145
  struct:
146
  - name: reference_frame
147
  dtype: string
@@ -193,7 +193,7 @@ dataset_info:
193
  struct:
194
  - name: x
195
  dtype: float32
196
- - name: y
197
  dtype: float32
198
  - name: z
199
  dtype: float32
@@ -213,7 +213,7 @@ dataset_info:
213
  struct:
214
  - name: x
215
  dtype: float32
216
- - name: y
217
  dtype: float32
218
  - name: z
219
  dtype: float32
@@ -231,7 +231,7 @@ dataset_info:
231
  struct:
232
  - name: x
233
  dtype: float32
234
- - name: y
235
  dtype: float32
236
  - name: z
237
  dtype: float32
@@ -271,7 +271,7 @@ dataset_info:
271
  num_bytes: 209714586519.75
272
  num_examples: 34222
273
  download_size: 101883554825
274
- dataset_size: 314141429371.0
275
  configs:
276
  - config_name: default
277
  data_files:
@@ -279,4 +279,12 @@ configs:
279
  path: data/all-*
280
  - split: default
281
  path: data/default-*
 
 
 
 
 
282
  ---
 
 
 
 
21
  dtype: string
22
  - name: bounds
23
  dtype: string
24
+ - name: 'y'
25
  struct:
26
  - name: reference_frame
27
  dtype: string
 
81
  dtype: string
82
  - name: bounds
83
  dtype: string
84
+ - name: 'y'
85
  struct:
86
  - name: reference_frame
87
  dtype: string
 
141
  dtype: string
142
  - name: bounds
143
  dtype: string
144
+ - name: 'y'
145
  struct:
146
  - name: reference_frame
147
  dtype: string
 
193
  struct:
194
  - name: x
195
  dtype: float32
196
+ - name: 'y'
197
  dtype: float32
198
  - name: z
199
  dtype: float32
 
213
  struct:
214
  - name: x
215
  dtype: float32
216
+ - name: 'y'
217
  dtype: float32
218
  - name: z
219
  dtype: float32
 
231
  struct:
232
  - name: x
233
  dtype: float32
234
+ - name: 'y'
235
  dtype: float32
236
  - name: z
237
  dtype: float32
 
271
  num_bytes: 209714586519.75
272
  num_examples: 34222
273
  download_size: 101883554825
274
+ dataset_size: 314141429371
275
  configs:
276
  - config_name: default
277
  data_files:
 
279
  path: data/all-*
280
  - split: default
281
  path: data/default-*
282
+ license: mit
283
+ task_categories:
284
+ - robotics
285
+ size_categories:
286
+ - 100K<n<1M
287
  ---
288
+
289
+
290
+ See the