gpt2-medium-prefix-table-to-text / adapter_config.json
abvijaykumar's picture
Upload model
2534f46 verified
raw
history blame contribute delete
No virus
387 Bytes
{
"auto_mapping": null,
"base_model_name_or_path": "openai-community/gpt2-medium",
"encoder_hidden_size": 1024,
"inference_mode": true,
"num_attention_heads": 16,
"num_layers": 24,
"num_transformer_submodules": 1,
"num_virtual_tokens": 20,
"peft_type": "PREFIX_TUNING",
"prefix_projection": false,
"revision": null,
"task_type": "CAUSAL_LM",
"token_dim": 1024
}