BERT-G3 / sentence_bert_config.json
reasonwang's picture
Add new SentenceTransformer model.
24d9393 verified
raw
history blame contribute delete
53 Bytes
{
"max_seq_length": 256,
"do_lower_case": false
}