qa_by_bird_lora_weights / adapter_config.json
sharmadhruv's picture
End of training
5116b14 verified
raw
history blame contribute delete
No virus
484 Bytes
{
"auto_mapping": null,
"base_model_name_or_path": "facebook/bart-large",
"inference_mode": true,
"num_attention_heads": 16,
"num_layers": 12,
"num_transformer_submodules": 1,
"num_virtual_tokens": 10,
"peft_type": "PROMPT_TUNING",
"prompt_tuning_init": "RANDOM",
"prompt_tuning_init_text": null,
"revision": null,
"task_type": "QUESTION_ANS",
"token_dim": 1024,
"tokenizer_kwargs": null,
"tokenizer_name_or_path": "facebook/bart-large"
}