jamesngai's picture
Training in progress, epoch 1
53c98c4
{
"alpha_pattern": {},
"auto_mapping": null,
"base_model_name_or_path": "facebook/xlm-roberta-xxl",
"bias": "all",
"fan_in_fan_out": false,
"inference_mode": true,
"init_lora_weights": true,
"layers_pattern": null,
"layers_to_transform": null,
"lora_alpha": 256,
"lora_dropout": 0.5,
"modules_to_save": [
"classification"
],
"peft_type": "LORA",
"r": 128,
"rank_pattern": {},
"revision": null,
"target_modules": [
"key",
"value",
"dense",
"query"
],
"task_type": "TOKEN_CLS"
}