job-title-normalizer-e5-small / sentence_bert_config.json
Misbahuddin's picture
Fine-tuned multilingual-e5-small job-title normalizer (ESCO+ONET, InfoNCE + Matryoshka)
c0b55f5 verified
Raw
History Blame Contribute Delete
250 Bytes
{
"transformer_task": "feature-extraction",
"modality_config": {
"text": {
"method": "forward",
"method_output_name": "last_hidden_state"
}
},
"module_output_name": "token_embeddings"
}