Zeta-Alpha-E5-Mistral / sentence_bert_config.json
ArthurCamara's picture
Integrate with Sentence Transformers (+ third parties like LangChain/Haystack/LlamaIndex, etc.) (#1)
b24c154 verified
raw
history blame contribute delete
54 Bytes
{
"max_seq_length": 4096,
"do_lower_case": false
}