Robotics
LeRobot
Safetensors
smolvla
ivelin commited on
Commit
0386b33
·
verified ·
1 Parent(s): 539b5b1

Upload policy weights, train config and readme

Browse files
Files changed (4) hide show
  1. README.md +2 -2
  2. config.json +2 -2
  3. model.safetensors +1 -1
  4. train_config.json +3 -3
README.md CHANGED
@@ -1,13 +1,13 @@
1
  ---
2
  base_model: lerobot/smolvla_base
3
- datasets: lerobot/svla_so100_pickplace
4
  library_name: lerobot
5
  license: apache-2.0
6
  model_name: smolvla
7
  pipeline_tag: robotics
8
  tags:
9
- - lerobot
10
  - smolvla
 
11
  - robotics
12
  ---
13
 
 
1
  ---
2
  base_model: lerobot/smolvla_base
3
+ datasets: sergiov2000/eval_act_so100_movella_demo_push_1
4
  library_name: lerobot
5
  license: apache-2.0
6
  model_name: smolvla
7
  pipeline_tag: robotics
8
  tags:
 
9
  - smolvla
10
+ - lerobot
11
  - robotics
12
  ---
13
 
config.json CHANGED
@@ -13,7 +13,7 @@
13
  6
14
  ]
15
  },
16
- "observation.images.top": {
17
  "type": "VISUAL",
18
  "shape": [
19
  3,
@@ -21,7 +21,7 @@
21
  640
22
  ]
23
  },
24
- "observation.images.wrist": {
25
  "type": "VISUAL",
26
  "shape": [
27
  3,
 
13
  6
14
  ]
15
  },
16
+ "observation.images.side": {
17
  "type": "VISUAL",
18
  "shape": [
19
  3,
 
21
  640
22
  ]
23
  },
24
+ "observation.images.above": {
25
  "type": "VISUAL",
26
  "shape": [
27
  3,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7cdfd7f4ad619bf571fb6e9b8f59347ccee0e794aff66652cfc21a173e3558a2
3
  size 906713296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c62f6071f2adc1541cb8754a57a701210e71e911541388358db6758599caf65
3
  size 906713296
train_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "dataset": {
3
- "repo_id": "lerobot/svla_so100_pickplace",
4
  "root": null,
5
  "episodes": null,
6
  "image_transforms": {
@@ -80,7 +80,7 @@
80
  6
81
  ]
82
  },
83
- "observation.images.top": {
84
  "type": "VISUAL",
85
  "shape": [
86
  3,
@@ -88,7 +88,7 @@
88
  640
89
  ]
90
  },
91
- "observation.images.wrist": {
92
  "type": "VISUAL",
93
  "shape": [
94
  3,
 
1
  {
2
  "dataset": {
3
+ "repo_id": "sergiov2000/eval_act_so100_movella_demo_push_1",
4
  "root": null,
5
  "episodes": null,
6
  "image_transforms": {
 
80
  6
81
  ]
82
  },
83
+ "observation.images.side": {
84
  "type": "VISUAL",
85
  "shape": [
86
  3,
 
88
  640
89
  ]
90
  },
91
+ "observation.images.above": {
92
  "type": "VISUAL",
93
  "shape": [
94
  3,