Upload BertForTokenClassification
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"architectures": [
|
4 |
"BertForTokenClassification"
|
5 |
],
|
6 |
-
"attention_probs_dropout_prob": 0.
|
7 |
"classifier_dropout": null,
|
8 |
"finetuning_task": "ner",
|
9 |
"hidden_act": "gelu",
|
|
|
3 |
"architectures": [
|
4 |
"BertForTokenClassification"
|
5 |
],
|
6 |
+
"attention_probs_dropout_prob": 0.05,
|
7 |
"classifier_dropout": null,
|
8 |
"finetuning_task": "ner",
|
9 |
"hidden_act": "gelu",
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1338932326
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e23a037d48bd56c0904cd6d18fefc981e297ab89a844f8177ee73eb6fcac6456
|
3 |
size 1338932326
|