GPT2_NL_50000 / special_tokens_map.json
xiulinyang's picture
Add checkpoint
80e626d
raw
history blame contribute delete
123 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<pad>",
"unk_token": "<|endoftext|>"
}