e5-small-v2
Browse files- e5-small-v2/config.json +8 -0
- e5-small-v2/model.onnx +3 -0
- e5-small-v2/vocab.txt +0 -0
e5-small-v2/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 |
+
}
|
e5-small-v2/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b2a43b66f7f9b6f29643a21340ad7c03d2d91e6bd5d43429a77799a9ee880eb0
|
3 |
+
size 133093467
|
e5-small-v2/vocab.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|