prompt_fine_tuned_boolq_croslo / adapter_config.json
lenatr99's picture
lenatr99prompt_fine_tuned_boolq_croslo
27d9383 verified
raw
history blame contribute delete
475 Bytes
{
"auto_mapping": null,
"base_model_name_or_path": "EMBEDDIA/crosloengual-bert",
"inference_mode": true,
"num_attention_heads": 12,
"num_layers": 6,
"num_transformer_submodules": 1,
"num_virtual_tokens": 12,
"peft_type": "PROMPT_TUNING",
"prompt_tuning_init": "RANDOM",
"prompt_tuning_init_text": null,
"revision": null,
"task_type": "SEQ_CLS",
"token_dim": 768,
"tokenizer_kwargs": null,
"tokenizer_name_or_path": "EMBEDDIA/crosloengual-bert"
}