features_and_usecases / sentence_bert_config.json
carlosaguayo's picture
Add new SentenceTransformer model.
b47daa6
raw
history blame contribute delete
No virus
53 Bytes
{
"max_seq_length": 512,
"do_lower_case": false
}