y

Robotics
LeRobot
Safetensors
act
creato121 commited on
Commit
9b8f7a8
·
verified ·
1 Parent(s): ad11460

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 +4 -4
README.md CHANGED
@@ -1,12 +1,12 @@
1
  ---
2
- datasets: creato121/newred_cube_1
3
  library_name: lerobot
4
  license: apache-2.0
5
  model_name: act
6
  pipeline_tag: robotics
7
  tags:
8
- - robotics
9
  - act
 
10
  - lerobot
11
  ---
12
 
 
1
  ---
2
+ datasets: creato121/data_redcube_mod1
3
  library_name: lerobot
4
  license: apache-2.0
5
  model_name: act
6
  pipeline_tag: robotics
7
  tags:
 
8
  - act
9
+ - robotics
10
  - lerobot
11
  ---
12
 
config.json CHANGED
@@ -8,7 +8,7 @@
8
  6
9
  ]
10
  },
11
- "observation.images.video1": {
12
  "type": "VISUAL",
13
  "shape": [
14
  3,
@@ -16,7 +16,7 @@
16
  640
17
  ]
18
  },
19
- "observation.images.video2": {
20
  "type": "VISUAL",
21
  "shape": [
22
  3,
 
8
  6
9
  ]
10
  },
11
+ "observation.images.v1": {
12
  "type": "VISUAL",
13
  "shape": [
14
  3,
 
16
  640
17
  ]
18
  },
19
+ "observation.images.v2": {
20
  "type": "VISUAL",
21
  "shape": [
22
  3,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ee6775c0c6a282ca53bd076a5003e5ad9c02819952a5f1aab4658123e70a540
3
  size 206699736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0cdbeaef1f4e2d06092520d0ae77684cdc763a25ca7ba4380ee4c4253d85eec
3
  size 206699736
train_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "dataset": {
3
- "repo_id": "creato121/newred_cube_1",
4
  "root": null,
5
  "episodes": null,
6
  "image_transforms": {
@@ -90,7 +90,7 @@
90
  6
91
  ]
92
  },
93
- "observation.images.video1": {
94
  "type": "VISUAL",
95
  "shape": [
96
  3,
@@ -98,7 +98,7 @@
98
  640
99
  ]
100
  },
101
- "observation.images.video2": {
102
  "type": "VISUAL",
103
  "shape": [
104
  3,
@@ -150,7 +150,7 @@
150
  "optimizer_weight_decay": 0.0001,
151
  "optimizer_lr_backbone": 1e-05
152
  },
153
- "output_dir": "outputs/train/creato121_newred_cube_1_act",
154
  "job_name": "act",
155
  "resume": false,
156
  "seed": 1000,
 
1
  {
2
  "dataset": {
3
+ "repo_id": "creato121/data_redcube_mod1",
4
  "root": null,
5
  "episodes": null,
6
  "image_transforms": {
 
90
  6
91
  ]
92
  },
93
+ "observation.images.v1": {
94
  "type": "VISUAL",
95
  "shape": [
96
  3,
 
98
  640
99
  ]
100
  },
101
+ "observation.images.v2": {
102
  "type": "VISUAL",
103
  "shape": [
104
  3,
 
150
  "optimizer_weight_decay": 0.0001,
151
  "optimizer_lr_backbone": 1e-05
152
  },
153
+ "output_dir": "y_20251124_194450",
154
  "job_name": "act",
155
  "resume": false,
156
  "seed": 1000,