ayousanz's picture
Upload folder using huggingface_hub
4d9ba3e
raw
history blame
169 Bytes
{
"bos_token": "<s>",
"cls_token": "<cls>",
"eos_token": "</s>",
"mask_token": "<mask>",
"pad_token": "</s>",
"sep_token": "<sep>",
"unk_token": "<unk>"
}