sss / json /semantic_search_params.json
reddgr's picture
first commit
63f48ef
raw
history blame
164 Bytes
{
"semantic_search_params": {
"k": 2000,
"brevity_penalty": 0.1,
"reward_for_literal": 0.03,
"partial_match_factor": 0.8
}
}