AngledLuffa
commited on
Commit
•
f72098a
1
Parent(s):
03842d7
Add model 1.5.1
Browse files- README.md +1 -1
- models/default.zip +3 -0
- models/depparse/ptnk.pt +3 -0
- models/lemma/ptnk_nocharlm.pt +3 -0
- models/mwt/ptnk.pt +3 -0
- models/pos/ptnk.pt +3 -0
- models/tokenize/ptnk.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-18 06:38:29.030
|
models/default.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4859c74b93c1885f710dce07631bc57bcd7f08dc9f245fb5ec43f0fa770c5fb9
|
3 |
+
size 148397999
|
models/depparse/ptnk.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44e8d44b98a3fc7bf828c4e66b6a253c8154f4c4355e1716afad4486d4905812
|
3 |
+
size 94816654
|
models/lemma/ptnk_nocharlm.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1825ceb7f9c224e8387faa9b83ac2d8a459b4f5293fc989e5226e369e412a27
|
3 |
+
size 2178157
|
models/mwt/ptnk.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:edd7c57d82b2cc6d70484b50c8e48e96071cb35e1e4a3a8d076c53a133722756
|
3 |
+
size 758150
|
models/pos/ptnk.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2e623446c9acf95266d28f2bc2c7f9d590ff8ccd0c8ec80110e2d6f5cd9b6f4
|
3 |
+
size 17845646
|
models/tokenize/ptnk.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1af68b4d6ef40371061acc2153773dc420cc6e2468928b3821519047f868897
|
3 |
+
size 627359
|