Upload folder using huggingface_hub
Browse files- config.json +2 -2
- model.safetensors +1 -1
- train_config.json +4 -4
config.json
CHANGED
|
@@ -29,7 +29,7 @@
|
|
| 29 |
"use_amp": false,
|
| 30 |
"use_peft": false,
|
| 31 |
"push_to_hub": true,
|
| 32 |
-
"repo_id": "aros/
|
| 33 |
"private": null,
|
| 34 |
"tags": null,
|
| 35 |
"license": null,
|
|
@@ -37,7 +37,7 @@
|
|
| 37 |
"paligemma_variant": "gemma_2b",
|
| 38 |
"action_expert_variant": "gemma_300m",
|
| 39 |
"dtype": "float32",
|
| 40 |
-
"chunk_size":
|
| 41 |
"n_action_steps": 10,
|
| 42 |
"max_state_dim": 32,
|
| 43 |
"max_action_dim": 32,
|
|
|
|
| 29 |
"use_amp": false,
|
| 30 |
"use_peft": false,
|
| 31 |
"push_to_hub": true,
|
| 32 |
+
"repo_id": "aros/pi05_hri_10",
|
| 33 |
"private": null,
|
| 34 |
"tags": null,
|
| 35 |
"license": null,
|
|
|
|
| 37 |
"paligemma_variant": "gemma_2b",
|
| 38 |
"action_expert_variant": "gemma_300m",
|
| 39 |
"dtype": "float32",
|
| 40 |
+
"chunk_size": 16,
|
| 41 |
"n_action_steps": 10,
|
| 42 |
"max_state_dim": 32,
|
| 43 |
"max_action_dim": 32,
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 14467170760
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:15f3548f1acd068b96881ed9a5e52ac68ba6253353bc13d51c514a1f194373eb
|
| 3 |
size 14467170760
|
train_config.json
CHANGED
|
@@ -111,7 +111,7 @@
|
|
| 111 |
"use_amp": false,
|
| 112 |
"use_peft": false,
|
| 113 |
"push_to_hub": true,
|
| 114 |
-
"repo_id": "aros/
|
| 115 |
"private": null,
|
| 116 |
"tags": null,
|
| 117 |
"license": null,
|
|
@@ -119,7 +119,7 @@
|
|
| 119 |
"paligemma_variant": "gemma_2b",
|
| 120 |
"action_expert_variant": "gemma_300m",
|
| 121 |
"dtype": "float32",
|
| 122 |
-
"chunk_size":
|
| 123 |
"n_action_steps": 10,
|
| 124 |
"max_state_dim": 32,
|
| 125 |
"max_action_dim": 32,
|
|
@@ -159,7 +159,7 @@
|
|
| 159 |
"scheduler_decay_steps": 30000,
|
| 160 |
"scheduler_decay_lr": 2.5e-06
|
| 161 |
},
|
| 162 |
-
"output_dir": "outputs/train/2026-02-
|
| 163 |
"job_name": "pi05",
|
| 164 |
"resume": false,
|
| 165 |
"seed": 1000,
|
|
@@ -201,7 +201,7 @@
|
|
| 201 |
"project": "lerobot",
|
| 202 |
"entity": null,
|
| 203 |
"notes": null,
|
| 204 |
-
"run_id": "
|
| 205 |
"mode": "online"
|
| 206 |
},
|
| 207 |
"peft": null,
|
|
|
|
| 111 |
"use_amp": false,
|
| 112 |
"use_peft": false,
|
| 113 |
"push_to_hub": true,
|
| 114 |
+
"repo_id": "aros/pi05_hri_10",
|
| 115 |
"private": null,
|
| 116 |
"tags": null,
|
| 117 |
"license": null,
|
|
|
|
| 119 |
"paligemma_variant": "gemma_2b",
|
| 120 |
"action_expert_variant": "gemma_300m",
|
| 121 |
"dtype": "float32",
|
| 122 |
+
"chunk_size": 16,
|
| 123 |
"n_action_steps": 10,
|
| 124 |
"max_state_dim": 32,
|
| 125 |
"max_action_dim": 32,
|
|
|
|
| 159 |
"scheduler_decay_steps": 30000,
|
| 160 |
"scheduler_decay_lr": 2.5e-06
|
| 161 |
},
|
| 162 |
+
"output_dir": "outputs/train/2026-02-20/14-15-42_pi05",
|
| 163 |
"job_name": "pi05",
|
| 164 |
"resume": false,
|
| 165 |
"seed": 1000,
|
|
|
|
| 201 |
"project": "lerobot",
|
| 202 |
"entity": null,
|
| 203 |
"notes": null,
|
| 204 |
+
"run_id": "bl6aurrh",
|
| 205 |
"mode": "online"
|
| 206 |
},
|
| 207 |
"peft": null,
|