translate_model_fixed_v0.1 / special_tokens_map.json
gshields's picture
Training in progress, step 500
6fd8f76
raw
history blame
No virus
74 Bytes
{
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}