OpenDalleV1.1 / tokenizer_2 /special_tokens_map.json
dataautogpt3's picture
Rename tokenizer_2/tokenizer_2_special_tokens_map.json to tokenizer_2/special_tokens_map.json
7728e8f
raw history blame
No virus
121 Bytes
{
"bos_token": "<|startoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "!",
"unk_token": "<|endoftext|>"
}