albert_xxlarge_tweetqa_v2 / tokenizer_config.json
saburbutt's picture
version1
1c57bd8
raw history blame
No virus
286 Bytes
{"do_lower_case": true, "remove_space": true, "keep_accents": false, "bos_token": "[CLS]", "eos_token": "[SEP]", "unk_token": "<unk>", "sep_token": "[SEP]", "pad_token": "<pad>", "cls_token": "[CLS]", "mask_token": "[MASK]", "model_max_length": 512, "name_or_path": "albert-xxlarge-v2"}