{
"add_prefix_space": false,
"added_tokens_decoder": {
"0": {
"content": "",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false,
"special": true
},
"1": {
"content": "",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false,
"special": true
},
"2": {
"content": "",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false,
"special": true
},
"3": {
"content": "",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false,
"special": true
},
"50264": {
"content": "",
"lstrip": true,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
}
},
"bos_token": "",
"clean_up_tokenization_spaces": true,
"cls_token": "",
"eos_token": "",
"errors": "replace",
"id2label": {
"0": "C1",
"1": "C13",
"2": "C17",
"3": "C22",
"4": "C28",
"5": "C33",
"6": "C38",
"7": "C46",
"8": "C52",
"9": "C7"
},
"label2id": {
"C1": 0,
"C13": 1,
"C17": 2,
"C22": 3,
"C28": 4,
"C33": 5,
"C38": 6,
"C46": 7,
"C52": 8,
"C7": 9
},
"mask_token": "",
"max_length": 512,
"model_max_length": 512,
"num_labels": 10,
"pad_to_multiple_of": null,
"pad_token": "",
"pad_token_type_id": 0,
"padding_side": "right",
"sep_token": "",
"stride": 0,
"tokenizer_class": "RobertaTokenizer",
"trim_offsets": true,
"truncation_side": "right",
"truncation_strategy": "longest_first",
"unk_token": ""
}