srini-x commited on
Commit
22fe916
·
verified ·
1 Parent(s): 60fec13

Add Solo model card

Browse files
Files changed (1) hide show
  1. README.md +30 -0
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: lerobot
3
+ tags: [solo, vla, robotics, lerobot, act]
4
+ datasets: [srini-x/solobot-ds2]
5
+ pipeline_tag: robotics
6
+ ---
7
+
8
+ <a href="https://hub.getsolo.tech"><img src="https://raw.githubusercontent.com/GetSoloTech/solo-cli/main/media/solo-banner.png" alt="Solo" width="200"></a>
9
+
10
+ ## Policy Details
11
+
12
+ | | |
13
+ |---|---|
14
+ | **Policy Type** | act |
15
+
16
+ ## Training Hyperparameters
17
+
18
+ | | |
19
+ |---|---|
20
+ | **Batch Size** | 8 |
21
+ | **Steps** | 100 |
22
+ | **Training Duration** | 1m 13s |
23
+
24
+ ## Dataset
25
+
26
+ [srini-x/solobot-ds2](https://huggingface.co/datasets/srini-x/solobot-ds2)
27
+
28
+ ---
29
+
30
+ <sub>Trained with <a href="https://hub.getsolo.tech">Solo</a></sub>