Optimum
commited on
Commit
•
1bfc493
1
Parent(s):
82f92d4
Upload config.json with huggingface_hub
Browse files- config.json +1 -0
config.json
CHANGED
@@ -27,6 +27,7 @@
|
|
27 |
"token_type_ids"
|
28 |
],
|
29 |
"model_type": "bert",
|
|
|
30 |
"output_attentions": false,
|
31 |
"output_hidden_states": false,
|
32 |
"output_names": [
|
|
|
27 |
"token_type_ids"
|
28 |
],
|
29 |
"model_type": "bert",
|
30 |
+
"optlevel": "2",
|
31 |
"output_attentions": false,
|
32 |
"output_hidden_states": false,
|
33 |
"output_names": [
|