smolvla model - 🧪 phosphobot training pipeline
- Dataset: wertania/example_dataset_1
- Wandb run id: None
Error Traceback
We faced an issue while training your model.
Training process failed with exit code 1:
raise RevisionNotFoundError(
huggingface_hub.errors.RevisionNotFoundError: Your dataset must be tagged with a codebase version.
Assuming _version_ is the codebase_version value in the info.json, you can run this:
```python
from huggingface_hub import HfApi
hub_api = HfApi()
hub_api.create_tag("wertania/example_dataset_1", tag="_version_", repo_type="dataset")
## Training parameters
```text
{
"batch_size": 40,
"steps": 8000,
"save_freq": 5000
}
📖 Get Started: docs.phospho.ai
🤖 Get your robot: robots.phospho.ai