VedaMD-Vector-Store / config.json
sniro23's picture
Upload config.json with huggingface_hub
5b98347 verified
raw
history blame contribute delete
300 Bytes
{
"embedding_model": "sentence-transformers/all-MiniLM-L6-v2",
"embedding_dim": 384,
"chunk_size": 1000,
"chunk_overlap": 100,
"total_documents": 444,
"total_chunks": 444,
"build_date": "2025-10-23T15:26:17.117671",
"version": "1.0.0",
"last_updated": "2025-10-23T15:41:28.563863"
}