Create sentence_bert_config.json

This commit is contained in:
CodeSage 2024-12-04 01:10:45 +00:00 committed by system
parent f4a497a787
commit 2537b5f87c
No known key found for this signature in database
GPG Key ID: 6A528E38E0733467

@ -0,0 +1,4 @@
{
"max_seq_length": 1024,
"do_lower_case": false
}