snowflake-arctic-embed-m-long / sentence_bert_config.json
tomaarsen's picture
tomaarsen HF staff
Prevent Pooler weight warning
700c244 verified
raw
history blame
No virus
108 Bytes
{
"max_seq_length": 8192,
"do_lower_case": false,
"model_args": {
"add_pooling_layer": false
}
}