sbert-base-chinese-nli / sentence_bert_config.json
pe65374's picture
To solve the warning from sentence_transformers, add 4 configs files.
827d1b8
raw
history blame
No virus
53 Bytes
{
"max_seq_length": 512,
"do_lower_case": false
}