Ertugrul's picture
Upload ./ with huggingface_hub
bac5d28
raw
history blame contribute delete
No virus
418 Bytes
{
"cls_token": "[CLS]",
"do_basic_tokenize": true,
"do_lower_case": true,
"mask_token": "[MASK]",
"max_len": 512,
"name_or_path": "dbmdz/convbert-base-turkish-mc4-uncased",
"never_split": null,
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"special_tokens_map_file": null,
"strip_accents": false,
"tokenize_chinese_chars": true,
"tokenizer_class": "ConvBertTokenizer",
"unk_token": "[UNK]"
}