初始化项目,由ModelHub XC社区提供模型
Model: menadsa/S-BlueBERT Source: Original Platform
This commit is contained in:
1
tokenizer_config.json
Normal file
1
tokenizer_config.json
Normal file
@@ -0,0 +1 @@
|
||||
{"do_lower_case": true, "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": "bionlp/bluebert_pubmed_mimic_uncased_L-12_H-768_A-12", "do_basic_tokenize": true, "never_split": null, "tokenizer_class": "BertTokenizer"}
|
||||
Reference in New Issue
Block a user