emanuelaboros commited on
Commit
d277571
·
verified ·
1 Parent(s): dd99e2e

Upload BertForTokenClassification

Browse files
Files changed (2) hide show
  1. config.json +1 -10
  2. model.safetensors +2 -2
config.json CHANGED
@@ -5,15 +5,6 @@
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
8
- "custom_pipelines": {
9
- "newsagency-ner": {
10
- "impl": "newsagency_ner.NewsAgencyModelPipeline",
11
- "pt": [
12
- "AutoModelForTokenClassification"
13
- ],
14
- "tf": []
15
- }
16
- },
17
  "gradient_checkpointing": false,
18
  "hidden_act": "gelu",
19
  "hidden_dropout_prob": 0.1,
@@ -119,7 +110,7 @@
119
  "position_embedding_type": "absolute",
120
  "problem_type": "single_label_classification",
121
  "torch_dtype": "float32",
122
- "transformers_version": "4.40.0.dev0",
123
  "type_vocab_size": 2,
124
  "use_cache": true,
125
  "vocab_size": 32000
 
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,
 
110
  "position_embedding_type": "absolute",
111
  "problem_type": "single_label_classification",
112
  "torch_dtype": "float32",
113
+ "transformers_version": "4.45.0.dev0",
114
  "type_vocab_size": 2,
115
  "use_cache": true,
116
  "vocab_size": 32000
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d1073de6c3eda6b1aad74979fca329d87a5259425322331e0faf81e18a48ceea
3
- size 440262628
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf1933f6f3465054a5775d93077d7c9421e187b2fa6c39d4db30ac6a813e8ce5
3
+ size 440136504