File size: 881 Bytes
d1d4269 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 |
---
datasets: LegrandFrederic/place-food-in-bowl
library_name: phosphobot
pipeline_tag: robotics
model_name: pi0.5
tags:
- phosphobot
- pi0.5
task_categories:
- robotics
---
# pi0.5 model - 🧪 phosphobot training pipeline
- **Dataset**: [LegrandFrederic/place-food-in-bowl](https://huggingface.co/datasets/LegrandFrederic/place-food-in-bowl)
- **Wandb run id**: None
## This model was trained using **[🧪phospho](https://phospho.ai)**
Training was successful, try it out on your robot!
## Training parameters
```text
{
"save_interval": 1000,
"num_train_steps": 500,
"batch_size": 32,
"seed": 42,
"data.image_keys": [
"observation.images.laptop"
]
}
```
📖 **Get Started**: [docs.phospho.ai](https://docs.phospho.ai?utm_source=huggingface_readme)
🤖 **Get your robot**: [robots.phospho.ai](https://robots.phospho.ai?utm_source=huggingface_readme)
|