File size: 902 Bytes
c2c4561 |
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 |
---
datasets: wertania/example_dataset_3
library_name: phosphobot
pipeline_tag: robotics
model_name: act
tags:
- phosphobot
- act
task_categories:
- robotics
---
# act model - 🧪 phosphobot training pipeline
- **Dataset**: [wertania/example_dataset_3](https://huggingface.co/datasets/wertania/example_dataset_3)
- **Wandb run id**: None
## Error Traceback
We faced an issue while training your model.
```
Training process exceeded timeout of 3600 seconds. We have uploaded the last checkpoint. Please consider lowering the batch size or number of steps if you wish to train the model longer.
```
## Training parameters
```text
{
"batch_size": 40,
"steps": 8000,
"save_freq": 5000
}
```
📖 **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)
|