PhysLib / index /index_meta.json
Kev1n-J1N's picture
Upload folder using huggingface_hub
06a21e1 verified
raw
history blame contribute delete
433 Bytes
{
"index_type": "IndexFlatIP",
"embedding_model": "BAAI/bge-small-en-v1.5",
"normalized_embeddings": true,
"embedding_batch_size": 256,
"device": "cuda",
"chunking": {
"child": {
"max_chars": 1200,
"overlap_chars": 240,
"min_chars": 120
},
"parent": {
"max_chars": 2400,
"overlap_chars": 300,
"min_chars": 200
}
},
"num_vectors": 78135,
"update_mode": "rebuild"
}