pierreguillou's picture
Training in progress, step 300
f8c1ed3
{
"bos_token": "<s>",
"cls_token": "<s>",
"cls_token_box": [
0,
0,
0,
0
],
"eos_token": "</s>",
"mask_token": {
"__type": "AddedToken",
"content": "<mask>",
"lstrip": true,
"normalized": true,
"rstrip": false,
"single_word": false
},
"model_max_length": 1000000000000000019884624838656,
"name_or_path": "microsoft/layoutxlm-base",
"only_label_first_subword": true,
"pad_token": "<pad>",
"pad_token_box": [
0,
0,
0,
0
],
"pad_token_label": -100,
"sep_token": "</s>",
"sep_token_box": [
1000,
1000,
1000,
1000
],
"sp_model_kwargs": {},
"special_tokens_map_file": null,
"tokenizer_class": "LayoutXLMTokenizer",
"unk_token": "<unk>"
}