Sentence_embedding_fine-tuned / sentence_bert_config.json
Pavankalyan's picture
Add new SentenceTransformer model.
9909117
raw
history blame contribute delete
53 Bytes
{
"max_seq_length": 512,
"do_lower_case": false
}