LegrandFrederic commited on
Commit
dba6788
·
verified ·
1 Parent(s): e085364

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +33 -0
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ No video directory found with key main, found: ['observation.images.front', 'observation.images.side']
18
+ Please specify one of the following video keys when launching a training: observation.images.front, observation.images.side.
19
+
20
+ ```
21
+
22
+
23
+ ## Training parameters:
24
+
25
+ - **Dataset**: [initie/switch_test](https://huggingface.co/datasets/initie/switch_test)
26
+ - **Wandb run URL**: None
27
+ - **Epochs**: None
28
+ - **Batch size**: 100
29
+ - **Training steps**: 10000
30
+
31
+ 📖 **Get Started**: [docs.phospho.ai](https://docs.phospho.ai?utm_source=huggingface_readme)
32
+
33
+ 🤖 **Get your robot**: [robots.phospho.ai](https://robots.phospho.ai?utm_source=huggingface_readme)