elisno commited on
Commit
7b6f29b
1 Parent(s): c1a9744

Update spaCy pipeline

Browse files
Files changed (2) hide show
  1. is_ner_mim_trf-any-py3-none-any.whl +2 -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:88d82cebbe11ad9aad5c9775a07c41124ec4fc31c2bfc7c8cc226824f5cccb7e
3
- size 459577898
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
  }