Upload config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -109,7 +109,7 @@
|
|
109 |
"projector_hidden_act": "gelu",
|
110 |
"prompt_first": true,
|
111 |
"scorer_type": "mlp",
|
112 |
-
"squeeze_layers":
|
113 |
"text_token_index": 128002,
|
114 |
"torch_dtype": "float32",
|
115 |
"transformers_version": "4.41.2",
|
|
|
109 |
"projector_hidden_act": "gelu",
|
110 |
"prompt_first": true,
|
111 |
"scorer_type": "mlp",
|
112 |
+
"squeeze_layers": false,
|
113 |
"text_token_index": 128002,
|
114 |
"torch_dtype": "float32",
|
115 |
"transformers_version": "4.41.2",
|