| { | |
| "_name_or_path": "vsearch/svdr-msmarco", | |
| "architectures": [ | |
| "Retriever" | |
| ], | |
| "device": null, | |
| "encoder_p": { | |
| "max_len": 256, | |
| "model_id": "bert-base-uncased", | |
| "norm": false, | |
| "pooling": "max", | |
| "pooling_topk": null, | |
| "shift_vocab_num": 999, | |
| "topk": 768, | |
| "type": "vdr" | |
| }, | |
| "encoder_q": { | |
| "max_len": 128, | |
| "model_id": "bert-base-uncased", | |
| "norm": false, | |
| "pooling": "max", | |
| "pooling_topk": null, | |
| "shift_vocab_num": 999, | |
| "topk": 768, | |
| "type": "vdr" | |
| }, | |
| "shared_encoder": false, | |
| "torch_dtype": "float32", | |
| "transformers_version": "4.40.2" | |
| } | |