fineturning-with-pretraining-2 / special_tokens_map.json
Aviral2412's picture
Upload tokenizer
56622e5 verified
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}