SSD-1B / tokenizer_2 /special_tokens_map.json
Warlord-K's picture
Initial Commit
b6bb030
raw
history blame
No virus
121 Bytes
{
"bos_token": "<|startoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "!",
"unk_token": "<|endoftext|>"
}