unified_skill_ner / tokenizer_config.json
hamidrezaahmadian's picture
copy pase
b6909ea
raw
history blame contribute delete
648 Bytes
{
"cls_token": "[CLS]",
"do_basic_tokenize": true,
"do_lower_case": false,
"mask_token": "[MASK]",
"model_max_length": 1000000000000000019884624838656,
"name_or_path": "/home/jovyan/work/MatrixProject/ledigajobb-matrix-inputs/input/unified_skill_ner/tokenizer/",
"never_split": null,
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"special_tokens_map_file": "/home/jovyan/.cache/huggingface/hub/models--KB--bert-base-swedish-cased/snapshots/81c7baa04742a30cb6732c181e678721868cb42e/special_tokens_map.json",
"strip_accents": false,
"tokenize_chinese_chars": true,
"tokenizer_class": "BertTokenizer",
"unk_token": "[UNK]"
}