Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -23,5 +23,5 @@
|
|
23 |
"type_vocab_size": 2,
|
24 |
"use_cache": true,
|
25 |
"vocab_size": 30522,
|
26 |
-
"output_hidden_states":
|
27 |
}
|
|
|
23 |
"type_vocab_size": 2,
|
24 |
"use_cache": true,
|
25 |
"vocab_size": 30522,
|
26 |
+
"output_hidden_states": true
|
27 |
}
|