AngledLuffa
commited on
Commit
·
830409e
1
Parent(s):
fe2fcfa
Add model 1.7.0
Browse files- README.md +1 -1
- models/default.zip +2 -2
- models/ner/ontonotes_charlm.pt +2 -2
- models/ner/ontonotes_electra-large.pt +2 -2
- models/ner/ontonotes_nocharlm.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-11-
|
|
|
12 |
|
13 |
This card and repo were automatically prepared with `hugging_stanza.py` in the `stanfordnlp/huggingface-models` repo
|
14 |
|
15 |
+
Last updated 2023-11-11 06:03:54.707
|
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:4630b48544d4ff59a81eb1bbe24154d07562306aae83902d96ac482b40fd8088
|
3 |
+
size 657750778
|
models/ner/ontonotes_charlm.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:ded8dea86d17d4b8f126cb2506e74c11c4bf66154c6afbb2898b3f34d303a4af
|
3 |
+
size 112637049
|
models/ner/ontonotes_electra-large.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:df49c9a825705ce9d284bcc0b584b45605030a60eeaf8c6728642169a0020fc0
|
3 |
+
size 144487902
|
models/ner/ontonotes_nocharlm.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80bbd325f8faecb19c939f6cb75c422576484cf880a13a348f06d8e5dcd986c3
|
3 |
+
size 77119710
|