vietnamese-summarization / tokenizer_config.json
haotieu's picture
add tokenizer
ffc08e8
raw
history blame contribute delete
No virus
310 Bytes
{"bos_token": "<s>", "eos_token": "</s>", "unk_token": "<unk>", "sep_token": "</s>", "cls_token": "<s>", "pad_token": "<pad>", "mask_token": "<mask>", "add_prefix_space": true, "special_tokens_map_file": null, "tokenizer_file": null, "name_or_path": "vinai/bartpho-word", "tokenizer_class": "PhobertTokenizer"}