abhinema commited on
Commit
3c8dca6
1 Parent(s): c09d271

Upload gpt_sh_config.json

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