e5-small
Browse files- e5-small/config.json +8 -0
- e5-small/model.onnx +3 -0
- e5-small/vocab.txt +0 -0
e5-small/config.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model_md5": "3d421dc72859a723068c106415cdebf2",
|
3 |
+
"vocab_file_name": "vocab.txt",
|
4 |
+
"vocab_md5": "64800d5d8528ce344256daf115d4965e",
|
5 |
+
"model_type": "bert",
|
6 |
+
"indexing_prefix": "passage:",
|
7 |
+
"query_prefix": "query:"
|
8 |
+
}
|
e5-small/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a82815469d5cf5871c55cdddeca2dd1fc9d49eb6aa3339ada15fcfcc995e3957
|
3 |
+
size 133685294
|
e5-small/vocab.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|