tiny_mixtral_ja_with_tokenizer / special_tokens_map.json
hibikaze's picture
upload model
f1660c1 verified
raw
history blame contribute delete
125 Bytes
{
"bos_token": "<BOS>",
"eos_token": "<EOS>",
"mask_token": "<MASK>",
"pad_token": "<PAD>",
"unk_token": "<UNK>"
}