text-2-video / tokenizer /special_tokens_map.json
dosh2's picture
Upload 5 files
a5bf0bb
raw
history blame
No virus
121 Bytes
{
"bos_token": "<|startoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "!",
"unk_token": "<|endoftext|>"
}