gpt1B_DPO_model2 / special_tokens_map.json
thorirhrafn's picture
Training in progress, epoch 0
6a8389a verified
raw
history blame
113 Bytes
{
"bos_token": "<s>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<unk>"
}