vinabert-cased-oscar / tokenizer_config.json
phunc20's picture
Upload tokenizer
aa3290b
raw
history blame contribute delete
228 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"model_max_length": 1000000000000000019884624838656,
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"tokenizer_class": "PreTrainedTokenizerFast",
"unk_token": "[UNK]"
}