tiny-random-ltx2 / tokenizer /special_tokens_map.json
h0witended's picture
Upload folder using huggingface_hub
8c6bf7b verified
Raw
History Blame Contribute Delete
98 Bytes
{
"bos_token": "<bos>",
"eos_token": "<eos>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}