Upload 5 files
Browse files- config.json +1 -0
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -54,6 +54,7 @@
|
|
54 |
"model_type": "bert",
|
55 |
"num_attention_heads": 12,
|
56 |
"num_hidden_layers": 12,
|
|
|
57 |
"pad_token_id": 0,
|
58 |
"position_embedding_type": "absolute",
|
59 |
"problem_type": "single_label_classification",
|
|
|
54 |
"model_type": "bert",
|
55 |
"num_attention_heads": 12,
|
56 |
"num_hidden_layers": 12,
|
57 |
+
"output_attentions": true,
|
58 |
"pad_token_id": 0,
|
59 |
"position_embedding_type": "absolute",
|
60 |
"problem_type": "single_label_classification",
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 442594485
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1877a95fe47c90f4cada1cad0b899e7a4998d25c4959cb20af5a8a052bc3c6f5
|
3 |
size 442594485
|