trakad-embed-v2 / sentence_bert_config.json
hakansabunis's picture
trakad-embed-v2 — Turkish academic SimCSE fine-tune (633K theses, MultipleNegativesRankingLoss + subject-aware hard negatives)
f1a23a6 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"
}