Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
tags:
|
4 |
+
- phosphobot
|
5 |
+
- gr00t
|
6 |
+
- replicate
|
7 |
+
task_categories:
|
8 |
+
- robotics
|
9 |
+
---
|
10 |
+
# Gr00t Model - phospho Training Pipeline
|
11 |
+
|
12 |
+
# Error Traceback
|
13 |
+
|
14 |
+
We faced an issue while training your model.
|
15 |
+
|
16 |
+
```
|
17 |
+
Training process failed with exit code 1:
|
18 |
+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
19 |
+
File "/tmp/Isaac-GR00T/gr00t/data/dataset.py", line 644, in get_video
|
20 |
+
trajectory_index = self.get_trajectory_index(trajectory_id)
|
21 |
+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
22 |
+
File "/tmp/Isaac-GR00T/gr00t/data/dataset.py", line 557, in get_trajectory_index
|
23 |
+
raise ValueError(
|
24 |
+
ValueError: Error finding trajectory index for 24, found trajectory_indices=array([24, 25])
|
25 |
+
|
26 |
+
|
27 |
+
0%| | 0/2571 [00:01<?, ?it/s]
|
28 |
+
```
|
29 |
+
|
30 |
+
Training parameters:
|
31 |
+
- **Dataset**: [sucrammal/plant_watering_reupload_single_cam](https://huggingface.co/datasets/sucrammal/plant_watering_reupload_single_cam)
|
32 |
+
- **Wandb run URL**: None
|
33 |
+
- **Epochs**: 20
|
34 |
+
- **Batch size**: 64
|
35 |
+
- **Training steps**: 2571
|
36 |
+
|
37 |
+
More:
|
38 |
+
|
39 |
+
- 📖 **Get Started**: [docs.phospho.ai](https://docs.phospho.ai?utm_source=replicate)
|
40 |
+
|
41 |
+
- 🤖 **Get your robot**: [robots.phospho.ai](https://robots.phospho.ai?utm_source=replicate)
|
42 |
+
|
43 |
+
- 🔗 **Explore on Replicate**: [Replicate](https://replicate.com/phospho-app/gr00t-policy)
|