spell_corrector_small_v7 / special_tokens_map.json
Buseak's picture
Training in progress, epoch 1
71ac69d
raw
history blame
No virus
74 Bytes
{
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}