Is it possible to filter out irrelevant documents based on sum of the score?

#13
by nyust-eb210 - opened

Is it possible to filter out irrelevant documents based on sum of the score?

For reranker, it has a sigmoid function to normalize the value to range of (0, 1). Is it possible for ColBERT model?

Sign up or log in to comment