autotrain-lottery_prod-2626879382 / tokenizer_config.json
system's picture
system HF staff
Commit From AutoTrain
09e2745
raw
history blame contribute delete
503 Bytes
{
"cls_token": "[CLS]",
"do_lower_case": true,
"mask_token": "[MASK]",
"model_max_length": 1000000000000000019884624838656,
"name_or_path": "AutoTrain",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"special_tokens_map_file": "/app/.cache/huggingface/hub/models--hfl--chinese-macbert-large/snapshots/1cf2677c782975600ce58e2961656b1b29eddbae/special_tokens_map.json",
"strip_accents": null,
"tokenize_chinese_chars": true,
"tokenizer_class": "BertTokenizer",
"unk_token": "[UNK]"
}