distilbert-base-mean-pooling / sentence_bert_config.json
jgammack's picture
Add new SentenceTransformer model.
4db1205
raw
history blame contribute delete
53 Bytes
{
"max_seq_length": 512,
"do_lower_case": false
}