Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"architecture": "transductive",
|
| 4 |
"architectures": [
|
| 5 |
"DatasetTransformer"
|
| 6 |
],
|
| 7 |
"attn_implementation": null,
|
| 8 |
"auto_map": {
|
| 9 |
-
"AutoConfig": "misc.ContextualModelConfig",
|
| 10 |
"AutoModel": "jxm/cde-small-v1--model.DatasetTransformer"
|
| 11 |
},
|
| 12 |
"biencoder_pooling_strategy": "mean",
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "jxm/cde-small-v1",
|
| 3 |
"architecture": "transductive",
|
| 4 |
"architectures": [
|
| 5 |
"DatasetTransformer"
|
| 6 |
],
|
| 7 |
"attn_implementation": null,
|
| 8 |
"auto_map": {
|
| 9 |
+
"AutoConfig": "jxm/cde-small-v1--misc.ContextualModelConfig",
|
| 10 |
"AutoModel": "jxm/cde-small-v1--model.DatasetTransformer"
|
| 11 |
},
|
| 12 |
"biencoder_pooling_strategy": "mean",
|