Upload policy weights, train config and readme
Browse files- README.md +1 -1
- config.json +0 -14
- model.safetensors +2 -2
- train_config.json +3 -17
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
datasets: aloha/
|
| 3 |
library_name: lerobot
|
| 4 |
license: apache-2.0
|
| 5 |
model_name: act
|
|
|
|
| 1 |
---
|
| 2 |
+
datasets: aloha/push_T_top_to_bottom_synthetic_top_view
|
| 3 |
library_name: lerobot
|
| 4 |
license: apache-2.0
|
| 5 |
model_name: act
|
config.json
CHANGED
|
@@ -7,12 +7,6 @@
|
|
| 7 |
"ACTION": "MEAN_STD"
|
| 8 |
},
|
| 9 |
"input_features": {
|
| 10 |
-
"observation.state": {
|
| 11 |
-
"type": "STATE",
|
| 12 |
-
"shape": [
|
| 13 |
-
14
|
| 14 |
-
]
|
| 15 |
-
},
|
| 16 |
"observation.images.top": {
|
| 17 |
"type": "VISUAL",
|
| 18 |
"shape": [
|
|
@@ -20,14 +14,6 @@
|
|
| 20 |
480,
|
| 21 |
640
|
| 22 |
]
|
| 23 |
-
},
|
| 24 |
-
"observation.images.front": {
|
| 25 |
-
"type": "VISUAL",
|
| 26 |
-
"shape": [
|
| 27 |
-
3,
|
| 28 |
-
480,
|
| 29 |
-
640
|
| 30 |
-
]
|
| 31 |
}
|
| 32 |
},
|
| 33 |
"output_features": {
|
|
|
|
| 7 |
"ACTION": "MEAN_STD"
|
| 8 |
},
|
| 9 |
"input_features": {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
"observation.images.top": {
|
| 11 |
"type": "VISUAL",
|
| 12 |
"shape": [
|
|
|
|
| 14 |
480,
|
| 15 |
640
|
| 16 |
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
}
|
| 18 |
},
|
| 19 |
"output_features": {
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6831ffb2784cdaed348731b384c1674190458f494870fa29cc2b30f6501d5a9a
|
| 3 |
+
size 206659048
|
train_config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"dataset": {
|
| 3 |
-
"repo_id": "aloha/
|
| 4 |
"root": null,
|
| 5 |
"episodes": null,
|
| 6 |
"image_transforms": {
|
|
@@ -74,12 +74,6 @@
|
|
| 74 |
"ACTION": "MEAN_STD"
|
| 75 |
},
|
| 76 |
"input_features": {
|
| 77 |
-
"observation.state": {
|
| 78 |
-
"type": "STATE",
|
| 79 |
-
"shape": [
|
| 80 |
-
14
|
| 81 |
-
]
|
| 82 |
-
},
|
| 83 |
"observation.images.top": {
|
| 84 |
"type": "VISUAL",
|
| 85 |
"shape": [
|
|
@@ -87,14 +81,6 @@
|
|
| 87 |
480,
|
| 88 |
640
|
| 89 |
]
|
| 90 |
-
},
|
| 91 |
-
"observation.images.front": {
|
| 92 |
-
"type": "VISUAL",
|
| 93 |
-
"shape": [
|
| 94 |
-
3,
|
| 95 |
-
480,
|
| 96 |
-
640
|
| 97 |
-
]
|
| 98 |
}
|
| 99 |
},
|
| 100 |
"output_features": {
|
|
@@ -134,7 +120,7 @@
|
|
| 134 |
"optimizer_weight_decay": 0.0001,
|
| 135 |
"optimizer_lr_backbone": 1e-05
|
| 136 |
},
|
| 137 |
-
"output_dir": "outputs_lerobot/act_2025-
|
| 138 |
"job_name": "act",
|
| 139 |
"resume": false,
|
| 140 |
"seed": 100000,
|
|
@@ -169,7 +155,7 @@
|
|
| 169 |
"project": "lerobot",
|
| 170 |
"entity": null,
|
| 171 |
"notes": null,
|
| 172 |
-
"run_id": "
|
| 173 |
"mode": null
|
| 174 |
}
|
| 175 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"dataset": {
|
| 3 |
+
"repo_id": "aloha/push_T_top_to_bottom_synthetic_top_view",
|
| 4 |
"root": null,
|
| 5 |
"episodes": null,
|
| 6 |
"image_transforms": {
|
|
|
|
| 74 |
"ACTION": "MEAN_STD"
|
| 75 |
},
|
| 76 |
"input_features": {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 77 |
"observation.images.top": {
|
| 78 |
"type": "VISUAL",
|
| 79 |
"shape": [
|
|
|
|
| 81 |
480,
|
| 82 |
640
|
| 83 |
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 84 |
}
|
| 85 |
},
|
| 86 |
"output_features": {
|
|
|
|
| 120 |
"optimizer_weight_decay": 0.0001,
|
| 121 |
"optimizer_lr_backbone": 1e-05
|
| 122 |
},
|
| 123 |
+
"output_dir": "outputs_lerobot/act_2025-09-03_model_synthetic",
|
| 124 |
"job_name": "act",
|
| 125 |
"resume": false,
|
| 126 |
"seed": 100000,
|
|
|
|
| 155 |
"project": "lerobot",
|
| 156 |
"entity": null,
|
| 157 |
"notes": null,
|
| 158 |
+
"run_id": "prfxr3a1",
|
| 159 |
"mode": null
|
| 160 |
}
|
| 161 |
}
|