Optimum
commited on
Commit
·
e190408
1
Parent(s):
d142db2
Upload config.json with huggingface_hub
Browse files- config.json +2 -1
config.json
CHANGED
|
@@ -26,6 +26,7 @@
|
|
| 26 |
"attention_mask",
|
| 27 |
"token_type_ids"
|
| 28 |
],
|
|
|
|
| 29 |
"output_names": [
|
| 30 |
"logits"
|
| 31 |
],
|
|
@@ -38,7 +39,7 @@
|
|
| 38 |
"position_embedding_type": "absolute",
|
| 39 |
"task": null,
|
| 40 |
"torch_dtype": "float32",
|
| 41 |
-
"transformers_version": "4.
|
| 42 |
"type_vocab_size": 16,
|
| 43 |
"use_cache": true,
|
| 44 |
"vocab_size": 1124
|
|
|
|
| 26 |
"attention_mask",
|
| 27 |
"token_type_ids"
|
| 28 |
],
|
| 29 |
+
"model_type": "None",
|
| 30 |
"output_names": [
|
| 31 |
"logits"
|
| 32 |
],
|
|
|
|
| 39 |
"position_embedding_type": "absolute",
|
| 40 |
"task": null,
|
| 41 |
"torch_dtype": "float32",
|
| 42 |
+
"transformers_version": "4.34.1",
|
| 43 |
"type_vocab_size": 16,
|
| 44 |
"use_cache": true,
|
| 45 |
"vocab_size": 1124
|