Optimum
commited on
Commit
•
010c4dc
1
Parent(s):
16e0f80
Upload config.json with huggingface_hub
Browse files- config.json +1 -1
config.json
CHANGED
@@ -42,7 +42,7 @@
|
|
42 |
"pad_token_id": 0,
|
43 |
"position_embedding_type": "absolute",
|
44 |
"task": "text-classification",
|
45 |
-
"
|
46 |
"transformers_version": "4.36.2",
|
47 |
"type_vocab_size": 16,
|
48 |
"use_cache": true,
|
|
|
42 |
"pad_token_id": 0,
|
43 |
"position_embedding_type": "absolute",
|
44 |
"task": "text-classification",
|
45 |
+
"torchscript": true,
|
46 |
"transformers_version": "4.36.2",
|
47 |
"type_vocab_size": 16,
|
48 |
"use_cache": true,
|