Upload 4 files
Browse files
BiAffine/Models/myUDTree_biaffine_attention_model_weights.h5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:980deb594eed63f607f813a4128639fdcfecc21121574378e00b46911ec99ed1
|
3 |
+
size 24100896
|
BiAffine/Models/pos_id_mapping.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"<pad>": 0, "<unk>": 1, "<root>": 2, "ADJ": 3, "NOUN": 4, "ADP": 5, "NUM": 6, "VERB": 7, "PUNCT": 8, "PROPN": 9, "PART": 10, "PRON": 11, "CCONJ": 12, "SCONJ": 13, "ADV": 14, "SYM": 15, "INTJ": 16}
|
BiAffine/Models/rel_id_mapping.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"<pad>": 0, "<unk>": 1, "<root>": 2, "amod": 3, "obl": 4, "case": 5, "compound": 6, "nummod": 7, "root": 8, "punct": 9, "acl": 10, "mark": 11, "advmod": 12, "nmod": 13}
|
BiAffine/Models/word_id_mapping.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|