ancatmara's picture
Upload 3 files
885c241 verified
raw
history blame contribute delete
No virus
235 Bytes
{
"clean_up_tokenization_spaces": true,
"model_max_length": 64,
"special_tokens": [
"<s>",
"<pad>",
"</s>",
"<unk>",
"<mask>",
"<true>",
"<false>"
],
"tokenizer_class": "PreTrainedTokenizerFast"
}