File size: 378 Bytes
0a30401
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
53829f2
0a30401
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "config": {
    "activation_function": "tanh",
    "bias": true,
    "head_type": "classification",
    "label2id": {
      "LABEL_0": 0
    },
    "layers": 2,
    "num_labels": 1,
    "use_pooler": false
  },
  "hidden_size": 768,
  "model_class": "RobertaAdapterModel",
  "model_name": "roberta-base",
  "model_type": "roberta",
  "name": "stsb",
  "version": "3.2.0a0"
}