Optimum
commited on
Commit
•
79d8da1
1
Parent(s):
0a96501
Upload config.json with huggingface_hub
Browse files- config.json +3 -3
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/tmp/
|
3 |
"architectures": [
|
4 |
"BertModel"
|
5 |
],
|
@@ -21,7 +21,7 @@
|
|
21 |
"disable_fallback": false,
|
22 |
"disable_fast_relayout": false,
|
23 |
"dynamic_batch_size": false,
|
24 |
-
"inline_weights_to_neff":
|
25 |
"input_names": [
|
26 |
"input_ids",
|
27 |
"attention_mask",
|
@@ -43,7 +43,7 @@
|
|
43 |
"position_embedding_type": "absolute",
|
44 |
"task": "text-classification",
|
45 |
"torchscript": true,
|
46 |
-
"transformers_version": "4.
|
47 |
"type_vocab_size": 16,
|
48 |
"use_cache": true,
|
49 |
"vocab_size": 1124
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/tmp/tmpk1qcfj_r",
|
3 |
"architectures": [
|
4 |
"BertModel"
|
5 |
],
|
|
|
21 |
"disable_fallback": false,
|
22 |
"disable_fast_relayout": false,
|
23 |
"dynamic_batch_size": false,
|
24 |
+
"inline_weights_to_neff": true,
|
25 |
"input_names": [
|
26 |
"input_ids",
|
27 |
"attention_mask",
|
|
|
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,
|
49 |
"vocab_size": 1124
|