File size: 960 Bytes
aed6047
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "config": {
    "head_type": "dependency_parsing",
    "label2id": {
      "_": 0,
      "acl": 1,
      "advcl": 2,
      "advmod": 3,
      "amod": 4,
      "appos": 5,
      "aux": 6,
      "case": 7,
      "cc": 8,
      "ccomp": 9,
      "clf": 10,
      "compound": 11,
      "conj": 12,
      "cop": 13,
      "csubj": 14,
      "dep": 15,
      "det": 16,
      "discourse": 17,
      "dislocated": 18,
      "expl": 19,
      "fixed": 20,
      "flat": 21,
      "goeswith": 22,
      "iobj": 23,
      "list": 24,
      "mark": 25,
      "nmod": 26,
      "nsubj": 27,
      "nummod": 28,
      "obj": 29,
      "obl": 30,
      "orphan": 31,
      "parataxis": 32,
      "punct": 33,
      "reparandum": 34,
      "root": 35,
      "vocative": 36,
      "xcomp": 37
    },
    "num_labels": 38
  },
  "hidden_size": 768,
  "model_class": "RobertaModelWithHeads",
  "model_name": "roberta-base",
  "model_type": "roberta",
  "name": "ud_en_ewt"
}