post-ocr / gpt2-tokenizer-json /special_tokens_map.json
Pclanglais's picture
Upload folder using huggingface_hub
3a134bf verified
raw
history blame
99 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}