rushi-k commited on
Commit
98c6668
1 Parent(s): 5004d28

Create tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +4 -0
tokenizer_config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "model_type": "gpt2",
3
+ "max_len": 1024
4
+ }