latin_gpt2 / special_tokens_map.json
gaodrew's picture
Model save
3d738db verified
raw
history blame contribute delete
No virus
99 Bytes
{
"bos_token": "[BOS]",
"eos_token": "[EOS]",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}