2021-08-22 01:47:55 +00:00
|
|
|
content-type:
|
|
|
|
|
2022-08-27 15:05:30 +00:00
|
|
|
panchayat:
|
|
|
|
input-files: null
|
|
|
|
input-filter: "/home/saba/projects/panchayat/panchayat/instance/*.yaml"
|
|
|
|
compressed-jsonl: "./khoj/embeddings/panchyat.jsonl.gz"
|
|
|
|
embeddings-file: "./khoj/embeddings/panchayat_embeddings.pt"
|
2021-08-23 04:54:49 +00:00
|
|
|
|
2021-08-22 01:47:55 +00:00
|
|
|
search-type:
|
2022-01-14 21:46:56 +00:00
|
|
|
symmetric:
|
2022-07-18 16:16:40 +00:00
|
|
|
encoder: "sentence-transformers/all-MiniLM-L6-v2"
|
2022-01-14 21:46:56 +00:00
|
|
|
cross-encoder: "cross-encoder/ms-marco-MiniLM-L-6-v2"
|
2022-08-04 19:57:35 +00:00
|
|
|
model_directory: "~/.khoj/search/symmetric/"
|
2022-01-14 21:46:56 +00:00
|
|
|
|
2021-08-22 01:47:55 +00:00
|
|
|
asymmetric:
|
2022-07-18 16:00:19 +00:00
|
|
|
encoder: "sentence-transformers/multi-qa-MiniLM-L6-cos-v1"
|
2021-08-22 01:47:55 +00:00
|
|
|
cross-encoder: "cross-encoder/ms-marco-MiniLM-L-6-v2"
|
2022-08-04 19:57:35 +00:00
|
|
|
model_directory: "~/.khoj/search/asymmetric/"
|
2021-08-23 04:54:49 +00:00
|
|
|
|
|
|
|
image:
|
2022-08-04 19:57:35 +00:00
|
|
|
encoder: "sentence-transformers/clip-ViT-B-32"
|
|
|
|
model_directory: "~/.khoj/search/image/"
|
2021-11-26 19:56:26 +00:00
|
|
|
|
|
|
|
processor:
|