snowflake-arctic-embed-m-long / sentence_bert_config.json
spacemanidol's picture
Update sentence_bert_config.json
5ce6744 verified
raw
history blame
No virus
108 Bytes
{
"max_seq_length": 8192,
"do_lower_case": false,
"model_args": {
"add_pooling_layer": false
}
}