st-codesearch-distilroberta-base / sentence_bert_config.json
chonghao-cc's picture
embedding model change max sequence length in sentence_bert_config.json
ab8b41c
raw
history blame contribute delete
54 Bytes
{
"max_seq_length": 512,
"do_lower_case": false
}