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