SotirisLegkas/multilingual_offensive
08
1{2 "added_tokens_decoder": {3 "0": {4 "content": "[PAD]",5 "lstrip": false,6 "normalized": false,7 "rstrip": false,8 "single_word": false,9 "special": true10 },11 "1": {12 "content": "[CLS]",13 "lstrip": false,14 "normalized": false,15 "rstrip": false,16 "single_word": false,17 "special": true18 },19 "2": {20 "content": "[SEP]",21 "lstrip": false,22 "normalized": false,23 "rstrip": false,24 "single_word": false,25 "special": true26 },27 "3": {28 "content": "[UNK]",29 "lstrip": false,30 "normalized": true,31 "rstrip": false,32 "single_word": false,33 "special": true34 },35 "250101": {36 "content": "[MASK]",37 "lstrip": false,38 "normalized": false,39 "rstrip": false,40 "single_word": false,41 "special": true42 }43 },44 "bos_token": "[CLS]",45 "clean_up_tokenization_spaces": true,46 "cls_token": "[CLS]",47 "do_lower_case": false,48 "eos_token": "[SEP]",49 "mask_token": "[MASK]",50 "max_length": 512,51 "model_max_length": 512,52 "pad_to_multiple_of": null,53 "pad_token": "[PAD]",54 "pad_token_type_id": 0,55 "padding": true,56 "padding_side": "right",57 "sep_token": "[SEP]",58 "sp_model_kwargs": {},59 "split_by_punct": false,60 "stride": 0,61 "tokenizer_class": "DebertaV2Tokenizer",62 "truncation": true,63 "truncation_side": "right",64 "truncation_strategy": "longest_first",65 "unk_token": "[UNK]",66 "vocab_type": "spm"67}68 