arabic-splade-efficient / sentence_bert_config.json
Abdelkareem's picture
Upload folder using huggingface_hub
4a8c0a7 verified
Raw
History Blame
221 Bytes
{
"transformer_task": "fill-mask",
"modality_config": {
"text": {
"method": "forward",
"method_output_name": "logits"
}
},
"module_output_name": "token_embeddings"
}