openai-gpt-python-medium / special_tokens_map.json
CompactAI's picture
Upload folder using huggingface_hub
1c2bf7e verified
raw
history blame contribute delete
51 Bytes
{
"pad_token": "<unk>",
"unk_token": "<unk>"
}