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