Upload policy weights, train config and readme
Browse files- README.md +1 -1
- config.json +5 -5
- model.safetensors +2 -2
- train_config.json +8 -8
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
datasets: spirosperos/grid-position-
|
| 3 |
library_name: lerobot
|
| 4 |
license: apache-2.0
|
| 5 |
model_name: sac
|
|
|
|
| 1 |
---
|
| 2 |
+
datasets: spirosperos/grid-position-prediction
|
| 3 |
library_name: lerobot
|
| 4 |
license: apache-2.0
|
| 5 |
model_name: sac
|
config.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
"n_obs_steps": 1,
|
| 4 |
"normalization_mapping": {
|
| 5 |
"VISUAL": "MEAN_STD",
|
| 6 |
-
"ACTION": "
|
| 7 |
},
|
| 8 |
"input_features": {
|
| 9 |
"observation.image": {
|
|
@@ -98,9 +98,9 @@
|
|
| 98 |
"activate_final": true
|
| 99 |
},
|
| 100 |
"policy_kwargs": {
|
| 101 |
-
"use_tanh_squash":
|
| 102 |
"std_min": 1e-05,
|
| 103 |
-
"std_max":
|
| 104 |
"init_final": 0.05
|
| 105 |
},
|
| 106 |
"discrete_critic_network_kwargs": {
|
|
@@ -113,8 +113,8 @@
|
|
| 113 |
},
|
| 114 |
"actor_learner_config": {
|
| 115 |
"learner_host": "127.0.0.1",
|
| 116 |
-
"learner_port":
|
| 117 |
-
"policy_parameters_push_frequency":
|
| 118 |
"queue_get_timeout": 2.0
|
| 119 |
},
|
| 120 |
"concurrency": {
|
|
|
|
| 3 |
"n_obs_steps": 1,
|
| 4 |
"normalization_mapping": {
|
| 5 |
"VISUAL": "MEAN_STD",
|
| 6 |
+
"ACTION": "IDENTITY"
|
| 7 |
},
|
| 8 |
"input_features": {
|
| 9 |
"observation.image": {
|
|
|
|
| 98 |
"activate_final": true
|
| 99 |
},
|
| 100 |
"policy_kwargs": {
|
| 101 |
+
"use_tanh_squash": false,
|
| 102 |
"std_min": 1e-05,
|
| 103 |
+
"std_max": 5.0,
|
| 104 |
"init_final": 0.05
|
| 105 |
},
|
| 106 |
"discrete_critic_network_kwargs": {
|
|
|
|
| 113 |
},
|
| 114 |
"actor_learner_config": {
|
| 115 |
"learner_host": "127.0.0.1",
|
| 116 |
+
"learner_port": 50053,
|
| 117 |
+
"policy_parameters_push_frequency": 0,
|
| 118 |
"queue_get_timeout": 2.0
|
| 119 |
},
|
| 120 |
"concurrency": {
|
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:212c99227350f091ca67a635aaa39f1455ce80df635175d47b8a649f24c7730b
|
| 3 |
+
size 22658540
|
train_config.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"dataset": {
|
| 3 |
-
"repo_id": "spirosperos/grid-position-
|
| 4 |
-
"root": "/home/nikola/lerobot_spes/
|
| 5 |
"episodes": null,
|
| 6 |
"image_transforms": {
|
| 7 |
"enable": false,
|
|
@@ -126,7 +126,7 @@
|
|
| 126 |
"n_obs_steps": 1,
|
| 127 |
"normalization_mapping": {
|
| 128 |
"VISUAL": "MEAN_STD",
|
| 129 |
-
"ACTION": "
|
| 130 |
},
|
| 131 |
"input_features": {
|
| 132 |
"observation.image": {
|
|
@@ -221,9 +221,9 @@
|
|
| 221 |
"activate_final": true
|
| 222 |
},
|
| 223 |
"policy_kwargs": {
|
| 224 |
-
"use_tanh_squash":
|
| 225 |
"std_min": 1e-05,
|
| 226 |
-
"std_max":
|
| 227 |
"init_final": 0.05
|
| 228 |
},
|
| 229 |
"discrete_critic_network_kwargs": {
|
|
@@ -236,8 +236,8 @@
|
|
| 236 |
},
|
| 237 |
"actor_learner_config": {
|
| 238 |
"learner_host": "127.0.0.1",
|
| 239 |
-
"learner_port":
|
| 240 |
-
"policy_parameters_push_frequency":
|
| 241 |
"queue_get_timeout": 2.0
|
| 242 |
},
|
| 243 |
"concurrency": {
|
|
@@ -246,7 +246,7 @@
|
|
| 246 |
},
|
| 247 |
"use_torch_compile": false
|
| 248 |
},
|
| 249 |
-
"output_dir": "outputs/train/2025-10-
|
| 250 |
"job_name": "grid_position",
|
| 251 |
"resume": false,
|
| 252 |
"seed": 1000,
|
|
|
|
| 1 |
{
|
| 2 |
"dataset": {
|
| 3 |
+
"repo_id": "spirosperos/grid-position-prediction",
|
| 4 |
+
"root": "/home/nikola/lerobot_spes/recording_grid_position_lerobot",
|
| 5 |
"episodes": null,
|
| 6 |
"image_transforms": {
|
| 7 |
"enable": false,
|
|
|
|
| 126 |
"n_obs_steps": 1,
|
| 127 |
"normalization_mapping": {
|
| 128 |
"VISUAL": "MEAN_STD",
|
| 129 |
+
"ACTION": "IDENTITY"
|
| 130 |
},
|
| 131 |
"input_features": {
|
| 132 |
"observation.image": {
|
|
|
|
| 221 |
"activate_final": true
|
| 222 |
},
|
| 223 |
"policy_kwargs": {
|
| 224 |
+
"use_tanh_squash": false,
|
| 225 |
"std_min": 1e-05,
|
| 226 |
+
"std_max": 5.0,
|
| 227 |
"init_final": 0.05
|
| 228 |
},
|
| 229 |
"discrete_critic_network_kwargs": {
|
|
|
|
| 236 |
},
|
| 237 |
"actor_learner_config": {
|
| 238 |
"learner_host": "127.0.0.1",
|
| 239 |
+
"learner_port": 50053,
|
| 240 |
+
"policy_parameters_push_frequency": 0,
|
| 241 |
"queue_get_timeout": 2.0
|
| 242 |
},
|
| 243 |
"concurrency": {
|
|
|
|
| 246 |
},
|
| 247 |
"use_torch_compile": false
|
| 248 |
},
|
| 249 |
+
"output_dir": "outputs/train/2025-10-30/13-19-54_grid_position",
|
| 250 |
"job_name": "grid_position",
|
| 251 |
"resume": false,
|
| 252 |
"seed": 1000,
|