braza-embedding-ptbr-v1 / sentence_bert_config.json
calneymgp's picture
feat: braza-embedding-ptbr-v1 — 474K B2B PT-BR, 36 autoresearch iters, ASSIN2 0.8082, SICK-BR 0.8513
bb33fec 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"
}