Legislation_Explorer / config.json
taylerErbe's picture
Upload 8 files
bb9abee verified
raw
history blame contribute delete
165 Bytes
{
"embedding_model_name": "all-MiniLM-L6-v2",
"text_column": "llama_summary_raw",
"id_column": "bill_id",
"embedding_dimension": 384,
"top_k_default": 10
}