Upload folder using huggingface_hub
Browse files- config.json +5 -5
- model.safetensors +1 -1
- optimizer_state.pth +1 -1
config.json
CHANGED
|
@@ -57,7 +57,7 @@
|
|
| 57 |
"license": null,
|
| 58 |
"pretrained_path": null,
|
| 59 |
"horizon": 32,
|
| 60 |
-
"n_action_steps":
|
| 61 |
"normalization_mapping": {
|
| 62 |
"VISUAL": "IDENTITY",
|
| 63 |
"STATE": "MEAN_STD",
|
|
@@ -95,7 +95,7 @@
|
|
| 95 |
],
|
| 96 |
"pos_decay_lambda": 0.1,
|
| 97 |
"future_steps_weight": 0.0,
|
| 98 |
-
"optimizer_lr": 1.
|
| 99 |
"optimizer_betas": [
|
| 100 |
0.95,
|
| 101 |
0.999
|
|
@@ -113,8 +113,8 @@
|
|
| 113 |
"v_proj"
|
| 114 |
],
|
| 115 |
"vision_lora_num_layers": 8,
|
| 116 |
-
"training_step":
|
| 117 |
-
"training_epoch":
|
| 118 |
-
"current_lr": 1.
|
| 119 |
"training_steps_total": 200000
|
| 120 |
}
|
|
|
|
| 57 |
"license": null,
|
| 58 |
"pretrained_path": null,
|
| 59 |
"horizon": 32,
|
| 60 |
+
"n_action_steps": 32,
|
| 61 |
"normalization_mapping": {
|
| 62 |
"VISUAL": "IDENTITY",
|
| 63 |
"STATE": "MEAN_STD",
|
|
|
|
| 95 |
],
|
| 96 |
"pos_decay_lambda": 0.1,
|
| 97 |
"future_steps_weight": 0.0,
|
| 98 |
+
"optimizer_lr": 1.0489096099349933e-05,
|
| 99 |
"optimizer_betas": [
|
| 100 |
0.95,
|
| 101 |
0.999
|
|
|
|
| 113 |
"v_proj"
|
| 114 |
],
|
| 115 |
"vision_lora_num_layers": 8,
|
| 116 |
+
"training_step": 59000,
|
| 117 |
+
"training_epoch": 197,
|
| 118 |
+
"current_lr": 1.0489096099349933e-05,
|
| 119 |
"training_steps_total": 200000
|
| 120 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 891783900
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e4e9af6ee37e21f9439254af5dd327b1fc2c1a6d78e2dec3f0b8e521db571647
|
| 3 |
size 891783900
|
optimizer_state.pth
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 572102374
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1f1e7c4538e070790f28bcfa5979fe1c5937b408fb41186971c8b50e464935ac
|
| 3 |
size 572102374
|