distilbert-base-uncased-sts / sentence_bert_config.json
tomaarsen's picture
tomaarsen HF staff
Add new SentenceTransformer model.
5854640 verified
raw
history blame
No virus
56 Bytes
{
"max_seq_length": 512,
"do_lower_case": false
}