drugprot / tokenizer_config.json
Fabio Barth
add tokenizer config
f096f15
raw history blame
No virus
568 Bytes
{"do_lower_case": true, "do_basic_tokenize": true, "never_split": null, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "tokenize_chinese_chars": true, "strip_accents": null, "special_tokens_map_file": null, "name_or_path": "michiyasunaga/BioLinkBERT-base", "tokenizer_file": "/vol/fob-vol7/mi19/barthfab/.cache/huggingface/transformers/3c720cf86b025f815b1d833b6b39db05e8e7493b6f6a87788c485a946848b4d8.a25e24b89fd9bfd32e3c8d2dbb39879c62152e7f069ab24c97198c004cad94c9", "tokenizer_class": "BertTokenizer"}