alternative-neel-tokenizer / special_tokens_map.json
ArthurConmy's picture
Upload 4 files
0e1ec3a
raw
history blame
81 Bytes
{
"bos_token": "<|BOS|>",
"eos_token": "<|EOS|>",
"pad_token": "<|PAD|>"
}