embeddings / sentence_bert_config.json
Arnav
model with custom inference script
e9989e3
raw
history blame contribute delete
No virus
52 Bytes
{
"max_seq_length": 512,
"do_lower_case": true
}