zeronlg-4langs-mt / tokenizer_config.json
yangbang18's picture
Upload with huggingface_hub
ad91ac5
raw
history blame contribute delete
315 Bytes
{"do_lower_case": false, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "tokenize_chinese_chars": true, "strip_accents": null, "special_tokens_map_file": null, "name_or_path": "output/2stages/1_b32_pt0_100/", "tokenizer_class": "DistilBertTokenizer"}