File size: 536 Bytes
e0aff7c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": {
    "activation_function": "tanh",
    "bias": true,
    "dropout_prob": null,
    "head_type": "classification",
    "label2id": {
      "Background": 0,
      "CompareOrContrast": 2,
      "Extends": 3,
      "Future": 5,
      "Motivation": 4,
      "Uses": 1
    },
    "layers": 2,
    "num_labels": 6,
    "use_pooler": false
  },
  "hidden_size": 768,
  "model_class": "RobertaAdapterModel",
  "model_name": "roberta-base",
  "model_type": "roberta",
  "name": "m_cite_par_bn_v_4_pretrain",
  "version": "0.1.2"
}