Upload semantic search model (FAISS + BM25 + corpus)
Browse files- bm25.pkl +3 -0
- corpus.pkl +3 -0
- faiss_index.bin +3 -0
bm25.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c9359741b23e7078b475d40f29d2671521d76925b114d04abd7e18663545adef
|
| 3 |
+
size 892387654
|
corpus.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:09a2180234afee8ff7bdb6649f2c9a0496b405b036418222228732a08aafe509
|
| 3 |
+
size 660935505
|
faiss_index.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:247f0f8fe34a743c112291eba761e2a76b00ad2a20379d81860fa91a95badab4
|
| 3 |
+
size 4854245421
|