gibbonbot commited on
Commit
b3c4053
·
verified ·
1 Parent(s): 9297ce0

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +37 -0
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ datasets: AgentAppStore/Test_Data_Ex
4
+ library_name: gibbonbot
5
+ pipeline_tag: robotics
6
+ model_name: act
7
+ tags:
8
+ - gibbonbot
9
+ - act
10
+ task_categories:
11
+ - robotics
12
+ ---
13
+
14
+ # act model - 🧪 gibbonbot training pipeline
15
+
16
+ - **Dataset**: [AgentAppStore/Test_Data_Ex](https://huggingface.co/datasets/AgentAppStore/Test_Data_Ex)
17
+ - **Wandb run id**: None
18
+
19
+
20
+ ## This model was trained using **[🧪gibbonbot](https://gibbon.bot)**
21
+
22
+ Training was successful, try it out on your robot!
23
+
24
+
25
+ ## Training parameters
26
+
27
+ ```text
28
+ {
29
+ "batch_size": 120,
30
+ "steps": 1000,
31
+ "save_freq": 800
32
+ }
33
+ ```
34
+
35
+ 📖 **Get Started**: [docs.gibbon.bot](https://docs.gibbon.bot?utm_source=huggingface_readme)
36
+
37
+ 🤖 **Get your robot**: [robots.gibbon.bot](https://robots.gibbon.bot?utm_source=huggingface_readme)