vit-gpt2-image-captioning/tokenizer_config.json

1 line
241 B
JSON
Raw Normal View History

2022-01-04 14:29:28 +08: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": "./models/", "tokenizer_class": "GPT2Tokenizer"}