CARE-0.3B-4B / doc_encoder /adapter_config.json
PhilipGAQ's picture
Upload folder using huggingface_hub
f30eb45 verified
raw
history blame contribute delete
820 Bytes
{
"alpha_pattern": {},
"auto_mapping": null,
"base_model_name_or_path": "/train20/intern/permanent/aqjiang/model/asymmed-emb-new/ft-0728-contrastive-mse-more-data-0808/merged_model",
"bias": "none",
"fan_in_fan_out": false,
"inference_mode": true,
"init_lora_weights": true,
"layer_replication": null,
"layers_pattern": null,
"layers_to_transform": null,
"loftq_config": {},
"lora_alpha": 64.0,
"lora_dropout": 0.1,
"megatron_config": null,
"megatron_core": "megatron.core",
"modules_to_save": null,
"peft_type": "LORA",
"r": 32,
"rank_pattern": {},
"revision": null,
"target_modules": [
"v_proj",
"k_proj",
"o_proj",
"q_proj",
"gate_proj",
"down_proj",
"up_proj"
],
"task_type": "FEATURE_EXTRACTION",
"use_dora": false,
"use_rslora": false
}