AngledLuffa
commited on
Add model 1.10.0
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- README.md +1 -1
- models/default.zip +2 -2
- models/depparse/atis_bert.pt +2 -2
- models/depparse/atis_charlm.pt +2 -2
- models/depparse/atis_nocharlm.pt +2 -2
- models/depparse/boun_bert.pt +2 -2
- models/depparse/boun_nocharlm.pt +2 -2
- models/depparse/framenet_bert.pt +2 -2
- models/depparse/framenet_charlm.pt +2 -2
- models/depparse/framenet_nocharlm.pt +2 -2
- models/depparse/imst_bert.pt +2 -2
- models/depparse/imst_charlm.pt +2 -2
- models/depparse/imst_nocharlm.pt +2 -2
- models/depparse/kenet_bert.pt +2 -2
- models/depparse/kenet_charlm.pt +2 -2
- models/depparse/kenet_nocharlm.pt +2 -2
- models/depparse/penn_bert.pt +2 -2
- models/depparse/penn_charlm.pt +2 -2
- models/depparse/penn_nocharlm.pt +2 -2
- models/depparse/tourism_bert.pt +2 -2
- models/depparse/tourism_charlm.pt +2 -2
- models/depparse/tourism_nocharlm.pt +2 -2
- models/lemma/atis_charlm.pt +2 -2
- models/lemma/atis_nocharlm.pt +2 -2
- models/lemma/boun_nocharlm.pt +2 -2
- models/lemma/framenet_charlm.pt +2 -2
- models/lemma/framenet_nocharlm.pt +2 -2
- models/lemma/imst_charlm.pt +2 -2
- models/lemma/imst_nocharlm.pt +2 -2
- models/lemma/kenet_charlm.pt +2 -2
- models/lemma/kenet_nocharlm.pt +2 -2
- models/lemma/penn_charlm.pt +2 -2
- models/lemma/penn_nocharlm.pt +2 -2
- models/lemma/tourism_charlm.pt +2 -2
- models/lemma/tourism_nocharlm.pt +2 -2
- models/mwt/boun.pt +2 -2
- models/mwt/imst.pt +2 -2
- models/pos/atis_bert.pt +2 -2
- models/pos/atis_charlm.pt +2 -2
- models/pos/atis_nocharlm.pt +2 -2
- models/pos/boun_bert.pt +2 -2
- models/pos/boun_nocharlm.pt +2 -2
- models/pos/framenet_bert.pt +2 -2
- models/pos/framenet_charlm.pt +2 -2
- models/pos/framenet_nocharlm.pt +2 -2
- models/pos/imst_bert.pt +2 -2
- models/pos/imst_charlm.pt +2 -2
- models/pos/imst_nocharlm.pt +2 -2
- models/pos/kenet_bert.pt +2 -2
- models/pos/kenet_charlm.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 20:25:41.574
|
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:7314763bf108994b009710f5775bac39c1fc705e933a892ad17fe5df41072517
|
3 |
+
size 338797365
|
models/depparse/atis_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:9988f8a21e798995cdb63e1f334ca6e7105413cc42bf79e967240fdf0a12dc02
|
3 |
+
size 145786842
|
models/depparse/atis_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:a064a06b53f9cf61eaceb75f83de759e580391780cca67ddf4899111044981b2
|
3 |
+
size 131022615
|
models/depparse/atis_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:7d9414466763a7e337f1cc0a7ca5e924908b7031058ed69046f79444def53b62
|
3 |
+
size 97544660
|
models/depparse/boun_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:1aa852c9e3d352b7d0232acf55c402c3d4fab284ebde8ec22837c2023b481d98
|
3 |
+
size 119007260
|
models/depparse/boun_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:27bf162e0f82b347e8d9dbc1bdfef2f72040e2b911494be074e8c0766ebdd1ab
|
3 |
+
size 104243188
|
models/depparse/framenet_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:3f0f2d0d91c9423bc4687aefe65bdf0a0695b4383291eea0329e35d49567bfa4
|
3 |
+
size 141856396
|
models/depparse/framenet_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:e30a5147b8aa8682ee6c48e5f9b65300ca496dc7e56c515ad8614ba52670e1da
|
3 |
+
size 127092133
|
models/depparse/framenet_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:4278ff55d0341ceb1d83ca4695e74c0220e98df0c3575260a742f27214f2b7eb
|
3 |
+
size 93613796
|
models/depparse/imst_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:7d2e05fb46fce3471c864bcbd3d1158e4921ddcddac77f75b0a9089c27c3e11b
|
3 |
+
size 148626604
|
models/depparse/imst_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:5ad250e20066070b3370f5c956d44f8eebd492dfd8cf7edaf48ee6ec5155a9ca
|
3 |
+
size 133862350
|
models/depparse/imst_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:d24dc2d456be82f1da49482574e24fecf35d562d738545cc0afa70eb5d0a0900
|
3 |
+
size 100391685
|
models/depparse/kenet_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:a1465fcb5e89882c7ffdda6c704f445b54ed755be36fdf0fbafef7ef08c27a72
|
3 |
+
size 145902646
|
models/depparse/kenet_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:542d552ddcbc22fe91ec02c6bd38f6debb59a118cd235f85d30d1e850bfa914b
|
3 |
+
size 131138545
|
models/depparse/kenet_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:44e4f365fdc02b3a76fadd51eb6000ce0da0f3985b0de043722177dfcf08686b
|
3 |
+
size 97667026
|
models/depparse/penn_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:a869c1f97bdb177c428c94faade1ca0157221ec3de8979827d5fc8f08a8f32a1
|
3 |
+
size 146758436
|
models/depparse/penn_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:c2242097a7b784cb75841032153d2f8e7f522afbe58aa5d1b208abefc46edb58
|
3 |
+
size 131994353
|
models/depparse/penn_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:30adbca3caca29234ab2242ec312adf4038234cefe109a5f00ffc0e27146475a
|
3 |
+
size 98530555
|
models/depparse/tourism_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:ba572e16a93cac88fcf839ae814c51f02d243fbda1d160dbf7708fb3439a0b8e
|
3 |
+
size 144104819
|
models/depparse/tourism_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:36a886f68ec930b3293b78c9eeacc9fa162af97c4a6adc552a0940eeaa8f0746
|
3 |
+
size 129340610
|
models/depparse/tourism_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:9050322f4062e241496052172804da9e888346bb5f139dd4dc28c495569fc619
|
3 |
+
size 95850219
|
models/lemma/atis_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:61be23e90251392c02ed591b4b19622ab5e17a5507d6686d420aa05fdc4e9c64
|
3 |
+
size 8624685
|
models/lemma/atis_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:2a2351e11d8cbb213e34f8637a259446fbc58dad7cc8320549c8f4f5d2f784f8
|
3 |
+
size 2070017
|
models/lemma/boun_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:097e94ebb0b335ff26a2f306322320897ccec78e1737623da741566937f0732a
|
3 |
+
size 4129772
|
models/lemma/framenet_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:7adf5203440ace64695f9ddc6952209f54c1fe3fe0269a888585c46fcba8f312
|
3 |
+
size 8982143
|
models/lemma/framenet_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:3c439aef096732ccf27e2275f036fe1128758d08b9870183e278acf11c3cfc8f
|
3 |
+
size 2427475
|
models/lemma/imst_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:43cd5c33375a1fb9fb78c0fb0061e591de7c32cd2c49be67635b635ab607cf29
|
3 |
+
size 9397900
|
models/lemma/imst_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:becd426e2e6d3334f6df03b9095b2536a462d43b5ed13ef4d4ec1d594263a708
|
3 |
+
size 2843232
|
models/lemma/kenet_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:e56cf3386870ead4e0d188f32bc0de4a6ef13e82ed93f4c0270e0d452039ceea
|
3 |
+
size 11384242
|
models/lemma/kenet_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:813416ef1825ac69b573f59c61e2c760b386a2da5a8da939a6c3ebcca1986b1f
|
3 |
+
size 4829574
|
models/lemma/penn_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:c0153f19486ec24a573759879137194e6a13447bdeb2470502a64835241598b2
|
3 |
+
size 10916448
|
models/lemma/penn_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:29665cd2db37949dca83db918d9f6ee1e0d9b245f64e762bdb59d1a9ce62e64e
|
3 |
+
size 4361780
|
models/lemma/tourism_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:35827bc269b25df45b5bc2f2eacbe7d9b2b510cf89d3342e06f4e8782fa812a1
|
3 |
+
size 8789471
|
models/lemma/tourism_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:efdb57886494ed8ecc2aeb9d81be33bd30f1310a39426620708b5eba225758a4
|
3 |
+
size 2234803
|
models/mwt/boun.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:f4c0f14cbd8eab5dad0157ccf076a3eac8d56f27f20fc4b3c0f99bd618cf3f9c
|
3 |
+
size 671887
|
models/mwt/imst.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:47072881dde81bc7d548b72522e5d651313ed55029e5ee1dc40a2dd15fb9018c
|
3 |
+
size 611362
|
models/pos/atis_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:bdefcedefad4bcd146fbf12bfde28186c212530383fc5278bf63a4ef70d986a1
|
3 |
+
size 39736826
|
models/pos/atis_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:4e8f43d8313cf9c8ed2b1f842989cfa03bec49ef279d364c547fa5e4752e0f86
|
3 |
+
size 32345649
|
models/pos/atis_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:48c899b65706fc0440f60a6a46d98e4a78e50e9102bd0ef6cf5ea61c403f2ad3
|
3 |
+
size 17328456
|
models/pos/boun_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:49f50fecbdb14d8a84d367839c54db52e1571126ebc58f7019fc479a0e43f9fa
|
3 |
+
size 33186753
|
models/pos/boun_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:3989de869870d425cb875b0e0b6e287f2a0889791cf59b54a4eaad5b1951ad9a
|
3 |
+
size 25795574
|
models/pos/framenet_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:4dd9162469f615f84e62e055861132594cc25338579af531b0f3a7e7e209ca07
|
3 |
+
size 39844812
|
models/pos/framenet_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:0af70c6ce9d822a06233f502ced878d6ae8863861dad633302e8f63498c75e74
|
3 |
+
size 32453635
|
models/pos/framenet_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:23b273f6685754ed8dcc4c2abb474cbc3874174bd719ae93224b604aa0c959f0
|
3 |
+
size 17436042
|
models/pos/imst_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:78313247ad549e925ccc0c767cee911828bb0907e69b11183083054513263f59
|
3 |
+
size 43618054
|
models/pos/imst_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:b18321a16c8de4037f733ded987152c170a1912b359fff77830bb273870203e4
|
3 |
+
size 36226877
|
models/pos/imst_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:2d34ef1536e66b27d2af56e7a9604cb272ac4627fa33db0c33d8a52cda981589
|
3 |
+
size 21216884
|
models/pos/kenet_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:450f4f9974c9ed5b3aa7edacfe481f8ace7cee35576484dee4ff1bbf511c44b5
|
3 |
+
size 40705423
|
models/pos/kenet_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:cbdec55b366282384c64b5736721fee2c18a277ef1b7abc6832cfb0c02cf2c0e
|
3 |
+
size 33314246
|