Commit
·
36e7914
1
Parent(s):
8b1a163
Add model 1.4.1
Browse files- README.md +1 -1
- models/default.zip +2 -2
- models/ner/conll02.pt +2 -2
- models/ner/wikiner.pt +2 -2
- models/pretrain/fasttextwiki.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 2022-05-
|
|
|
12 |
|
13 |
This card and repo were automatically prepared with `hugging_stanza.py` in the `stanfordnlp/huggingface-models` repo
|
14 |
|
15 |
+
Last updated 2022-05-28 08:54:16.368
|
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:b75e7137f1db8b3f378c58b6599e7e147cde4196d86b1e062ac9cad80982cc3a
|
3 |
+
size 300953715
|
models/ner/conll02.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:35f77a98734003834d9b0a2594a6ea8602b19e6391a9ef0e5b908556924d6579
|
3 |
+
size 66341389
|
models/ner/wikiner.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:7444117f921c62cd0b5713ae92793832acfe4727b83d6cfa447402f8ac04b6d5
|
3 |
+
size 46171432
|
models/pretrain/fasttextwiki.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d11fa188a689d20647500a3e9cddcc982342b2f680e0d610d1f0e69be88c31b
|
3 |
+
size 122698523
|