LegrandFrederic commited on
Commit
32d6781
·
verified ·
1 Parent(s): e19c1b9

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +35 -0
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ datasets: phospho-app/Blue-Snap-Task3_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 exceeded timeout of 3600 seconds. We have uploaded the last checkpoint. Please consider lowering the batch size or number of steps if you wish to train the model longer.
22
+ ```
23
+
24
+
25
+ ## Training parameters:
26
+
27
+ - **Dataset**: [phospho-app/Blue-Snap-Task3_bboxes](https://huggingface.co/datasets/phospho-app/Blue-Snap-Task3_bboxes)
28
+ - **Wandb run URL**: None
29
+ - **Epochs**: None
30
+ - **Batch size**: 100
31
+ - **Training steps**: 100000
32
+
33
+ 📖 **Get Started**: [docs.phospho.ai](https://docs.phospho.ai?utm_source=huggingface_readme)
34
+
35
+ 🤖 **Get your robot**: [robots.phospho.ai](https://robots.phospho.ai?utm_source=huggingface_readme)