disneyPixarCartoon_v10 / tokenizer /special_tokens_map.json
jdp8's picture
Initial commit
8eccfa7
raw
history blame
No virus
133 Bytes
{
"bos_token": "<|startoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}