File size: 87 Bytes
961c967
693d949
 
 
 
1
2
3
4
5
6
DATA_PATH = "./data"
INDEX_PATH = "./index"

TOP_K_RETRIEVAL = 10  
TOP_N_RERANKER = 3