Upload folder using huggingface_hub
Browse files- config.json +7 -7
- documents +2 -2
- embeddings +2 -2
config.json
CHANGED
@@ -5,8 +5,8 @@
|
|
5 |
"query": "query: ",
|
6 |
"data": "passage: "
|
7 |
},
|
8 |
-
"batch":
|
9 |
-
"encodebatch":
|
10 |
"faiss": {
|
11 |
"quantize": true,
|
12 |
"sample": 0.05
|
@@ -14,15 +14,15 @@
|
|
14 |
"content": true,
|
15 |
"dimensions": 768,
|
16 |
"backend": "faiss",
|
17 |
-
"offset":
|
18 |
"build": {
|
19 |
-
"create": "2024-
|
20 |
-
"python": "3.
|
21 |
"settings": {
|
22 |
-
"components": "
|
23 |
},
|
24 |
"system": "Linux (x86_64)",
|
25 |
"txtai": "7.0.0"
|
26 |
},
|
27 |
-
"update": "2024-
|
28 |
}
|
|
|
5 |
"query": "query: ",
|
6 |
"data": "passage: "
|
7 |
},
|
8 |
+
"batch": 8192,
|
9 |
+
"encodebatch": 128,
|
10 |
"faiss": {
|
11 |
"quantize": true,
|
12 |
"sample": 0.05
|
|
|
14 |
"content": true,
|
15 |
"dimensions": 768,
|
16 |
"backend": "faiss",
|
17 |
+
"offset": 2596439,
|
18 |
"build": {
|
19 |
+
"create": "2024-10-27T04:52:43Z",
|
20 |
+
"python": "3.9.19",
|
21 |
"settings": {
|
22 |
+
"components": "IVF1441,SQ8"
|
23 |
},
|
24 |
"system": "Linux (x86_64)",
|
25 |
"txtai": "7.0.0"
|
26 |
},
|
27 |
+
"update": "2024-10-27T04:52:43Z"
|
28 |
}
|
documents
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:23161bea3e28c917a490a4ace7a8a79590371a81b85eb18db35bee68a7387041
|
3 |
+
size 2801790976
|
embeddings
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d3b3254e9928f4528faf34ae041a93f730e4cd95b10e73c0e34a9e8dc444abb
|
3 |
+
size 2019281272
|