Sentence Similarity
English
txtai
txtai-wikipedia-slim / config.json
davidmezzetti's picture
January 2025 data update
ed11fd9
raw
history blame contribute delete
563 Bytes
{
"autoid": "uuid5",
"path": "intfloat/e5-base",
"instructions": {
"query": "query: ",
"data": "passage: "
},
"content": true,
"faiss": {
"quantize": true
},
"graph": {
"approximate": false,
"topics": {},
"backend": "networkx"
},
"dimensions": 768,
"backend": "faiss",
"offset": 100000,
"build": {
"create": "2025-02-01T18:07:28Z",
"python": "3.9.21",
"settings": {
"components": "IVF1265,SQ8"
},
"system": "Linux (x86_64)",
"txtai": "8.2.0"
},
"update": "2025-02-01T18:07:28Z"
}