lysandre HF staff commited on
Commit
2df2165
1 Parent(s): 888a820

Create tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -0
tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
1
+ {"do_lowercase_and_remove_accent": true, "id2lang": {"0": "en", "1": "fr"}, "lang2id": {"en": 0, "fr": 1}, "model_max_length": 512}