e5-base-unsupervised / sentence_bert_config.json
intfloat's picture
add sentence-transformers support
25d26ef
raw
history blame
No virus
57 Bytes
{
"max_seq_length": 512,
"do_lower_case": false
}