CoolFace
Modelpublic

speedartificialintelligence1122/speedcore

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes
tokenizer_config.json8 linesDownload Raw Back to root
1{2  "tokenizer_class": "PreTrainedTokenizerFast",3  "unk_token": "<unk>",4  "bos_token": "<bos>",5  "eos_token": "<eos>",6  "pad_token": "<pad>"7}8