| { | |
| "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" | |
| } |