File size: 1,057 Bytes
0da043f
 
 
 
 
 
2029a8b
0da043f
 
 
 
 
 
 
2029a8b
0da043f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2029a8b
0da043f
 
 
 
 
 
 
 
 
 
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
  "config": {
    "activation_function": "tanh",
    "head_type": "tagging",
    "label2id": {
      "\"": 0,
      "''": 1,
      "#": 2,
      "$": 3,
      "(": 4,
      ")": 5,
      ",": 6,
      ".": 7,
      ":": 8,
      "``": 9,
      "CC": 10,
      "CD": 11,
      "DT": 12,
      "EX": 13,
      "FW": 14,
      "IN": 15,
      "JJ": 16,
      "JJR": 17,
      "JJS": 18,
      "LS": 19,
      "MD": 20,
      "NN": 21,
      "NNP": 22,
      "NNPS": 23,
      "NNS": 24,
      "NN|SYM": 25,
      "PDT": 26,
      "POS": 27,
      "PRP": 28,
      "PRP$": 29,
      "RB": 30,
      "RBR": 31,
      "RBS": 32,
      "RP": 33,
      "SYM": 34,
      "TO": 35,
      "UH": 36,
      "VB": 37,
      "VBD": 38,
      "VBG": 39,
      "VBN": 40,
      "VBP": 41,
      "VBZ": 42,
      "WDT": 43,
      "WP": 44,
      "WP$": 45,
      "WRB": 46
    },
    "layers": 1,
    "num_labels": 47
  },
  "hidden_size": 768,
  "model_class": "RobertaModelWithHeads",
  "model_name": "roberta-base",
  "model_type": "roberta",
  "name": "conll2003_pos"
}