intern_orca_ft2_out / special_tokens_map.json
Granther's picture
InternLM2-1.8B-OpenOrca
b090c81 verified
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<unk>",
"unk_token": "<unk>"
}