AMPLIFY_120M / special_tokens_map.json
qfournier's picture
initial commit
f9e286d verified
raw
history blame contribute delete
125 Bytes
{
"bos_token": "<bos>",
"eos_token": "<eos>",
"mask_token": "<mask>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}