edloginovad commited on
Commit
b3a8fda
·
verified ·
1 Parent(s): 9cc56ac

Add ONNX version of demo NER model for de

Browse files
Files changed (2) hide show
  1. config.json +1 -2
  2. model.onnx +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "DedalusHealthCare/tinybert-mlm-de",
3
  "architectures": [
4
  "BertForTokenClassification"
5
  ],
@@ -27,7 +27,6 @@
27
  "pad_token_id": 0,
28
  "position_embedding_type": "absolute",
29
  "pre_trained": "",
30
- "torch_dtype": "float32",
31
  "training": "",
32
  "transformers_version": "4.45.1",
33
  "type_vocab_size": 2,
 
1
  {
2
+ "_name_or_path": "/workspaces/prod/nlp/nlp-tools/data/ner_demo_de/models/tinybert-clinalytix",
3
  "architectures": [
4
  "BertForTokenClassification"
5
  ],
 
27
  "pad_token_id": 0,
28
  "position_embedding_type": "absolute",
29
  "pre_trained": "",
 
30
  "training": "",
31
  "transformers_version": "4.45.1",
32
  "type_vocab_size": 2,
model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7ffffc96e860dd56b97589dc1d7641e246b44f874162ba38d6d26669644d59c1
3
  size 48964710
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e2951dd650e215a9095d524dfe8989ce784b05068ab23c58f16301bf3c8c7bc
3
  size 48964710