Upload folder using huggingface_hub
Browse files
pretrained_model/config.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
"use_amp": false,
|
| 5 |
"normalization_mode": "mean_std",
|
| 6 |
"n_action_steps": 10,
|
| 7 |
-
"model_type": "
|
| 8 |
"num_steps": 10,
|
| 9 |
"max_state_dim": 48,
|
| 10 |
"max_action_dim": 48,
|
|
@@ -18,7 +18,7 @@
|
|
| 18 |
],
|
| 19 |
"tokenizer_max_length": 356,
|
| 20 |
"proj_width": 1280,
|
| 21 |
-
"expert_block_stride":
|
| 22 |
"base_vlm_model": "SberRoboticsCenter/Qwen3-VL-4B-Instruct-action",
|
| 23 |
"precision": "bfloat16",
|
| 24 |
"suffix_attention_mask": "block",
|
|
@@ -39,7 +39,7 @@
|
|
| 39 |
"mask_padded_actions": true,
|
| 40 |
"enable_learnable_layer_combination": true,
|
| 41 |
"layer_combination_init": "identity",
|
| 42 |
-
"is_knowledge_insulation":
|
| 43 |
"ce_loss_weight": 0.5,
|
| 44 |
"state_special_token_id": 228,
|
| 45 |
"clip_state": false,
|
|
@@ -48,5 +48,5 @@
|
|
| 48 |
"add_control_mode": true,
|
| 49 |
"add_embodiment_name": true,
|
| 50 |
"action_head_batch_multiplier": 4,
|
| 51 |
-
"type": "
|
| 52 |
}
|
|
|
|
| 4 |
"use_amp": false,
|
| 5 |
"normalization_mode": "mean_std",
|
| 6 |
"n_action_steps": 10,
|
| 7 |
+
"model_type": "qwen3vlpolicy",
|
| 8 |
"num_steps": 10,
|
| 9 |
"max_state_dim": 48,
|
| 10 |
"max_action_dim": 48,
|
|
|
|
| 18 |
],
|
| 19 |
"tokenizer_max_length": 356,
|
| 20 |
"proj_width": 1280,
|
| 21 |
+
"expert_block_stride": 1,
|
| 22 |
"base_vlm_model": "SberRoboticsCenter/Qwen3-VL-4B-Instruct-action",
|
| 23 |
"precision": "bfloat16",
|
| 24 |
"suffix_attention_mask": "block",
|
|
|
|
| 39 |
"mask_padded_actions": true,
|
| 40 |
"enable_learnable_layer_combination": true,
|
| 41 |
"layer_combination_init": "identity",
|
| 42 |
+
"is_knowledge_insulation": true,
|
| 43 |
"ce_loss_weight": 0.5,
|
| 44 |
"state_special_token_id": 228,
|
| 45 |
"clip_state": false,
|
|
|
|
| 48 |
"add_control_mode": true,
|
| 49 |
"add_embodiment_name": true,
|
| 50 |
"action_head_batch_multiplier": 4,
|
| 51 |
+
"type": "qwen3vlpolicy"
|
| 52 |
}
|
pretrained_model/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:e331a3e72e9064dea485e7f23ac6a1f1d2abd864c0a08633025acd23f2581798
|
| 3 |
+
size 10818266696
|