Text Classification
PEFT
Safetensors
English
cparisien's picture
Upload folder using huggingface_hub
b30b989 verified
{
"alpha_pattern": {},
"auto_mapping": null,
"base_model_name_or_path": "/workspace/hugging_face/hub/models--meta-llama--LlamaGuard-7b/snapshots/3e764390d6b39028ddea5b20603c89476107b41e/",
"bias": "none",
"fan_in_fan_out": false,
"inference_mode": true,
"init_lora_weights": true,
"layers_pattern": null,
"layers_to_transform": null,
"loftq_config": {},
"lora_alpha": 32,
"lora_dropout": 0.05,
"megatron_config": null,
"megatron_core": "megatron.core",
"modules_to_save": null,
"peft_type": "LORA",
"r": 16,
"rank_pattern": {},
"revision": null,
"target_modules": [
"down_proj",
"k_proj",
"gate_proj",
"v_proj",
"o_proj",
"lm_head",
"q_proj",
"up_proj"
],
"task_type": "CAUSAL_LM",
"use_rslora": false
}