Jsevisal's picture
Training in progress, epoch 1
6147e14
raw
history blame
No virus
562 Bytes
{
"add_prefix_space": true,
"cls_token": "[CLS]",
"do_basic_tokenize": true,
"do_lower_case": false,
"mask_token": "[MASK]",
"model_max_length": 512,
"never_split": null,
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"special_tokens_map_file": "/root/.cache/huggingface/hub/models--elastic--distilbert-base-cased-finetuned-conll03-english/snapshots/feacb62c370dc6cc1cf311a423881e5f3473f92c/special_tokens_map.json",
"strip_accents": null,
"tokenize_chinese_chars": true,
"tokenizer_class": "DistilBertTokenizer",
"unk_token": "[UNK]"
}