corneos7thHeavenMix / tokenizer /special_tokens_map.json
jdp8's picture
Initial Commit
c70a2d7
raw
history blame contribute delete
No virus
133 Bytes
{
"bos_token": "<|startoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}