CoolFace
Modelpublic

quanhm/phi2-docstring-model1

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes4downloads
tokenizer_config.json13 linesDownload Raw Back to root
1{2  "add_prefix_space": false,3  "backend": "tokenizers",4  "bos_token": "<|endoftext|>",5  "clean_up_tokenization_spaces": true,6  "eos_token": "<|endoftext|>",7  "is_local": false,8  "model_max_length": 2048,9  "pad_token": "<|endoftext|>",10  "tokenizer_class": "TokenizersBackend",11  "unk_token": "<|endoftext|>"12}13