instruct-llama-7b-wdiff / special_tokens_map.json
kalpeshk2011's picture
Initial commit
415f3c8
raw
history blame
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}