Add model
Browse files- definition.json +1 -0
definition.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
[{"id": 140191537167712, "module": "xpmir.text.huggingface", "type": "TransformerEncoder", "typename": "xpmir.text.huggingface.TransformerEncoder", "identifier": "f0816ac4c5485a7b01ee69c82df87544e0d0f1fe11527355b98686a7c480ac7c", "ignored": [], "fields": {"model_id": "sebastian-hofstaetter/distilbert-dot-tas_b-b256-msmarco", "trainable": true, "layer": 0, "dropout": 0.0, "maxlen": 200}}, {"id": 140187678070032, "module": "xpmir.text.huggingface", "type": "TransformerTextEncoderAdapter", "typename": "xpmir.text.huggingface.TransformerTextEncoderAdapter", "identifier": "2a240131ad84e007e5af325b890609b87fd0e68f2340f815319b72c62f9ca5cb", "ignored": [], "fields": {"encoder": {"type": "python", "value": 140191537167712}, "maxlen": 30}}, {"id": 140187678080640, "module": "xpmir.neural.dual", "type": "DotDense", "fields": {"checkpoint": null, "encoder": {"type": "python", "value": 140191537167712}, "query_encoder": {"type": "python", "value": 140187678070032}}}]
|