barthfab commited on
Commit
25f9807
1 Parent(s): c3313a6

Update tokenizer_config.json (#7)

Browse files

- Update tokenizer_config.json (95e3ed2ea5e8c5056c44bd9e6f8a055d761d3a38)

Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -1 +1 @@
1
- {"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"}
 
1
+ {"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_class": "BertTokenizer"}