dpo / special_tokens_map.json
Elfsong's picture
End of training
02001c9
raw
history blame contribute delete
95 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "</s>",
"unk_token": "<unk>"
}