CodeRankEmbed / sentence_bert_config.json
revanth1996's picture
Create sentence_bert_config.json
448915c verified
raw
history blame
140 Bytes
{
"max_seq_length": 8192,
"do_lower_case": false,
"model_args": {
"add_pooling_layer": false,
"safe_serialization": true
}
}