codegen-350M-mono / tokenizer_config.json
valhalla's picture
Update tokenizer_config.json
4c0e830
raw
history blame
239 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", "tokenizer_class": "CodeGenTokenizer"}