SKILLRET-Embedding-0.6B / sentence_bert_config.json
anonymous-ed-benchmark's picture
Upload SkillRet-Embedding-0.6B model weights
44a278e 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"
}