nuremberg-trials-rag / config.json
Adherence's picture
Upload config.json with huggingface_hub
16aa94b verified
raw
history blame contribute delete
205 Bytes
{
"embedding_model": "all-MiniLM-L6-v2",
"chunk_size": 500,
"chunk_overlap": 50,
"total_chunks": 120385,
"sources": {
"transcript": 94252,
"yale_avalon": 25473,
"wikipedia": 660
}
}