coder / tokenizer_config.json
khulnasoft's picture
Create tokenizer_config.json
fc4656c verified
raw
history blame
212 Bytes
{"model_max_length": 2048, "bos_token": "<|endoftext|>", "special_tokens_map_file": "tokenizer/v2_trfs/special_tokens_map.json", "name_or_path": "tokenizer/v2_trfs/", "tokenizer_class": "PreTrainedTokenizerFast"}