RJ3vans commited on
Commit
b10a172
1 Parent(s): 02ce462
Files changed (2) hide show
  1. config.json +3 -2
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,9 +1,10 @@
1
  {
2
- "_name_or_path": "/tmp/test-richard_bert_base_uncased",
3
  "architectures": [
4
  "BertForTokenClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
 
7
  "directionality": "bidi",
8
  "finetuning_task": "ner",
9
  "gradient_checkpointing": false,
@@ -43,7 +44,7 @@
43
  "pooler_type": "first_token_transform",
44
  "position_embedding_type": "absolute",
45
  "torch_dtype": "float32",
46
- "transformers_version": "4.9.2",
47
  "type_vocab_size": 2,
48
  "use_cache": true,
49
  "vocab_size": 28996
 
1
  {
2
+ "_name_or_path": "/tmp/test-richard_bert_base_cased",
3
  "architectures": [
4
  "BertForTokenClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
  "directionality": "bidi",
9
  "finetuning_task": "ner",
10
  "gradient_checkpointing": false,
 
44
  "pooler_type": "first_token_transform",
45
  "position_embedding_type": "absolute",
46
  "torch_dtype": "float32",
47
+ "transformers_version": "4.20.1",
48
  "type_vocab_size": 2,
49
  "use_cache": true,
50
  "vocab_size": 28996
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8f76bf9b7c433654595f8f5467e299b44bd2d642b79aa3616c9387f84dc6293d
3
- size 1330302769
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a7868bb50031dab556bc6b1d02b8963d6b5840c8a03448e4cc75c25c96a87c7
3
+ size 1330277169