AngledLuffa
commited on
Add model 1.10.0
Browse files- README.md +1 -1
- models/default.zip +2 -2
- models/depparse/ftb_bert.pt +2 -2
- models/depparse/ftb_charlm.pt +2 -2
- models/depparse/ftb_nocharlm.pt +2 -2
- models/depparse/tdt_bert.pt +2 -2
- models/depparse/tdt_charlm.pt +2 -2
- models/depparse/tdt_nocharlm.pt +2 -2
- models/lemma/ftb_charlm.pt +2 -2
- models/lemma/ftb_nocharlm.pt +2 -2
- models/lemma/tdt_charlm.pt +2 -2
- models/lemma/tdt_nocharlm.pt +2 -2
- models/mwt/ftb.pt +2 -2
- models/mwt/tdt.pt +2 -2
- models/pos/ftb_bert.pt +2 -2
- models/pos/ftb_charlm.pt +2 -2
- models/pos/ftb_nocharlm.pt +2 -2
- models/pos/tdt_bert.pt +2 -2
- models/pos/tdt_charlm.pt +2 -2
- models/pos/tdt_nocharlm.pt +2 -2
- models/tokenize/ftb.pt +2 -2
- models/tokenize/tdt.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 2024-
|
|
|
12 |
|
13 |
This card and repo were automatically prepared with `hugging_stanza.py` in the `stanfordnlp/huggingface-models` repo
|
14 |
|
15 |
+
Last updated 2024-12-19 16:46:08.300
|
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:f46e9376782c47dfe975cfec49fe4fea5fd07ef9661df37886fa8a77f6e82d7a
|
3 |
+
size 347750436
|
models/depparse/ftb_bert.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:ab040facca50b2546c75cb0f262f4f9ec8dd48c0b0b1367bcdc50ad50e3e6ea2
|
3 |
+
size 151333431
|
models/depparse/ftb_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:0f22116329c96deb5ed6fd27c7ee2f49f4111c69ef5cdd6e44821afd6040eca9
|
3 |
+
size 136569860
|
models/depparse/ftb_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:ca44fecf69af9749b13998784872d4cd7e28c336dda98bf0c636c9acb0c4629d
|
3 |
+
size 103103118
|
models/depparse/tdt_bert.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:c0affe2303ee5689e68f1c37564fc06439adce01b1a521bc432d86dcc8c73706
|
3 |
+
size 154390347
|
models/depparse/tdt_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:b71da902db4e7c5bf7cfd2121172f2e2678c35993ce859030693a30d72d7fda8
|
3 |
+
size 139626038
|
models/depparse/tdt_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:af42bb1de13ca7599f96e16af0f50e696f7b993b61fba1ace1d98a186570ce3e
|
3 |
+
size 106217234
|
models/lemma/ftb_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:eedf8872d6afb638473c67113a4b47607deb8a286322687225c042a0c8dac495
|
3 |
+
size 11275886
|
models/lemma/ftb_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:4e4d26ef1f076f9ed3be1938f564dfe738582d68610732df31f0194e244fc2d1
|
3 |
+
size 4721218
|
models/lemma/tdt_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:44e2417ebee8d3ba6f225ca300372613432c957b5cf28dafe867ffd8ba4634ba
|
3 |
+
size 12122978
|
models/lemma/tdt_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:39cbb9554eff9ecb97d1f35d061f9d322269f1e065b1a15d87399ecf91ade9c5
|
3 |
+
size 5568310
|
models/mwt/ftb.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:077718e1710ae1b7106a6ec6e01f551d55723591452f384d949f167235e58c45
|
3 |
+
size 458576
|
models/mwt/tdt.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:85cc654e013e033029c9d78238a40f7a6658fb39606d165f57fb90938c45eb99
|
3 |
+
size 547995
|
models/pos/ftb_bert.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:cde2cb71edde8afa7f52e1db4bfafc279ebbfac7f357d45c71c58cf6ef18afc7
|
3 |
+
size 45255575
|
models/pos/ftb_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:088b805490cc9b83b2dae1d57f99c0456b847ee12918983e3bf63e9b760910fa
|
3 |
+
size 37864321
|
models/pos/ftb_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:95e2b5b4e287e36127e76790498dcac1602f82babbb35d2daae16c476f42a7bc
|
3 |
+
size 22858804
|
models/pos/tdt_bert.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:8d76ddef58efa2dc178ba08875eff74fc654d4d5a6ff52f0ed0e1e6a128f701d
|
3 |
+
size 43107485
|
models/pos/tdt_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:559776fa4b53c773d6e6206493edd91bd647e2406b21c99134a207ab362fd968
|
3 |
+
size 35716225
|
models/pos/tdt_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:497f8b9e6221033852ac1a681aa198e902317940b6d7abb2f09957d1c584d647
|
3 |
+
size 20767914
|
models/tokenize/ftb.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:d89bea62a17146d7a55d89f41e21a970b6c36fd8b365ac1fc2bebb696272c646
|
3 |
+
size 633183
|
models/tokenize/tdt.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:bdb09b4eae6746a9162c479e3da35a8254121c91004881b0deb4ac600e6c56ad
|
3 |
+
size 654076
|