{ | |
"alpha": 32, | |
"alpha_pattern": {}, | |
"auto_mapping": null, | |
"base_model_name_or_path": "xlm-roberta-base", | |
"inference_mode": true, | |
"init_weights": true, | |
"layers_pattern": null, | |
"layers_to_transform": null, | |
"module_dropout": 0.0, | |
"modules_to_save": [ | |
"classifier", | |
"score" | |
], | |
"peft_type": "LOHA", | |
"r": 16, | |
"rank_dropout": 0.0, | |
"rank_pattern": {}, | |
"revision": null, | |
"target_modules": [ | |
"value", | |
"query" | |
], | |
"task_type": "SEQ_CLS", | |
"use_effective_conv2d": false | |
} |