Robotics
LeRobot
Safetensors
pi05
pytorch_model_hub_mixin
IB-Robot
LeRobot
so-101
banana-pick
vision-language-action
Instructions to use openEuler/pi05 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use openEuler/pi05 with LeRobot:
- Notebooks
- Google Colab
- Kaggle
Add bert-base-uncased/added_tokens.json
#1
by BreezeWu - opened
bert-base-uncased/added_tokens.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"<image>": 257152
|
| 3 |
+
}
|