Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Gepe55o
/
paper_based_rag
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
paper_based_rag
/
utils
/
constant.py
Юра Цепліцький
Switch to openai
816e0e9
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
87 Bytes
DATA_PATH =
"./data"
INDEX_PATH =
"./index"
TOP_K_RETRIEVAL =
10
TOP_N_RERANKER =
3