BiBERT-ViBa / tokenizer_config.json
transZ's picture
add tokenizer
648ab00
raw history blame
No virus
300 Bytes
{"bos_token": "<s>", "eos_token": "</s>", "unk_token": "<unk>", "sep_token": "</s>", "cls_token": "<s>", "pad_token": "<pad>", "mask_token": "<mask>", "model_max_length": 256, "special_tokens_map_file": null, "name_or_path": "./tst-mlm", "tokenizer_file": null, "tokenizer_class": "PhobertTokenizer"}