Nano-Em1-0.6B / sentence_bert_config.json
anuj0456's picture
Minnow-Em1-0.6B v1
3a80df6 verified
Raw
History Blame Contribute Delete
390 Bytes
{
"transformer_task": "feature-extraction",
"modality_config": {
"text": {
"method": "forward",
"method_output_name": "last_hidden_state"
},
"message": {
"method": "forward",
"method_output_name": "last_hidden_state",
"format": "flat"
}
},
"module_output_name": "token_embeddings"
}