LegrandFrederic commited on
Commit
ea07b1c
·
verified ·
1 Parent(s): 0afa266

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
+ datasets: phospho-app/example_dataset_v2_bboxes
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
+ ## This model was trained using **phospho**.
18
+
19
+ Training was successful, try it out on your robot!
20
+
21
+
22
+ ## Training parameters:
23
+
24
+ - **Dataset**: [phospho-app/example_dataset_v2_bboxes](https://huggingface.co/datasets/phospho-app/example_dataset_v2_bboxes)
25
+ - **Wandb run URL**: None
26
+ - **Epochs**: None
27
+ - **Batch size**: 100
28
+ - **Training steps**: 10000
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)