lab2_efficient / special_tokens_map.json
reshphil23's picture
https://huggingface.co/Reshphil/lab2_efficient
37d37d5 verified
raw
history blame contribute delete
74 Bytes
{
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}