PyTorch
gpt2
gpt2-10M-syllitok-eng / special_tokens_map.json
achille-fusco's picture
Upload folder using huggingface_hub
064b576 verified
Raw
History Blame
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}