CoolFace
Modelpublic

hannah-khallaf/e2r-strategy-multilingual-e5-large-bce

sourceHugging Facemitupdated 2mo agoView on Hugging Face
0likes12downloads
preprocessing.json12 linesDownload Raw Back to root
1{2  "input_mode": "pair",3  "standard_prefix": "query: ",4  "rewrite_prefix": "query: ",5  "max_length": 512,6  "truncation": true,7  "sentence_order": [8    "standard",9    "rewrite"10  ]11}12