raphaelsty / neural-cherche

Neural Search
https://raphaelsty.github.io/neural-cherche/
MIT License
347 stars 17 forks source link

Update sparse_embed.py #18

Closed arthur-75 closed 7 months ago

arthur-75 commented 7 months ago

Hello, we need all the indices to be compare and not only the one is scored by SPLADE, as SPLADE is multiplying the logits and reranking them by logits where the ranking of SparsEmbed is based only on Contextual Embeddings.