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
- vocab.index.json +0 -0
config.yaml
CHANGED
@@ -32,7 +32,7 @@ query_preprocess_pipeline:
|
|
32 |
hf_tokenizer_path: null
|
33 |
tiktok_tokenizer_name: null
|
34 |
lang: null
|
35 |
-
database_path:
|
36 |
method: lucene
|
37 |
idf_method: null
|
38 |
backend: auto
|
|
|
32 |
hf_tokenizer_path: null
|
33 |
tiktok_tokenizer_name: null
|
34 |
lang: null
|
35 |
+
database_path: /data/zhangzhuocheng/Lab/Python/LLM/datasets/RAG/toycorp/bm25s
|
36 |
method: lucene
|
37 |
idf_method: null
|
38 |
backend: auto
|
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:cccde0023bf460557861548bdf8921e915813ba494e57db1bf1b6f0cea8fcb78
|
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:50d350b4e7ce52c7a0341cea0f74df1a72e03f239b56014b5e802e6fa26ebc47
|
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:beeb9f1aa809c5ff47522996e5e904c762e3f9c025aa078e2d3fc8036ca1eca0
|
3 |
size 617688
|
vocab.index.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|