CoolFace
Modelpublic

LEIA/LEIA-large

sourceHugging Facemitupdated 2y agoView on Hugging Face
1likes123downloads
tokenizer_config.json19 linesDownload Raw Back to root
1{2  "add_prefix_space": false,3  "bos_token": "<s>",4  "cls_token": "<s>",5  "eos_token": "</s>",6  "errors": "replace",7  "mask_token": "<mask>",8  "model_max_length": 1000000000000000019884624838656,9  "name_or_path": "transformers/checkpoint/vent/linear_probe/vent_bertweet-large-tapt_lr5e-4_embdrop0.1_labelsmoothing0.1_42_temp/",10  "normalization": true,11  "normalzation": true,12  "pad_token": "<pad>",13  "sep_token": "</s>",14  "special_tokens_map_file": null,15  "tokenizer_class": "RobertaTokenizer",16  "trim_offsets": true,17  "unk_token": "<unk>"18}19