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