e5-small-v2 / sentence_bert_config.json
intfloat's picture
add sentence transformers configs (#4)
7f5bd82
raw history blame
No virus
57 Bytes
{
"max_seq_length": 512,
"do_lower_case": false
}