ermu2001's picture
Upload MODELS/3D_Animation_Diffusion/tokenizer/special_tokens_map.json with huggingface_hub
26544b4
raw
history blame contribute delete
133 Bytes
{
"bos_token": "<|startoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}