qwen2-VL-2b-instruct-shadows / adapter_config.json
Space-Cracker's picture
Training in progress, step 3
e341cef verified
raw
history blame
453 Bytes
{
"auto_mapping": null,
"base_model_name_or_path": "Qwen/Qwen2-VL-2B-Instruct",
"inference_mode": true,
"num_attention_heads": 12,
"num_layers": 4,
"num_transformer_submodules": 1,
"num_virtual_tokens": 65,
"peft_type": "PROMPT_TUNING",
"prompt_tuning_init": "RANDOM",
"prompt_tuning_init_text": null,
"revision": null,
"task_type": "CAUSAL_LM",
"token_dim": 1536,
"tokenizer_kwargs": null,
"tokenizer_name_or_path": null
}