HindishFormer-v3 / special_tokens_map.json
SarwarShafee's picture
Training in progress, step 2000
194ce09 verified
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}