Rady10's picture
Upload AgroLLM FAISS RAG index
0531763 verified
raw
history blame contribute delete
188 Bytes
{
"embed_model": "sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2",
"embed_dim": 384,
"num_chunks": 3390,
"chunk_size_words": 300,
"overlap_words": 50,
"top_k": 3
}