continue_pretrain_t5_base / special_tokens_map.json
VirgiF's picture
End of training
8c39535 verified
raw
history blame contribute delete
No virus
255 Bytes
{
"additional_special_tokens": [
{
"content": "<thinking>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
],
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}