prateeky2806's picture
Training in progress, epoch 1
b1b0357
raw
history blame contribute delete
373 Bytes
{
"auto_mapping": null,
"base_model_name_or_path": "bert-base-uncased",
"fan_in_fan_out": false,
"feedforward_modules": [
"output.dense"
],
"inference_mode": true,
"init_ia3_weights": true,
"modules_to_save": null,
"peft_type": "IA3",
"revision": null,
"target_modules": [
"key",
"value",
"output.dense"
],
"task_type": "SEQ_CLS"
}