zenz-v1-checkpoints / special_tokens_map.json
Miwa-Keita's picture
Upload 10 files
174f19e verified
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}