sentence-roberta-small / sentence_bert_config.json
djsull's picture
Add new SentenceTransformer model.
deee665 verified
raw
history blame contribute delete
53 Bytes
{
"max_seq_length": 256,
"do_lower_case": false
}