ozanarmagan commited on
Commit
c9f69ec
1 Parent(s): 884b0d3

Create e5-large-v2/model_config.json

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