train_conala_101112_1760638005 / adapter_config.json
rbelanec's picture
Training in progress, step 952
e6523ee verified
raw
history blame contribute delete
418 Bytes
{
"auto_mapping": null,
"base_model_name_or_path": "meta-llama/Meta-Llama-3-8B-Instruct",
"encoder_hidden_size": 512,
"inference_mode": true,
"modules_to_save": null,
"num_attention_heads": 8,
"num_layers": 32,
"num_transformer_submodules": 1,
"num_virtual_tokens": 32,
"peft_type": "PREFIX_TUNING",
"prefix_projection": true,
"revision": null,
"task_type": "CAUSAL_LM",
"token_dim": 1024
}