Lauler commited on
Commit
b6e803e
·
1 Parent(s): 65b6917

Fixing faulty model upload

Browse files
Files changed (2) hide show
  1. config.json +3 -1
  2. pytorch_model.bin +1 -1
config.json CHANGED
@@ -4,6 +4,7 @@
4
  "BertForTokenClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
 
7
  "gradient_checkpointing": false,
8
  "hidden_act": "gelu",
9
  "hidden_dropout_prob": 0.1,
@@ -28,7 +29,8 @@
28
  "output_past": true,
29
  "pad_token_id": 0,
30
  "position_embedding_type": "absolute",
31
- "transformers_version": "4.6.1",
 
32
  "type_vocab_size": 2,
33
  "use_cache": true,
34
  "vocab_size": 50325
 
4
  "BertForTokenClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
  "gradient_checkpointing": false,
9
  "hidden_act": "gelu",
10
  "hidden_dropout_prob": 0.1,
 
29
  "output_past": true,
30
  "pad_token_id": 0,
31
  "position_embedding_type": "absolute",
32
+ "torch_dtype": "float32",
33
+ "transformers_version": "4.12.5",
34
  "type_vocab_size": 2,
35
  "use_cache": true,
36
  "vocab_size": 50325
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:34e616f216faa03e16725b61e364f0f4d5301d3c2e991b25aa1ca202e00947a0
3
  size 496494065
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05d444084928b954f0e1a2ec34a9c37331037ea44c4b790fe104a335c17834cd
3
  size 496494065