LegrandFrederic commited on
Commit
ba999f4
·
verified ·
1 Parent(s): a4ab763

Upload README.md with huggingface_hub

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