ozanarmagan commited on
Commit
d69cca7
1 Parent(s): 040c88c

Create config.json

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