HeliumLM-tokenizer / tokenizers /special_tokens_map.json
batmanLovesAI's picture
Removed previous tokenizer because they were very large and replaced them with custom small tokenizer
6af2b0c
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}