llama2-13b-orcabest / added_tokens.json
andreaskoepf's picture
Upload tokenizer
acd95d1
raw
history blame contribute delete
142 Bytes
{
"<CLS>": 32000,
"<EOD>": 32002,
"<MASK>": 32003,
"<PAD>": 32004,
"<SEP>": 32001,
"<|im_end|>": 32006,
"<|im_start|>": 32005
}