Sentence Similarity
English
txtai
txtai-astronomy / config.json
davidmezzetti's picture
Initial version
da25ec9
{
"path": "intfloat/e5-base",
"instructions": {
"query": "query: ",
"data": "passage: "
},
"faiss": {
"quantize": true,
"sample": 0.05
},
"content": true,
"graph": {
"approximate": true,
"topics": {},
"copyattributes": true,
"backend": "networkx"
},
"autoid": 1,
"dimensions": 768,
"backend": "faiss",
"offset": 15763,
"build": {
"create": "2025-02-10T21:54:34Z",
"python": "3.9.21",
"settings": {
"components": "IVF20,SQ8"
},
"system": "Linux (x86_64)",
"txtai": "8.3.0"
},
"update": "2025-02-10T21:54:34Z"
}