Closed kasra-hosseini closed 2 years ago
One of the comments at EMNLP was to add ranking using only FAISS / cosine (and not prediction). This can significantly speed up the ranking.
Addressed in https://github.com/Living-with-machines/DeezyMatch/pull/121
One of the comments at EMNLP was to add ranking using only FAISS / cosine (and not prediction). This can significantly speed up the ranking.