system HF staff commited on
Commit
675d536
1 Parent(s): 21115d2

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
+ "de",
4
+ "en"
5
+ ],
6
+ "model_max_length": 1024
7
+ }