ko-sbert-sts / 0_KoBertTransformer /tokenizer_config.json
jhgan's picture
initial commit
2dc8841
raw history blame
No virus
283 Bytes
{"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "max_len": 512, "model_max_length": 512, "special_tokens_map_file": null, "tokenizer_file": null, "name_or_path": "monologg/kobert", "tokenizer_class": "KoBertTokenizer"}