Revert "config.json: added output_past"
Browse filesThis reverts commit 59b2a899a87f7d9e7c97e4eae44f5f588c9e2da0.
- config.json +0 -1
config.json
CHANGED
@@ -48,7 +48,6 @@
|
|
48 |
"model_type": "bert",
|
49 |
"num_attention_heads": 12,
|
50 |
"num_hidden_layers": 12,
|
51 |
-
"output_past": true,
|
52 |
"pad_token_id": 0,
|
53 |
"pooler_fc_size": 768,
|
54 |
"pooler_num_attention_heads": 12,
|
|
|
48 |
"model_type": "bert",
|
49 |
"num_attention_heads": 12,
|
50 |
"num_hidden_layers": 12,
|
|
|
51 |
"pad_token_id": 0,
|
52 |
"pooler_fc_size": 768,
|
53 |
"pooler_num_attention_heads": 12,
|