Spaces:
GIZ
/
Running on CPU Upgrade

SDSN-demo / udfPreprocess /paramconfig.cfg
prashant
adding haystack converter and preprocessor
1e18f9c
raw
history blame
240 Bytes
[lexical_search]
TOP_K = 10
THRESHOLD = 0.1
[semantic_search]
TOP_K = 10
MAX_SEQ_LENGTH = 64
MODEL_NAME = msmarco-distilbert-cos-v5
THRESHOLD = 0.1
[sdg]
THRESHOLD = 0.85
[preprocessor]
SPLIT_OVERLAP_WORD = 20
SPLIT_OVERLAP_SENTENCE = 1