DRamos/experimental_topic_classification_GPU
08
1{2 "cls_token": "[CLS]",3 "do_basic_tokenize": true,4 "do_lower_case": false,5 "full_tokenizer_file": null,6 "mask_token": "[MASK]",7 "model_max_length": 512,8 "name_or_path": "sentence-transformers/LaBSE",9 "never_split": null,10 "pad_token": "[PAD]",11 "sep_token": "[SEP]",12 "special_tokens_map_file": "labse-pytorch/special_tokens_map.json",13 "strip_accents": null,14 "tokenize_chinese_chars": true,15 "tokenizer_class": "BertTokenizer",16 "unk_token": "[UNK]"17}18 