Goshawk_Finbert / tokenizer_config.json
GoshawkVortexAI's picture
Duplicate from ProsusAI/finbert
b072e2f
{"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, "model_max_length": 512, "name_or_path": "bert-base-uncased"}