AVA / special_tokens_map.json
Kevin Ripper
add tokenizer
35bab69
raw
history blame
No virus
127 Bytes
{
"bos_token": "<|startoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|pad|>",
"unk_token": "<|endoftext|>"
}