Upload model
Browse files- config.json +0 -1
config.json
CHANGED
@@ -29,7 +29,6 @@
|
|
29 |
"model_type": "bert",
|
30 |
"num_attention_heads": 12,
|
31 |
"num_hidden_layers": 12,
|
32 |
-
"output_attentions": true,
|
33 |
"pad_token_id": 0,
|
34 |
"position_embedding_type": "absolute",
|
35 |
"problem_type": "single_label_classification",
|
|
|
29 |
"model_type": "bert",
|
30 |
"num_attention_heads": 12,
|
31 |
"num_hidden_layers": 12,
|
|
|
32 |
"pad_token_id": 0,
|
33 |
"position_embedding_type": "absolute",
|
34 |
"problem_type": "single_label_classification",
|