Merino-Mini-v2 / embedder /sentence_bert_config.json
tomkay's picture
Add baa.ai Embedding-Reranker-MiniLM-L12-v1 (unified shared word-emb)
c0c1099 verified
Raw
History Blame Contribute Delete
241 Bytes
{
"transformer_task": "feature-extraction",
"modality_config": {
"text": {
"method": "forward",
"method_output_name": "last_hidden_state"
}
},
"module_output_name": "token_embeddings"
}