AngledLuffa
commited on
Commit
·
7544e69
1
Parent(s):
239e28e
Add model 1.5.1
Browse files- README.md +1 -1
- models/depparse/ftb_bert.pt +3 -0
- models/depparse/tdt_bert.pt +3 -0
- models/pos/ftb_bert.pt +3 -0
- models/pos/tdt_bert.pt +3 -0
README.md
CHANGED
@@ -12,4 +12,4 @@ Find more about it in [our website](https://stanfordnlp.github.io/stanza) and ou
|
|
12 |
|
13 |
This card and repo were automatically prepared with `hugging_stanza.py` in the `stanfordnlp/huggingface-models` repo
|
14 |
|
15 |
-
Last updated 2023-08-
|
|
|
12 |
|
13 |
This card and repo were automatically prepared with `hugging_stanza.py` in the `stanfordnlp/huggingface-models` repo
|
14 |
|
15 |
+
Last updated 2023-08-31 22:17:10.862
|
models/depparse/ftb_bert.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2495d3ce390f7fe3ce1e88412818a70a861e9a05aae352eeba19400ffc6da5f6
|
3 |
+
size 148763078
|
models/depparse/tdt_bert.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a3a8c48fa9811ec76a3b05084dd9b372f04607a8f0d907521be9adf137bf27f2
|
3 |
+
size 154388762
|
models/pos/ftb_bert.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:909745c3190c3e741e54935d91368df21e736dcfa5ed1a568d89b7432501e7df
|
3 |
+
size 45255269
|
models/pos/tdt_bert.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1f7709fd566511c360f17a4458a54f321d896bc20954fb45a0b8a35827949a27
|
3 |
+
size 43114701
|