kblab_sbert_onnx_03 / sentence_bert_config.json
pettertonar's picture
Add new SentenceTransformer model with an onnx backend
16ba761 verified
raw
history blame contribute delete
53 Bytes
{
"max_seq_length": 384,
"do_lower_case": false
}