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