distilgpt2-finetuned-wikitext2-agu / tokenizer_config.json
arminmehrabian's picture
add model
6b425e4
raw
history blame contribute delete
No virus
242 Bytes
{"unk_token": "<|endoftext|>", "bos_token": "<|endoftext|>", "eos_token": "<|endoftext|>", "add_prefix_space": false, "model_max_length": 1024, "special_tokens_map_file": null, "name_or_path": "distilgpt2", "tokenizer_class": "GPT2Tokenizer"}