gpt2-dstc9 / tokenizer_config.json
wilsontam's picture
GPT2 model trained on DSTC9 data
ab39e13
raw
history blame contribute delete
No virus
244 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": "./gpt2-local", "tokenizer_class": "GPT2Tokenizer"}