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