HunYuanDiT-V1.2-fp16-pruned / clip /special_tokens_map.json
bdsqlsz's picture
Upload 6 files
f7a2eaf verified
raw
history blame
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}