fixed-minimal-binary-code / special_tokens_map.json
E6E831728's picture
Upload folder using huggingface_hub
1ecd6f7 verified
raw
history blame contribute delete
142 Bytes
{
"model_type": "gpt2",
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>",
"pad_token": "<pad>",
"vocab_size": 65536
}