lakomchik commited on
Commit
e5aca07
·
verified ·
1 Parent(s): 69a1246

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": "greenvlapolicy",
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": 4,
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": false,
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": "greenvlapolicy"
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:d32ec58e43c36e16302487af79a9dffdf399944b1ec7b5ee39325c8fbe557313
3
- size 9384574440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e331a3e72e9064dea485e7f23ac6a1f1d2abd864c0a08633025acd23f2581798
3
+ size 10818266696