sentiment-base-0 / sentiment-lora /adapter_config.json
apwic's picture
Model save
e1f15de verified
raw
history blame
No virus
555 Bytes
{
"config": {
"alpha": 2,
"architecture": "lora",
"attn_matrices": [
"q",
"v"
],
"composition_mode": "add",
"dropout": 0.05,
"init_weights": "lora",
"intermediate_lora": false,
"leave_out": [],
"output_lora": false,
"r": 4,
"selfattn_lora": true,
"use_gating": false
},
"config_id": "04392fe6378dd022",
"hidden_size": 768,
"model_class": "BertAdapterModel",
"model_name": "indolem/indobert-base-uncased",
"model_type": "bert",
"name": "sentiment-lora",
"version": "0.2.0"
}