base-article-2-gpt-roberta / special_tokens_map.json
Zahra99's picture
Upload tokenizer
2d3c194
raw
history blame contribute delete
123 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "[PAD]",
"unk_token": "<|endoftext|>"
}