distilgpt2-joke-generator / tokenizer_config.json
FaisalGh's picture
Upload tokenizer_config.json with huggingface_hub
5ab401f verified
raw
history blame
209 Bytes
{"add_prefix_space": false, "bos_token": "<|endoftext|>", "eos_token": "<|endoftext|>", "model_max_length": 1024, "name_or_path": "distilgpt2", "tokenizer_class": "GPT2Tokenizer", "unk_token": "<|endoftext|>"}