ozanarmagan commited on
Commit
fae6cbf
1 Parent(s): 34084fb

Create e5-small-v2/model_config.json

Browse files
Files changed (1) hide show
  1. e5-small-v2/model_config.json +8 -0
e5-small-v2/model_config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_md5": "577068e546d77c20fcd3f643b4d32e6d",
3
+ "vocab_file_name": "vocab.txt",
4
+ "vocab_md5": "64800d5d8528ce344256daf115d4965e",
5
+ "model_type": "bert",
6
+ "indexing_prefix": "passage:",
7
+ "query_prefix": "query:"
8
+ }