Update README.md
Browse files
README.md
CHANGED
|
@@ -310,6 +310,9 @@ Training episode data (actions, visual inputs, and other sensor data) for 8 task
|
|
| 310 |
|
| 311 |
Please note that every package indexed by the parquet files can contan several instances of episode data.
|
| 312 |
|
|
|
|
|
|
|
|
|
|
| 313 |
## Data access
|
| 314 |
|
| 315 |
We recommend to use [bulk_download.py](bulk_download.py).
|
|
|
|
| 310 |
|
| 311 |
Please note that every package indexed by the parquet files can contan several instances of episode data.
|
| 312 |
|
| 313 |
+
We also provide an extension dataset for `FrankaPickAndPlace` (not used to train any of our shared models) with additional object types:
|
| 314 |
+
- FrankaPickAndPlaceOmniCamConfig_ObjectBackfill
|
| 315 |
+
|
| 316 |
## Data access
|
| 317 |
|
| 318 |
We recommend to use [bulk_download.py](bulk_download.py).
|