xshubhamx's picture
Upload folder using huggingface_hub
a511e2b verified
raw
history blame
No virus
239 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": {
"content": "<pad>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}