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