ppo_hh_pythia-125M / special_tokens_map.json
reciprocate's picture
feat: add tokenizer config
32b2069
raw
history blame contribute delete
No virus
99 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}