Se124M100KInfPrompt_WT_EOS_Label_Smooth / special_tokens_map.json
augustocsc's picture
Training in progress, epoch 1
1637bbd verified
raw
history blame contribute delete
562 Bytes
{
"additional_special_tokens": [
{
"content": "<startofex>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
{
"content": "<endofex>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": {
"content": "<pad>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": "<|endoftext|>"
}