File size: 555 Bytes
def7a24
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
  "config": {
    "alpha": 1,
    "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": "23d8ce29982cde2d",
  "hidden_size": 768,
  "model_class": "BertAdapterModel",
  "model_name": "indolem/indobert-base-uncased",
  "model_type": "bert",
  "name": "sentiment-lora",
  "version": "0.2.0"
}