tune recall threshold and increase distant evidence budget
This commit is contained in:
@@ -60,7 +60,7 @@ const CONFIG = {
|
||||
// Event (L2 Events)
|
||||
EVENT_CANDIDATE_MAX: 100,
|
||||
EVENT_SELECT_MAX: 50,
|
||||
EVENT_MIN_SIMILARITY: 0.55,
|
||||
EVENT_MIN_SIMILARITY: 0.60,
|
||||
EVENT_MMR_LAMBDA: 0.72,
|
||||
EVENT_ENTITY_BYPASS_SIM: 0.70,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user