AngledLuffa
commited on
Commit
•
bbb30af
1
Parent(s):
366b65b
Add model 1.5.1
Browse files- README.md +1 -1
- models/default.zip +2 -2
- models/lemma/ddt_charlm.pt +3 -0
- models/lemma/ddt_nocharlm.pt +2 -2
- models/tokenize/ddt.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:18:10.696
|
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:cf3ed420a54995991e27f9dcb0fed0ab4dd3e3b956f3ba8dda821c42b4052e5e
|
3 |
+
size 437129803
|
models/lemma/ddt_charlm.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c37d9e8a776e6ac9985e46f404d725f03c6b5055875068be25b112800197f03
|
3 |
+
size 9647582
|
models/lemma/ddt_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:bbf71a0c0eb40b65ab313a88646559cabfefe3ee16bcb06d6c855daa96de6555
|
3 |
+
size 3092892
|
models/tokenize/ddt.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:11849b82447cc3db2cdc53e97dcfad6af1abdf35f0016cec29bfa39e2e607fa5
|
3 |
+
size 632168
|