Upload folder using huggingface_hub
Browse files- config.json +4 -4
- model.safetensors +1 -1
- stats.json +0 -0
config.json
CHANGED
|
@@ -25,7 +25,7 @@
|
|
| 25 |
"tags": null,
|
| 26 |
"license": null,
|
| 27 |
"pretrained_path": null,
|
| 28 |
-
"vlm_model_name_or_path": "
|
| 29 |
"action_expert_hidden_size": 1024,
|
| 30 |
"action_expert_intermediate_size": 3072,
|
| 31 |
"dtype": "bfloat16",
|
|
@@ -53,7 +53,7 @@
|
|
| 53 |
"gradient_checkpointing": false,
|
| 54 |
"compile_model": false,
|
| 55 |
"compile_mode": "max-autotune",
|
| 56 |
-
"optimizer_lr":
|
| 57 |
"optimizer_betas": [
|
| 58 |
0.9,
|
| 59 |
0.95
|
|
@@ -62,8 +62,8 @@
|
|
| 62 |
"optimizer_weight_decay": 0.01,
|
| 63 |
"optimizer_grad_clip_norm": 1.0,
|
| 64 |
"scheduler_warmup_steps": 2000,
|
| 65 |
-
"scheduler_decay_steps":
|
| 66 |
-
"scheduler_decay_lr": 5e-
|
| 67 |
"tokenizer_max_length": 48,
|
| 68 |
"freeze_vision_encoder": false,
|
| 69 |
"train_expert_only": false,
|
|
|
|
| 25 |
"tags": null,
|
| 26 |
"license": null,
|
| 27 |
"pretrained_path": null,
|
| 28 |
+
"vlm_model_name_or_path": "hxma/Qwen3.5-2B-Action",
|
| 29 |
"action_expert_hidden_size": 1024,
|
| 30 |
"action_expert_intermediate_size": 3072,
|
| 31 |
"dtype": "bfloat16",
|
|
|
|
| 53 |
"gradient_checkpointing": false,
|
| 54 |
"compile_model": false,
|
| 55 |
"compile_mode": "max-autotune",
|
| 56 |
+
"optimizer_lr": 0.0001,
|
| 57 |
"optimizer_betas": [
|
| 58 |
0.9,
|
| 59 |
0.95
|
|
|
|
| 62 |
"optimizer_weight_decay": 0.01,
|
| 63 |
"optimizer_grad_clip_norm": 1.0,
|
| 64 |
"scheduler_warmup_steps": 2000,
|
| 65 |
+
"scheduler_decay_steps": 140000,
|
| 66 |
+
"scheduler_decay_lr": 5e-06,
|
| 67 |
"tokenizer_max_length": 48,
|
| 68 |
"freeze_vision_encoder": false,
|
| 69 |
"train_expert_only": false,
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5385900721
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ffe390760bdf63566705bc877170603396591b17ad7cb46af126ace0177a1a33
|
| 3 |
size 5385900721
|
stats.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|