Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
],
|
7 |
"attn_implementation": null,
|
8 |
"auto_map": {
|
9 |
-
"AutoConfig": "
|
10 |
"AutoModel": "model.ContextualDocumentEmbeddingTransformer"
|
11 |
},
|
12 |
"cache_dir": null,
|
|
|
6 |
],
|
7 |
"attn_implementation": null,
|
8 |
"auto_map": {
|
9 |
+
"AutoConfig": "model.ContextualModelConfig",
|
10 |
"AutoModel": "model.ContextualDocumentEmbeddingTransformer"
|
11 |
},
|
12 |
"cache_dir": null,
|