albert-xlarge-vitaminc-mnli / tokenizer_config.json
TalSchuster
model files
cca5572
raw history blame
No virus
217 Bytes
{"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-xlarge-v2"}