CodeGPT-small-java / tokenizer_config.json
system's picture
system HF staff
Update tokenizer_config.json
6d6b0ee
raw history blame
No virus
153 Bytes
{"bos_token": "<s>", "eos_token": "</s>", "pad_token": "<pad>", "unk_token": "<|UNKNOWN|>", "special_tokens_map_file": null, "full_tokenizer_file": null}