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