Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
tags:
|
4 |
+
- phosphobot
|
5 |
+
- act
|
6 |
+
task_categories:
|
7 |
+
- robotics
|
8 |
+
---
|
9 |
+
|
10 |
+
# act Model - phospho Training Pipeline
|
11 |
+
|
12 |
+
|
13 |
+
## Error Traceback
|
14 |
+
We faced an issue while training your model.
|
15 |
+
|
16 |
+
```
|
17 |
+
The object 'metal cup' was detected in 0 episodes in main camera (should be: 10 episodes min). This is not enough to train a model. Check your dataset: https://lerobot-visualize-dataset.hf.space/TUsami/phosphoTest20250709-v2/ and rephrase the instruction.
|
18 |
+
```
|
19 |
+
|
20 |
+
|
21 |
+
## Training parameters:
|
22 |
+
|
23 |
+
- **Dataset**: [TUsami/phosphoTest20250709-v2](https://huggingface.co/datasets/TUsami/phosphoTest20250709-v2)
|
24 |
+
- **Wandb run URL**: None
|
25 |
+
- **Epochs**: None
|
26 |
+
- **Batch size**: 100
|
27 |
+
- **Training steps**: 10000
|
28 |
+
|
29 |
+
📖 **Get Started**: [docs.phospho.ai](https://docs.phospho.ai?utm_source=huggingface_readme)
|
30 |
+
|
31 |
+
🤖 **Get your robot**: [robots.phospho.ai](https://robots.phospho.ai?utm_source=huggingface_readme)
|