File size: 530 Bytes
f0c5c5e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "config": {
    "alpha": 32,
    "architecture": "lora",
    "attn_matrices": [
      "q",
      "v"
    ],
    "composition_mode": "add",
    "dropout": 0.0,
    "init_weights": "lora",
    "intermediate_lora": true,
    "leave_out": [],
    "output_lora": false,
    "r": 16,
    "selfattn_lora": true,
    "use_gating": false
  },
  "hidden_size": 768,
  "model_class": "SubwordXLMForTokenClassification",
  "model_name": "xlmr-3l-v3_look48_lc0.1-mix2",
  "model_type": "xlm-token",
  "name": "text",
  "version": "0.1.1"
}