llama2-7b-megacode2_frac05 / added_tokens.json
Andreas Koepf
add special token info
4e5fad3
raw
history blame contribute delete
142 Bytes
{
"<CLS>": 32000,
"<EOD>": 32002,
"<MASK>": 32003,
"<PAD>": 32004,
"<SEP>": 32001,
"<|im_end|>": 32006,
"<|im_start|>": 32005
}