megengine-codeparrot-small-prefix / adapter_config.json
terryyz's picture
Upload model
5ccbe78 verified
{
"auto_mapping": null,
"base_model_name_or_path": "codeparrot/codeparrot-small",
"encoder_hidden_size": 768,
"inference_mode": true,
"num_attention_heads": 12,
"num_layers": 12,
"num_transformer_submodules": 1,
"num_virtual_tokens": 5,
"peft_type": "PREFIX_TUNING",
"prefix_projection": false,
"revision": null,
"task_type": "CAUSAL_LM",
"token_dim": 768
}