gibbonbot commited on
Commit
8fd3ae0
·
verified ·
1 Parent(s): 389ff7e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +40 -0
README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ datasets: gibbonbot/14-02-2025_test1
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 - 🧪 phosphobot training pipeline
15
+
16
+ - **Dataset**: [gibbonbot/14-02-2025_test1](https://huggingface.co/datasets/gibbonbot/14-02-2025_test1)
17
+ - **Wandb run id**: None
18
+
19
+
20
+ ## Error Traceback
21
+ We faced an issue while training your model.
22
+
23
+ ```
24
+ Dataset gibbonbot/14-02-2025_test1 is version v3.0, but expected v2.1.
25
+ ```
26
+
27
+
28
+ ## Training parameters
29
+
30
+ ```text
31
+ {
32
+ "batch_size": 60,
33
+ "steps": 8000,
34
+ "save_freq": 5000
35
+ }
36
+ ```
37
+
38
+ 📖 **Get Started**: [docs.phospho.ai](https://docs.phospho.ai?utm_source=huggingface_readme)
39
+
40
+ 🤖 **Get your robot**: [robots.phospho.ai](https://robots.phospho.ai?utm_source=huggingface_readme)