pythia-160m-finetuned-squad / adapter_config.json
K-kiron's picture
Training in progress, step 500
6c4acc5 verified
raw
history blame contribute delete
433 Bytes
{
"auto_mapping": null,
"base_model_name_or_path": null,
"inference_mode": true,
"num_attention_heads": 12,
"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": 768,
"tokenizer_kwargs": null,
"tokenizer_name_or_path": null
}