Jamie@TitanML
commited on
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
"JinaPostQKNormBertModel"
|
5 |
],
|
6 |
"auto_map": {
|
7 |
-
"AutoConfig": "
|
8 |
},
|
9 |
"attention_probs_dropout_prob": 0.0,
|
10 |
"attn_implementation": "torch",
|
|
|
4 |
"JinaPostQKNormBertModel"
|
5 |
],
|
6 |
"auto_map": {
|
7 |
+
"AutoConfig": "configuration_jina.JinaBertConfig"
|
8 |
},
|
9 |
"attention_probs_dropout_prob": 0.0,
|
10 |
"attn_implementation": "torch",
|