Swift-Support/labse-priority-1.0
037
1{2 "backend": "tokenizers",3 "cls_token": "[CLS]",4 "do_basic_tokenize": true,5 "do_lower_case": false,6 "full_tokenizer_file": null,7 "is_local": false,8 "mask_token": "[MASK]",9 "model_max_length": 512,10 "never_split": null,11 "pad_token": "[PAD]",12 "sep_token": "[SEP]",13 "strip_accents": null,14 "tokenize_chinese_chars": true,15 "tokenizer_class": "BertTokenizer",16 "unk_token": "[UNK]"17}18 