f-coref / tokenizer_config.json
shon711's picture
add tokenizer
12bbaed
{"unk_token": "<unk>", "bos_token": "<s>", "eos_token": "</s>", "add_prefix_space": true, "errors": "replace", "sep_token": "</s>", "cls_token": "<s>", "pad_token": "<pad>", "mask_token": "<mask>", "model_max_length": 512, "special_tokens_map_file": null, "name_or_path": "/home/nlp/shon711/fast-coref/hard_training/ft_ontonotes_lingmess_100_0_25/model", "tokenizer_class": "RobertaTokenizer"}