Upload policy weights, train config and readme
Browse files- config.json +1 -1
- model.safetensors +1 -1
- train_config.json +3 -3
config.json
CHANGED
|
@@ -76,7 +76,7 @@
|
|
| 76 |
"use_meanflow": true,
|
| 77 |
"do_multi_step_sampling": false,
|
| 78 |
"inference_timesteps": 100,
|
| 79 |
-
"time_distribution": "
|
| 80 |
"log_norm_mu": -0.4,
|
| 81 |
"log_norm_sigma": 1.0,
|
| 82 |
"use_autograd_functional_jvp": false,
|
|
|
|
| 76 |
"use_meanflow": true,
|
| 77 |
"do_multi_step_sampling": false,
|
| 78 |
"inference_timesteps": 100,
|
| 79 |
+
"time_distribution": "uniform",
|
| 80 |
"log_norm_mu": -0.4,
|
| 81 |
"log_norm_sigma": 1.0,
|
| 82 |
"use_autograd_functional_jvp": false,
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 214251472
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7dd3d1721ec3b44aa0b3bff18f8e3e5ccaaf54768aa6f462de6664534371d4b4
|
| 3 |
size 214251472
|
train_config.json
CHANGED
|
@@ -199,7 +199,7 @@
|
|
| 199 |
"use_meanflow": true,
|
| 200 |
"do_multi_step_sampling": false,
|
| 201 |
"inference_timesteps": 100,
|
| 202 |
-
"time_distribution": "
|
| 203 |
"log_norm_mu": -0.4,
|
| 204 |
"log_norm_sigma": 1.0,
|
| 205 |
"use_autograd_functional_jvp": false,
|
|
@@ -213,7 +213,7 @@
|
|
| 213 |
"action_batch_size": 2,
|
| 214 |
"sampling_strategy": "deterministic"
|
| 215 |
},
|
| 216 |
-
"output_dir": "outputs/train/2025-11-
|
| 217 |
"job_name": "pusht_temporal_consistent_flow",
|
| 218 |
"resume": false,
|
| 219 |
"seed": 1000,
|
|
@@ -252,7 +252,7 @@
|
|
| 252 |
"project": "policies",
|
| 253 |
"entity": null,
|
| 254 |
"notes": null,
|
| 255 |
-
"run_id": "
|
| 256 |
"mode": null
|
| 257 |
},
|
| 258 |
"checkpoint_path": null
|
|
|
|
| 199 |
"use_meanflow": true,
|
| 200 |
"do_multi_step_sampling": false,
|
| 201 |
"inference_timesteps": 100,
|
| 202 |
+
"time_distribution": "uniform",
|
| 203 |
"log_norm_mu": -0.4,
|
| 204 |
"log_norm_sigma": 1.0,
|
| 205 |
"use_autograd_functional_jvp": false,
|
|
|
|
| 213 |
"action_batch_size": 2,
|
| 214 |
"sampling_strategy": "deterministic"
|
| 215 |
},
|
| 216 |
+
"output_dir": "outputs/train/2025-11-02/01-15-22_pusht_temporal_consistent_flow",
|
| 217 |
"job_name": "pusht_temporal_consistent_flow",
|
| 218 |
"resume": false,
|
| 219 |
"seed": 1000,
|
|
|
|
| 252 |
"project": "policies",
|
| 253 |
"entity": null,
|
| 254 |
"notes": null,
|
| 255 |
+
"run_id": "f0mpyqk7",
|
| 256 |
"mode": null
|
| 257 |
},
|
| 258 |
"checkpoint_path": null
|