0xhaz's picture
Training in progress, step 500
2c62463
{
"cls_token": "[CLS]",
"do_basic_tokenize": true,
"do_lower_case": true,
"mask_token": "[MASK]",
"model_max_length": 512,
"name_or_path": "patrickvonplaten/bert2bert-cnn_dailymail-fp16",
"never_split": null,
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"special_tokens_map_file": "C:\\Users\\jbuga/.cache\\huggingface\\hub\\models--patrickvonplaten--bert2bert-cnn_dailymail-fp16\\snapshots\\51b5d5cac0fa0ed09ed505df5800579996a2fe12\\special_tokens_map.json",
"strip_accents": null,
"tokenize_chinese_chars": true,
"tokenizer_class": "BertTokenizer",
"unk_token": "[UNK]"
}