tiny-random-latent-consistency / tokenizer /special_tokens_map.json
IlyasMoutawwakil's picture
Mirror from echarlaix/tiny-random-latent-consistency
71dcc0c verified
raw
history blame contribute delete
133 Bytes
{
"bos_token": "<|startoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}