snowflake-arctic-embed-l / sentence_bert_config.json
spacemanidol's picture
Prevent Pooler weight warning (#6)
a862f70 verified
raw history blame
No virus
107 Bytes
{
"max_seq_length": 512,
"do_lower_case": false,
"model_args": {
"add_pooling_layer": false
}
}