| { |
| "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": "BertModelWithHeads", |
| "model_name": "bert-base-uncased", |
| "model_type": "bert", |
| "name": "ud_en_ewt" |
| } |