CodeGPT-small-py / special_tokens_map.json
system's picture
system HF staff
Update special_tokens_map.json
b39f338
{"bos_token": {"content": "<s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, "eos_token": {"content": "</s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, "unk_token": {"content": "<|UNKNOWN|>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, "sep_token": "<EOL>", "pad_token": "<pad>"}