ReasonIR-8B / sentence_bert_config.json
qiaoruiyt's picture
Introduce config files for simple & warning-free Sentence Transformers integration (#2)
c72b3ee verified
raw
history blame
56 Bytes
{
"max_seq_length": 131072,
"do_lower_case": false
}