File size: 1,193 Bytes
bba5f0b |
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 43 44 |
---
tags:
- phosphobot
- gr00t
- replicate
task_categories:
- robotics
---
# Gr00t Model - phospho Training Pipeline
# Error Traceback
We faced an issue while training your model.
```
Training process failed with exit code 1:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/Isaac-GR00T/gr00t/data/dataset.py", line 644, in get_video
trajectory_index = self.get_trajectory_index(trajectory_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/Isaac-GR00T/gr00t/data/dataset.py", line 557, in get_trajectory_index
raise ValueError(
ValueError: Error finding trajectory index for 24, found trajectory_indices=array([24, 25])
0%| | 0/2571 [00:01<?, ?it/s]
```
Training parameters:
- **Dataset**: [sucrammal/plant_square_pour_2](https://huggingface.co/datasets/sucrammal/plant_square_pour_2)
- **Wandb run URL**: None
- **Epochs**: 20
- **Batch size**: 64
- **Training steps**: 2571
More:
- ๐ **Get Started**: [docs.phospho.ai](https://docs.phospho.ai?utm_source=replicate)
- ๐ค **Get your robot**: [robots.phospho.ai](https://robots.phospho.ai?utm_source=replicate)
- ๐ **Explore on Replicate**: [Replicate](https://replicate.com/phospho-app/gr00t-policy)
|