zawnpn commited on
Commit
0fa8ec2
·
1 Parent(s): 89d96de
added_tokens.json ADDED
The diff for this file is too large to render. See raw diff
 
config.json ADDED
@@ -0,0 +1,319 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "action_chunk_length": 16,
3
+ "action_dim": 13,
4
+ "enable_robot_alignment": false,
5
+ "gen_action_type": "prop_hidden",
6
+ "loss_func": "l1",
7
+ "model_type": "beingvla",
8
+ "motion_config": [
9
+ {
10
+ "activate": "relu",
11
+ "cache_path": null,
12
+ "chunk_size": 10,
13
+ "code_dim": 512,
14
+ "commit_weight": 0.02,
15
+ "depth": 3,
16
+ "depth_first": true,
17
+ "dilation_growth_rate": 1,
18
+ "down_t": 2,
19
+ "eval_window_size": 15,
20
+ "fps": 20,
21
+ "frame_interval": 2,
22
+ "instruction": null,
23
+ "is_hm3d_old": false,
24
+ "max_eval_motion_len": 80,
25
+ "max_motion_len": 200,
26
+ "max_text_len": 20,
27
+ "min_motion_len": 40,
28
+ "motion_code_path": "/share/dataset/Being-H0/vq_code_augv2/wrist_mano162_grvq_shared_w15_f2_c4096",
29
+ "motion_feat": "mano162",
30
+ "motion_feat_dir": null,
31
+ "motion_resume_pth": null,
32
+ "motion_unit_length": 4,
33
+ "mu": 0.99,
34
+ "multi_coords": true,
35
+ "nb_code": 4096,
36
+ "nb_joints": 22,
37
+ "new_token_type": "insert",
38
+ "norm": null,
39
+ "normalize": true,
40
+ "num_conv_layers": 3,
41
+ "num_quant_groups": 2,
42
+ "num_quantizers": 8,
43
+ "output_emb_width": 512,
44
+ "quantbeta": 1.0,
45
+ "quantizer_name": "group_residualvq",
46
+ "recons_loss": "l1_smooth",
47
+ "relative": true,
48
+ "seq_len": 64,
49
+ "shared_codebook": true,
50
+ "stride_t": 2,
51
+ "tmr_model_path": "",
52
+ "unit_length": 4,
53
+ "use_part": "wrist",
54
+ "val_split_file": "val/test.txt",
55
+ "vel_weight": 1.0,
56
+ "width": 512,
57
+ "window_size": 15
58
+ },
59
+ {
60
+ "activate": "relu",
61
+ "cache_path": null,
62
+ "chunk_size": 10,
63
+ "code_dim": 512,
64
+ "commit_weight": 0.02,
65
+ "depth": 3,
66
+ "depth_first": true,
67
+ "dilation_growth_rate": 1,
68
+ "down_t": 2,
69
+ "eval_window_size": 15,
70
+ "fps": 20,
71
+ "frame_interval": 2,
72
+ "instruction": null,
73
+ "is_hm3d_old": false,
74
+ "max_eval_motion_len": 80,
75
+ "max_motion_len": 200,
76
+ "max_text_len": 20,
77
+ "min_motion_len": 40,
78
+ "motion_code_path": "/share/dataset/Being-H0/vq_code_augv2/finger_mano162_grvq_shared_w15_f2_c4096",
79
+ "motion_feat": "mano162",
80
+ "motion_feat_dir": null,
81
+ "motion_resume_pth": null,
82
+ "motion_unit_length": 4,
83
+ "mu": 0.99,
84
+ "multi_coords": true,
85
+ "nb_code": 4096,
86
+ "nb_joints": 22,
87
+ "new_token_type": "insert",
88
+ "norm": null,
89
+ "normalize": true,
90
+ "num_conv_layers": 3,
91
+ "num_quant_groups": 2,
92
+ "num_quantizers": 8,
93
+ "output_emb_width": 512,
94
+ "quantbeta": 1.0,
95
+ "quantizer_name": "group_residualvq",
96
+ "recons_loss": "l1_smooth",
97
+ "relative": true,
98
+ "seq_len": 64,
99
+ "shared_codebook": true,
100
+ "stride_t": 2,
101
+ "tmr_model_path": "",
102
+ "unit_length": 4,
103
+ "use_part": "finger",
104
+ "val_split_file": "val/test.txt",
105
+ "vel_weight": 1.0,
106
+ "width": 512,
107
+ "window_size": 15
108
+ }
109
+ ],
110
+ "motion_type": "mano",
111
+ "proprio_dim": 13,
112
+ "transformers_version": null,
113
+ "vlm_config": {
114
+ "downsample_ratio": 0.5,
115
+ "force_image_size": 448,
116
+ "llm_config": {
117
+ "_attn_implementation_autoset": true,
118
+ "_name_or_path": "./pretrained/Qwen2.5-32B-Instruct",
119
+ "add_cross_attention": false,
120
+ "architectures": [
121
+ "Qwen2ForCausalLM"
122
+ ],
123
+ "attention_dropout": 0.0,
124
+ "attn_implementation": "flash_attention_2",
125
+ "bad_words_ids": null,
126
+ "begin_suppress_tokens": null,
127
+ "bos_token_id": 151643,
128
+ "chunk_size_feed_forward": 0,
129
+ "cross_attention_hidden_size": null,
130
+ "decoder_start_token_id": null,
131
+ "diversity_penalty": 0.0,
132
+ "do_sample": false,
133
+ "early_stopping": false,
134
+ "encoder_no_repeat_ngram_size": 0,
135
+ "eos_token_id": 151643,
136
+ "exponential_decay_length_penalty": null,
137
+ "finetuning_task": null,
138
+ "forced_bos_token_id": null,
139
+ "forced_eos_token_id": null,
140
+ "hidden_act": "silu",
141
+ "hidden_size": 896,
142
+ "id2label": {
143
+ "0": "LABEL_0",
144
+ "1": "LABEL_1"
145
+ },
146
+ "initializer_range": 0.02,
147
+ "intermediate_size": 4864,
148
+ "is_decoder": false,
149
+ "is_encoder_decoder": false,
150
+ "label2id": {
151
+ "LABEL_0": 0,
152
+ "LABEL_1": 1
153
+ },
154
+ "length_penalty": 1.0,
155
+ "max_length": 20,
156
+ "max_position_embeddings": 32768,
157
+ "max_window_layers": 70,
158
+ "min_length": 0,
159
+ "model_type": "qwen2",
160
+ "moe_config": null,
161
+ "no_repeat_ngram_size": 0,
162
+ "num_attention_heads": 14,
163
+ "num_beam_groups": 1,
164
+ "num_beams": 1,
165
+ "num_hidden_layers": 24,
166
+ "num_key_value_heads": 2,
167
+ "num_return_sequences": 1,
168
+ "output_attentions": false,
169
+ "output_hidden_states": false,
170
+ "output_scores": false,
171
+ "pad_token_id": null,
172
+ "prefix": null,
173
+ "problem_type": null,
174
+ "pruned_heads": {},
175
+ "remove_invalid_values": false,
176
+ "repetition_penalty": 1.0,
177
+ "return_dict": true,
178
+ "return_dict_in_generate": false,
179
+ "rms_norm_eps": 1e-06,
180
+ "rope_scaling": {
181
+ "factor": 2.0,
182
+ "rope_type": "dynamic",
183
+ "type": "dynamic"
184
+ },
185
+ "rope_theta": 1000000.0,
186
+ "sep_token_id": null,
187
+ "sliding_window": null,
188
+ "suppress_tokens": null,
189
+ "task_specific_params": null,
190
+ "temperature": 1.0,
191
+ "tf_legacy_loss": false,
192
+ "tie_encoder_decoder": false,
193
+ "tie_word_embeddings": false,
194
+ "tokenizer_class": null,
195
+ "top_k": 50,
196
+ "top_p": 1.0,
197
+ "torch_dtype": "bfloat16",
198
+ "torchscript": false,
199
+ "transformers_version": "4.43.4",
200
+ "typical_p": 1.0,
201
+ "use_bfloat16": true,
202
+ "use_cache": false,
203
+ "use_sliding_window": false,
204
+ "vocab_size": 159869
205
+ },
206
+ "ps_version": "v2",
207
+ "select_layer": -1,
208
+ "system_message": null,
209
+ "template": "internvl2_5",
210
+ "use_backbone_lora": 0,
211
+ "use_llm_lora": 0,
212
+ "use_thumbnail": true,
213
+ "vision_config": {
214
+ "_attn_implementation_autoset": true,
215
+ "_name_or_path": "OpenGVLab/InternViT-6B-448px-V1-5",
216
+ "add_cross_attention": false,
217
+ "architectures": [
218
+ "InternVisionModel"
219
+ ],
220
+ "attention_dropout": 0.0,
221
+ "auto_map": {
222
+ "AutoConfig": "configuration_intern_vit.InternVisionConfig",
223
+ "AutoModel": "modeling_intern_vit.InternVisionModel"
224
+ },
225
+ "bad_words_ids": null,
226
+ "begin_suppress_tokens": null,
227
+ "bos_token_id": null,
228
+ "capacity_factor": 1.2,
229
+ "chunk_size_feed_forward": 0,
230
+ "cross_attention_hidden_size": null,
231
+ "decoder_start_token_id": null,
232
+ "diversity_penalty": 0.0,
233
+ "do_sample": false,
234
+ "drop_path_rate": 0.0,
235
+ "dropout": 0.0,
236
+ "early_stopping": false,
237
+ "encoder_no_repeat_ngram_size": 0,
238
+ "eos_token_id": null,
239
+ "eval_capacity_factor": 1.4,
240
+ "exponential_decay_length_penalty": null,
241
+ "finetuning_task": null,
242
+ "forced_bos_token_id": null,
243
+ "forced_eos_token_id": null,
244
+ "hidden_act": "gelu",
245
+ "hidden_size": 1024,
246
+ "id2label": {
247
+ "0": "LABEL_0",
248
+ "1": "LABEL_1"
249
+ },
250
+ "image_size": 448,
251
+ "initializer_factor": 0.1,
252
+ "initializer_range": 1e-10,
253
+ "intermediate_size": 4096,
254
+ "is_decoder": false,
255
+ "is_encoder_decoder": false,
256
+ "label2id": {
257
+ "LABEL_0": 0,
258
+ "LABEL_1": 1
259
+ },
260
+ "laux_allreduce": "all_nodes",
261
+ "layer_norm_eps": 1e-06,
262
+ "length_penalty": 1.0,
263
+ "max_length": 20,
264
+ "min_length": 0,
265
+ "model_type": "intern_vit_6b",
266
+ "moe_coeff_ratio": 0.5,
267
+ "moe_intermediate_size": 768,
268
+ "moe_output_scale": 4.0,
269
+ "no_repeat_ngram_size": 0,
270
+ "noisy_gate_policy": "RSample_before",
271
+ "norm_type": "layer_norm",
272
+ "num_attention_heads": 16,
273
+ "num_beam_groups": 1,
274
+ "num_beams": 1,
275
+ "num_channels": 3,
276
+ "num_experts": 8,
277
+ "num_hidden_layers": 24,
278
+ "num_return_sequences": 1,
279
+ "num_routed_experts": 4,
280
+ "num_shared_experts": 4,
281
+ "output_attentions": false,
282
+ "output_hidden_states": false,
283
+ "output_scores": false,
284
+ "pad_token_id": null,
285
+ "patch_size": 14,
286
+ "prefix": null,
287
+ "problem_type": null,
288
+ "pruned_heads": {},
289
+ "qk_normalization": false,
290
+ "qkv_bias": true,
291
+ "remove_invalid_values": false,
292
+ "repetition_penalty": 1.0,
293
+ "return_dict": true,
294
+ "return_dict_in_generate": false,
295
+ "sep_token_id": null,
296
+ "shared_expert_intermediate_size": 3072,
297
+ "suppress_tokens": null,
298
+ "task_specific_params": null,
299
+ "temperature": 1.0,
300
+ "tf_legacy_loss": false,
301
+ "tie_encoder_decoder": false,
302
+ "tie_word_embeddings": true,
303
+ "tokenizer_class": null,
304
+ "top_k": 50,
305
+ "top_p": 1.0,
306
+ "torch_dtype": "bfloat16",
307
+ "torchscript": false,
308
+ "transformers_version": "4.43.4",
309
+ "typical_p": 1.0,
310
+ "use_bfloat16": true,
311
+ "use_flash_attn": true,
312
+ "use_moe": false,
313
+ "use_residual": true,
314
+ "use_rts": false,
315
+ "use_weighted_residual": false
316
+ }
317
+ },
318
+ "vlm_type": "internvl"
319
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d496e08898a547469d3b1283d82eac2b5a33a279c87ced2376b9c21988f0bd43
3
+ size 2351010300
special_tokens_map.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
The diff for this file is too large to render. See raw diff
 
vocab.json ADDED
The diff for this file is too large to render. See raw diff