AngledLuffa
commited on
Commit
•
a8dc77e
1
Parent(s):
b30f971
Add model 1.5.1
Browse files- README.md +1 -1
- models/default.zip +2 -2
- models/lemma/hdtb_charlm.pt +3 -0
- models/lemma/hdtb_nocharlm.pt +2 -2
- models/tokenize/hdtb.pt +2 -2
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-18 06:39:01.746
|
models/default.zip
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1dbda5ea8d0e62102d791a0a939f51680b4692d6eec997e3b1dd44fd16259c67
|
3 |
+
size 275988742
|
models/lemma/hdtb_charlm.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68b330f59781a1d575aa7d8ce4bb329408e8a48b6258de0190c067a5933b9173
|
3 |
+
size 10111032
|
models/lemma/hdtb_nocharlm.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21d9e22c25e0f196c68adf8b6e0df83b7db23d38101db35c0da0fc9b26a27dda
|
3 |
+
size 3556370
|
models/tokenize/hdtb.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:651e4158dfd5030506f55b9f1640a64f9ca6652460d859e12e05724b316c9d91
|
3 |
+
size 630971
|