xnohat's picture
Upload folder using huggingface_hub
db223b4
raw
history blame contribute delete
No virus
301 Bytes
{
"bos_token": "<s>",
"clean_up_tokenization_spaces": true,
"cls_token": "<s>",
"eos_token": "</s>",
"mask_token": "<mask>",
"model_max_length": 256,
"pad_token": "<pad>",
"sep_token": "</s>",
"tokenizer_class": "PhobertTokenizer",
"tokenizer_file": null,
"unk_token": "<unk>"
}