qg / special_tokens_map.json
supercat666's picture
Upload tokenizer
e6006c8
raw
history blame contribute delete
No virus
74 Bytes
{
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}