File size: 196 Bytes
8c14673
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
{
  "embedding_model": "sentence-transformers/all-MiniLM-L6-v2",
  "docs_dir": "data/raw_docs",
  "chunk_count": 545,
  "embedding_dim": 384,
  "chunk_chars": 1800,
  "overlap_chars": 250
}