vit-gpt2-coco-en/tokenizer_config.json

1 line
236 B
JSON
Raw Normal View History

2021-10-24 17:23:41 +00:00
{"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": "gpt2", "tokenizer_class": "GPT2Tokenizer"}