rinna-v1-tune-ep1 / special_tokens_map.json
Jumtra's picture
Upload folder using huggingface_hub
0cf8a7c
raw
history blame contribute delete
No virus
170 Bytes
{
"bos_token": "<s>",
"cls_token": "[CLS]",
"eos_token": "</s>",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}