LegrandFrederic commited on
Commit
c647bde
·
verified ·
1 Parent(s): b74b2f5

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +31 -0
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
+ Training process exceeded timeout of 10800 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.
18
+ ```
19
+
20
+
21
+ ## Training parameters:
22
+
23
+ - **Dataset**: [BoscoWong/example_dataset](https://huggingface.co/datasets/BoscoWong/example_dataset)
24
+ - **Wandb run URL**: None
25
+ - **Epochs**: None
26
+ - **Batch size**: 60
27
+ - **Training steps**: 8000
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)