|
{ |
|
"adapter_labels": [ |
|
"DA_FR", |
|
"IT_DE" |
|
], |
|
"alpha_pattern": {}, |
|
"auto_mapping": null, |
|
"base_model_name_or_path": "ai-forever/mGPT", |
|
"bias": "none", |
|
"exclude_modules": null, |
|
"fan_in_fan_out": true, |
|
"inference_mode": true, |
|
"init_lora_weights": true, |
|
"layer_group": 1, |
|
"layer_replication": null, |
|
"layers_pattern": "h", |
|
"layers_to_transform": [ |
|
6, |
|
7, |
|
8, |
|
9, |
|
10, |
|
11 |
|
], |
|
"loftq_config": {}, |
|
"lora_alpha": 64, |
|
"lora_dropout": 0.1, |
|
"megatron_config": null, |
|
"megatron_core": "megatron.core", |
|
"modules_to_save": null, |
|
"num_adapters_per_layer": 2, |
|
"peft_type": "LORA", |
|
"r": 32, |
|
"r_a": [ |
|
17, |
|
47 |
|
], |
|
"rank_pattern": {}, |
|
"revision": null, |
|
"target_modules": [ |
|
"c_attn", |
|
"c_proj" |
|
], |
|
"task_type": "CAUSAL_LM", |
|
"use_dora": false, |
|
"use_rslora": false |
|
} |