Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,10 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
|
|
|
| 1 |
+
---
|
| 2 |
+
datasets:
|
| 3 |
+
- D-Robotics/openpi_datasets
|
| 4 |
+
---
|
| 5 |
+
# openpi models
|
| 6 |
|
| 7 |
+
| version | folder | model | adapt_to_pi | prompt |
|
| 8 |
+
|---------|---------|---------|---------|---------|
|
| 9 |
+
| v0.2.0 | pi0_put_the_yellow_mango_on_the_blue_plate | pi0_base, torch | False | put the yellow mango on the blue plate |
|
| 10 |
+
| v0.2.1 | pi0_put_the_yellow_mango_on_the_blue_plate | pi0_base, torch, 10fps | False | put the yellow mango on the blue plate |
|