mt5_correct_puntuation / special_tokens_map.json
jamie613's picture
Training in progress, step 500
1fda7e8
raw
history blame contribute delete
74 Bytes
{
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}