File size: 1,299 Bytes
8aad431
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
63
64
65
{
  "config": {
    "activation_function": "tanh",
    "head_type": "tagging",
    "label2id": {
      "_": 0,
      "acl": 1,
      "acl:relcl": 2,
      "advcl": 3,
      "advmod": 4,
      "amod": 5,
      "appos": 6,
      "aux": 7,
      "aux:pass": 8,
      "case": 9,
      "cc": 10,
      "cc:preconj": 11,
      "ccomp": 12,
      "compound": 13,
      "compound:prt": 14,
      "conj": 15,
      "cop": 16,
      "csubj": 17,
      "csubj:pass": 18,
      "dep": 19,
      "det": 20,
      "det:predet": 21,
      "discourse": 22,
      "dislocated": 23,
      "expl": 24,
      "fixed": 25,
      "flat": 26,
      "flat:foreign": 27,
      "goeswith": 28,
      "iobj": 29,
      "list": 30,
      "mark": 31,
      "nmod": 32,
      "nmod:npmod": 33,
      "nmod:poss": 34,
      "nmod:tmod": 35,
      "nsubj": 36,
      "nsubj:pass": 37,
      "nummod": 38,
      "obj": 39,
      "obl": 40,
      "obl:npmod": 41,
      "obl:tmod": 42,
      "orphan": 43,
      "parataxis": 44,
      "punct": 45,
      "reparandum": 46,
      "root": 47,
      "vocative": 48,
      "xcomp": 49
    },
    "layers": 1,
    "num_labels": 50
  },
  "hidden_size": 768,
  "model_class": "RobertaModelWithHeads",
  "model_name": "roberta-base",
  "model_type": "roberta",
  "name": "ud_deprel_en_ewt"
}