LegrandFrederic commited on
Commit
80ebfbf
·
verified ·
1 Parent(s): bc0ebcc

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +45 -0
README.md ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ datasets: phospho-app/Remove_Red_Object_V3_bboxes
4
+ library_name: phosphobot
5
+ pipeline_tag: robotics
6
+ model_name: act
7
+ tags:
8
+ - phosphobot
9
+ - act
10
+ task_categories:
11
+ - robotics
12
+ ---
13
+
14
+ # act Model - phospho Training Pipeline
15
+
16
+
17
+ ## Error Traceback
18
+ We faced an issue while training your model.
19
+
20
+ ```
21
+ Training process failed with exit code 1:
22
+ 'timestamps': [np.float32(2.8), np.float32(0.0)]},
23
+ {'diff': np.float32(-5.0),
24
+ 'episode_index': 20,
25
+ 'timestamps': [np.float32(5.0), np.float32(0.0)]},
26
+ {'diff': np.float32(-2.8333333),
27
+ 'episode_index': 21,
28
+ 'timestamps': [np.float32(2.8333333), np.float32(0.0)]}]
29
+ wandb:
30
+ wandb: 🚀 View run act at: https://wandb.ai/dungshing87-multimedia-university/phospho-ACT/runs/rffwy8g1
31
+ wandb: Find logs at: ../data/phospho-app/Matt1208-ACT_BBOX-Remove_Red_Object_V3-8798o/1754541620.284493/wandb/run-20250807_065116-rffwy8g1/logs
32
+ ```
33
+
34
+
35
+ ## Training parameters:
36
+
37
+ - **Dataset**: [phospho-app/Remove_Red_Object_V3_bboxes](https://huggingface.co/datasets/phospho-app/Remove_Red_Object_V3_bboxes)
38
+ - **Wandb run URL**: None
39
+ - **Epochs**: None
40
+ - **Batch size**: 80
41
+ - **Training steps**: 10000
42
+
43
+ 📖 **Get Started**: [docs.phospho.ai](https://docs.phospho.ai?utm_source=huggingface_readme)
44
+
45
+ 🤖 **Get your robot**: [robots.phospho.ai](https://robots.phospho.ai?utm_source=huggingface_readme)