system HF staff commited on
Commit
2307c26
1 Parent(s): 0202595

Update sentence_roberta_config.json

Browse files
Files changed (1) hide show
  1. sentence_roberta_config.json +4 -0
sentence_roberta_config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
1
+ {
2
+ "max_seq_length": 128,
3
+ "do_lower_case": true
4
+ }