File size: 497 Bytes
5ee8a7c
 
e69d0bc
 
 
 
 
645e3fe
e69d0bc
 
 
 
 
 
 
5ee8a7c
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "config": {
    "alpha": 16,
    "architecture": "lora",
    "attn_matrices": [
      "q",
      "v"
    ],
    "composition_mode": "add",
    "dropout": 0.0,
    "init_weights": "lora",
    "intermediate_lora": false,
    "output_lora": false,
    "r": 8,
    "selfattn_lora": true,
    "use_gating": false
  },
  "hidden_size": 768,
  "model_class": "BartAdapterModelForAlignment",
  "model_name": "facebook/bart-base",
  "model_type": "bart",
  "name": "tada_aave",
  "version": "3.1.0a1"
}