LegrandFrederic commited on
Commit
730c1d4
·
verified ·
1 Parent(s): 594a4f9

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +32 -0
README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ Image key 'main' not found in the dataset info_model. Please check the image keys in the dataset and pass the appropriate parameter.
18
+ Available image keys: []
19
+ ```
20
+
21
+
22
+ ## Training parameters:
23
+
24
+ - **Dataset**: [MaxFridge/stacking_blocks_v2](https://huggingface.co/datasets/MaxFridge/stacking_blocks_v2)
25
+ - **Wandb run URL**: None
26
+ - **Epochs**: None
27
+ - **Batch size**: None
28
+ - **Training steps**: None
29
+
30
+ 📖 **Get Started**: [docs.phospho.ai](https://docs.phospho.ai?utm_source=huggingface_readme)
31
+
32
+ 🤖 **Get your robot**: [robots.phospho.ai](https://robots.phospho.ai?utm_source=huggingface_readme)