lxyuan's picture
Training in progress, epoch 0
432680a
{
"add_prefix_space": true,
"clean_up_tokenization_spaces": true,
"cls_token": "[CLS]",
"do_lower_case": false,
"entity_max_length": 8,
"marker_max_length": 128,
"mask_token": "[MASK]",
"model_max_length": 256,
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"strip_accents": null,
"tokenize_chinese_chars": true,
"tokenizer_class": "BertTokenizer",
"unk_token": "[UNK]"
}