falcon.40b.q_lora.merit_v91_v91.seq2seq.v5.0.3aug.w16.adamw.500steps.NA100.0528
/
checkpoint-300
/adapter_config.json
{ | |
"base_model_name_or_path": "/tmp/falcon-40b", | |
"bias": "none", | |
"fan_in_fan_out": false, | |
"inference_mode": true, | |
"init_lora_weights": true, | |
"lora_alpha": 16, | |
"lora_dropout": 0.05, | |
"modules_to_save": null, | |
"peft_type": "LORA", | |
"r": 64, | |
"target_modules": [ | |
"dense", | |
"query_key_value", | |
"dense_h_to_4h", | |
"dense_4h_to_h" | |
], | |
"task_type": "CAUSAL_LM" | |
} |