Let's incorporate SPLADEv3 into Pyserini.
Start here: https://dl.acm.org/doi/10.1145/3626772.3657862
This paper has SPLADE++ ED (the previous version).
It'd be great to have someone repro SPLADE v3 from this repo: https://github.com/naver/splade
A start would be to augment the existing onboarding docs. I.e., here, we build BGE-base for NFCorpus: https://github.com/castorini/pyserini/blob/master/docs/experiments-nfcorpus.md
Let's figure out how to do the equivalent for SPLADEv3?
From there, we can build out SPLADEv3 bindings for all of BEIR, MS MARCO, etc.
Let's incorporate SPLADEv3 into Pyserini.
Start here: https://dl.acm.org/doi/10.1145/3626772.3657862
This paper has SPLADE++ ED (the previous version).
It'd be great to have someone repro SPLADE v3 from this repo: https://github.com/naver/splade
A start would be to augment the existing onboarding docs. I.e., here, we build BGE-base for NFCorpus: https://github.com/castorini/pyserini/blob/master/docs/experiments-nfcorpus.md
Let's figure out how to do the equivalent for SPLADEv3?
From there, we can build out SPLADEv3 bindings for all of BEIR, MS MARCO, etc.