open-llama-7B-700bt-alpaca-gpt-4 / special_tokens_map.json
Chris Alexiuk
Upload tokenizer
f4679df
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "<unk>"
}