duttaprat/HViLM-base
0193
1{2 "clean_up_tokenization_spaces": true,3 "cls_token": "[CLS]",4 "mask_token": "[MASK]",5 "model_max_length": 1000000000000000019884624838656,6 "pad_token": "[PAD]",7 "sep_token": "[SEP]",8 "token": null,9 "tokenizer_class": "PreTrainedTokenizerFast",10 "unk_token": "[UNK]"11}12 