system HF staff commited on
Commit
38ddbc3
1 Parent(s): 568c2ee

Update 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_lower_case": false, "max_len": 1024, "bos_token": "<|startoftext|>", "eos_token": "<|endoftext|>", "unk_token": "<|endoftext|>", "special_tokens_map_file": "hewiki_title_abstract_distilGPT2/special_tokens_map.json", "full_tokenizer_file": null}