search-stack-v1 / splade_v4 /sentence_bert_config.json
rdxtremity's picture
add fine-tuned SPLADE v4 (occasion fix)
a93040e verified
Raw
History Blame Contribute Delete
221 Bytes
{
"transformer_task": "fill-mask",
"modality_config": {
"text": {
"method": "forward",
"method_output_name": "logits"
}
},
"module_output_name": "token_embeddings"
}