splade icon indicating copy to clipboard operation
splade copied to clipboard

SPLADE: sparse neural search (SIGIR21, SIGIR22)

Results 26 splade issues
Sort by recently updated
recently updated
newest added

Maybe a stupid question, but you can't use SPLADE for clustering, right?

Hello! I find that when I run flops, it always returns Nan. I see your last commit fixed "force new", and changed line 25 in transformer_evaluator.py to force_new=True, but in...

Hey, should we change the default configuration from splade++ to splade-v3? I could make a PR for the readme if that makes sense.

Hey all, I'm looking at the Efficiency Study paper and I'd like to replicate the query encoding numbers - could you please provide a pipeline or any other pointers so...

We are a startup who is attempting to sell a new search API with some of the latest open source text embedding and cross-encoder models. We ourselves are BSL-licensed so...

Hello, I am currently developing a Japanese model and have been referencing the "ecir23-scratch-tydi-japanese-splade" model on Hugging Face for guidance. I would greatly appreciate it if you could share the...

Hi, In your readme file: ```python conda create -n splade_env python=3.9 conda activate splade_env conda env create -f conda_splade_env.yml ``` makes me confused as `conda create -n splade_env python=3.9` creates...

Howdy, Sorry to bother, but I'm just trying to get the basic toy data training task to work on a fresh git clone and I'm running into the following error...

This line https://github.com/naver/splade/blob/692276db75bc274d584d33661ac693a0af050a17/splade/tasks/amp.py#L5 doesn't work properly just because there are versions over 1.6 that are less than 1.6 numerically. For example, versions >= 1.10