Update FlexRAG retriever
Browse files- config.yaml +1 -1
- data.csc.index.npy +1 -1
- indices.csc.index.npy +1 -1
- indptr.csc.index.npy +1 -1
- retriever.id +1 -0
- vocab.index.json +0 -0
config.yaml
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
log_interval:
|
2 |
top_k: 10
|
3 |
batch_size: 32
|
4 |
query_preprocess_pipeline:
|
|
|
1 |
+
log_interval: 10000
|
2 |
top_k: 10
|
3 |
batch_size: 32
|
4 |
query_preprocess_pipeline:
|
data.csc.index.npy
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 12248400
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f9e7f5af65577ad6f0af2a7a8ebeb73fbf578669dbe2fa30192b1cb2891fce6
|
3 |
size 12248400
|
indices.csc.index.npy
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 12248400
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e2593340b95b945d969cb1abac21bf7ceffc9d6a2d2b28222ff0179c6d39fb7
|
3 |
size 12248400
|
indptr.csc.index.npy
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 617688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bfe93483bd8d5aa42e99342f2cabd4bb8c5646efeb5058884fdf6af215ed654d
|
3 |
size 617688
|
retriever.id
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
BM25SRetriever
|
vocab.index.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|