gpt1-openassistant-117M / special_tokens_map.json
anezatra2's picture
Upload folder using huggingface_hub
dbd1204 verified
raw
history blame contribute delete
No virus
165 Bytes
{
"pad_token": {
"content": "[PAD]",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": "<unk>"
}