lab2_efficient / special_tokens_map.json
Reshphil's picture
https://huggingface.co/Reshphil/lab2_efficient
3afcef5 verified
{
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}