davidmezzetti
commited on
Commit
•
ffa284b
1
Parent(s):
30c7935
September 2024 data update
Browse files- README.md +1 -1
- config.json +3 -3
- documents +2 -2
- embeddings +1 -1
- graph +2 -2
README.md
CHANGED
@@ -8,7 +8,7 @@ library_name: txtai
|
|
8 |
tags:
|
9 |
- sentence-similarity
|
10 |
datasets:
|
11 |
-
- NeuML/wikipedia-
|
12 |
---
|
13 |
|
14 |
# Wikipedia txtai embeddings slim
|
|
|
8 |
tags:
|
9 |
- sentence-similarity
|
10 |
datasets:
|
11 |
+
- NeuML/wikipedia-20240901
|
12 |
---
|
13 |
|
14 |
# Wikipedia txtai embeddings slim
|
config.json
CHANGED
@@ -18,13 +18,13 @@
|
|
18 |
"backend": "faiss",
|
19 |
"offset": 100000,
|
20 |
"build": {
|
21 |
-
"create": "2024-
|
22 |
"python": "3.8.19",
|
23 |
"settings": {
|
24 |
"components": "IVF1265,SQ8"
|
25 |
},
|
26 |
"system": "Linux (x86_64)",
|
27 |
-
"txtai": "7.
|
28 |
},
|
29 |
-
"update": "2024-
|
30 |
}
|
|
|
18 |
"backend": "faiss",
|
19 |
"offset": 100000,
|
20 |
"build": {
|
21 |
+
"create": "2024-09-12T17:22:32Z",
|
22 |
"python": "3.8.19",
|
23 |
"settings": {
|
24 |
"components": "IVF1265,SQ8"
|
25 |
},
|
26 |
"system": "Linux (x86_64)",
|
27 |
+
"txtai": "7.4.0"
|
28 |
},
|
29 |
+
"update": "2024-09-12T17:22:32Z"
|
30 |
}
|
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:f09e82b9cdb71160f4b73a3bf4638e768514f039d8f2e6de7380cbb59db2c841
|
3 |
+
size 118530048
|
embeddings
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 81502528
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9ac2f7f416383c34a3c10dd40e83c7da33ac7179c62d0c640c7cae82bf5132f
|
3 |
size 81502528
|
graph
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:d6e88608e9a890ed88d0b3b4105aef5439b5eadce4393b1b4b597447927ed849
|
3 |
+
size 79560385
|