bert-base-uncased-fiqa-flm-sq-flit / tokenizer_config.json
vanadhi's picture
Upload tokenizer_config.json
093e05e
raw
history blame contribute delete
363 Bytes
{"do_lower_case": true, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "tokenize_chinese_chars": true, "strip_accents": null, "model_max_length": 512, "special_tokens_map_file": null, "name_or_path": "/content/drive/MyDrive/Models/bert-base-uncased-fiqa-flm-sq", "tokenizer_class": "BertTokenizer"}