Update spaCy pipeline
Browse files- is_ner_mim_trf-any-py3-none-any.whl +2 -2
- meta.json +4 -1
is_ner_mim_trf-any-py3-none-any.whl
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:0b94a1593534ec24527cc94ffab6fe7ac0483d16fa2a806909d74eed880c851e
|
3 |
+
size 459577972
|
meta.json
CHANGED
@@ -92,5 +92,8 @@
|
|
92 |
},
|
93 |
"transformer_loss":2483.2597508011,
|
94 |
"ner_loss":1200.5906777256
|
95 |
-
}
|
|
|
|
|
|
|
96 |
}
|
|
|
92 |
},
|
93 |
"transformer_loss":2483.2597508011,
|
94 |
"ner_loss":1200.5906777256
|
95 |
+
},
|
96 |
+
"requirements":[
|
97 |
+
"spacy_transformers>=1.0.1,<1.1.0"
|
98 |
+
]
|
99 |
}
|