BERT-G2 / sentence_bert_config.json
reasonwang's picture
Add new SentenceTransformer model.
405652b verified
raw
history blame
53 Bytes
{
"max_seq_length": 256,
"do_lower_case": false
}