ozanarmagan commited on
Commit
8231319
1 Parent(s): fde1ff8

Create multilingual-e5-small/config.json

Browse files
Files changed (1) hide show
  1. multilingual-e5-small/config.json +8 -0
multilingual-e5-small/config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_md5": "59cdc138465277af7094b9b7872c6b7a",
3
+ "vocab_file_name": "sentencepiece.bpe.model",
4
+ "vocab_md5": "bf25eb5120ad92ef5c7d8596b5dc4046",
5
+ "model_type": "xlm_roberta",
6
+ "indexing_prefix": "passage:",
7
+ "query_prefix": "query:"
8
+ }