CoolFace
Modelpublic

hf-tiny-model-private/tiny-random-CTRLModel

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes24downloads
tokenizer_config.json8 linesDownload Raw Back to root
1{2  "clean_up_tokenization_spaces": true,3  "model_max_length": 512,4  "special_tokens_map_file": null,5  "tokenizer_class": "CTRLTokenizer",6  "unk_token": "<unk>"7}8