tiny-random-layoutxlm / tokenizer_config.json
patrickvonplaten's picture
upload model files
ec054cd
{"bos_token": "<s>", "eos_token": "</s>", "unk_token": "<unk>", "sep_token": "</s>", "cls_token": "<s>", "pad_token": "<pad>", "mask_token": {"content": "<mask>", "single_word": false, "lstrip": true, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "cls_token_box": [0, 0, 0, 0], "sep_token_box": [1000, 1000, 1000, 1000], "pad_token_box": [0, 0, 0, 0], "pad_token_label": -100, "only_label_first_subword": true, "sp_model_kwargs": {}, "keep_accents": true, "special_tokens_map_file": "./special_tokens_map.json", "name_or_path": "./", "tokenizer_file": null, "tokenizer_class": "LayoutXLMTokenizer"}