Upload policy weights, train config and readme
Browse files- README.md +1 -1
- config.json +1 -1
- model.safetensors +1 -1
- train_config.json +4 -4
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
datasets: z1c0/
|
| 3 |
library_name: lerobot
|
| 4 |
license: apache-2.0
|
| 5 |
model_name: act
|
|
|
|
| 1 |
---
|
| 2 |
+
datasets: z1c0/mydata
|
| 3 |
library_name: lerobot
|
| 4 |
license: apache-2.0
|
| 5 |
model_name: act
|
config.json
CHANGED
|
@@ -40,7 +40,7 @@
|
|
| 40 |
"private": null,
|
| 41 |
"tags": null,
|
| 42 |
"license": null,
|
| 43 |
-
"pretrained_path": "outputs/
|
| 44 |
"chunk_size": 100,
|
| 45 |
"n_action_steps": 100,
|
| 46 |
"normalization_mapping": {
|
|
|
|
| 40 |
"private": null,
|
| 41 |
"tags": null,
|
| 42 |
"license": null,
|
| 43 |
+
"pretrained_path": "outputs/train/act_so101_finetune2/checkpoints/100000/pretrained_model",
|
| 44 |
"chunk_size": 100,
|
| 45 |
"n_action_steps": 100,
|
| 46 |
"normalization_mapping": {
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 206699736
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef1a563741074f18412e70ada6640bcb29eeb52c18912e248c67b8817d49c1e6
|
| 3 |
size 206699736
|
train_config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"dataset": {
|
| 3 |
-
"repo_id": "z1c0/
|
| 4 |
"root": null,
|
| 5 |
"episodes": null,
|
| 6 |
"image_transforms": {
|
|
@@ -122,7 +122,7 @@
|
|
| 122 |
"private": null,
|
| 123 |
"tags": null,
|
| 124 |
"license": null,
|
| 125 |
-
"pretrained_path": "outputs/
|
| 126 |
"chunk_size": 100,
|
| 127 |
"n_action_steps": 100,
|
| 128 |
"normalization_mapping": {
|
|
@@ -150,7 +150,7 @@
|
|
| 150 |
"optimizer_weight_decay": 0.0001,
|
| 151 |
"optimizer_lr_backbone": 1e-05
|
| 152 |
},
|
| 153 |
-
"output_dir": "outputs/train/
|
| 154 |
"job_name": "act_so101_finetune",
|
| 155 |
"resume": false,
|
| 156 |
"seed": 1000,
|
|
@@ -185,7 +185,7 @@
|
|
| 185 |
"project": "lerobot",
|
| 186 |
"entity": null,
|
| 187 |
"notes": null,
|
| 188 |
-
"run_id": "
|
| 189 |
"mode": null
|
| 190 |
},
|
| 191 |
"checkpoint_path": null,
|
|
|
|
| 1 |
{
|
| 2 |
"dataset": {
|
| 3 |
+
"repo_id": "z1c0/mydata",
|
| 4 |
"root": null,
|
| 5 |
"episodes": null,
|
| 6 |
"image_transforms": {
|
|
|
|
| 122 |
"private": null,
|
| 123 |
"tags": null,
|
| 124 |
"license": null,
|
| 125 |
+
"pretrained_path": "outputs/train/act_so101_finetune2/checkpoints/100000/pretrained_model",
|
| 126 |
"chunk_size": 100,
|
| 127 |
"n_action_steps": 100,
|
| 128 |
"normalization_mapping": {
|
|
|
|
| 150 |
"optimizer_weight_decay": 0.0001,
|
| 151 |
"optimizer_lr_backbone": 1e-05
|
| 152 |
},
|
| 153 |
+
"output_dir": "outputs/train/act_so101_finetune3",
|
| 154 |
"job_name": "act_so101_finetune",
|
| 155 |
"resume": false,
|
| 156 |
"seed": 1000,
|
|
|
|
| 185 |
"project": "lerobot",
|
| 186 |
"entity": null,
|
| 187 |
"notes": null,
|
| 188 |
+
"run_id": "o0mnkax9",
|
| 189 |
"mode": null
|
| 190 |
},
|
| 191 |
"checkpoint_path": null,
|