llama2-bg-tokenizer / special_tokens_map.json
ldilov's picture
commit files to HF hub
547fdce
raw
history blame contribute delete
No virus
94 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<s>",
"unk_token": "<unk>"
}