system HF staff commited on
Commit
26a32a3
1 Parent(s): c5284a1

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +7 -0
tokenizer_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
1
+ {
2
+ "langs": [
3
+ "en",
4
+ "de"
5
+ ],
6
+ "model_max_length": 1024
7
+ }