amcoff commited on
Commit
8231d45
·
1 Parent(s): 70faffb

Upload 3 files

Browse files
Files changed (3) hide show
  1. config.json +5 -0
  2. model.onnx +2 -2
  3. tokenizer.json +0 -0
config.json CHANGED
@@ -1,9 +1,11 @@
1
  {
 
2
  "_num_labels": 14,
3
  "architectures": [
4
  "BertForTokenClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
 
7
  "hidden_act": "gelu",
8
  "hidden_dropout_prob": 0.1,
9
  "hidden_size": 768,
@@ -48,6 +50,9 @@
48
  "num_hidden_layers": 12,
49
  "output_past": true,
50
  "pad_token_id": 0,
 
 
51
  "type_vocab_size": 2,
 
52
  "vocab_size": 50325
53
  }
 
1
  {
2
+ "_name_or_path": "KB/bert-base-swedish-cased-ner",
3
  "_num_labels": 14,
4
  "architectures": [
5
  "BertForTokenClassification"
6
  ],
7
  "attention_probs_dropout_prob": 0.1,
8
+ "classifier_dropout": null,
9
  "hidden_act": "gelu",
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
 
50
  "num_hidden_layers": 12,
51
  "output_past": true,
52
  "pad_token_id": 0,
53
+ "position_embedding_type": "absolute",
54
+ "transformers_version": "4.26.0",
55
  "type_vocab_size": 2,
56
+ "use_cache": true,
57
  "vocab_size": 50325
58
  }
model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:171ad958b8d7b496727a99076df0ad73e4cdaf042e5d44d6ae217c9715297828
3
- size 499009169
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2f7551ea8c4a66174b4796cfe4394d4ba498d99135a51440383cd82cf26b201
3
+ size 496710675
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff