CoolFace
Modelpublic

Multi-Domain-Expert-Learning/falcon1b

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes18downloads
tokenizer_config.json8 linesDownload Raw Back to root
1{2  "add_prefix_space": false,3  "clean_up_tokenization_spaces": true,4  "eos_token": "<|endoftext|>",5  "model_max_length": 2048,6  "tokenizer_class": "PreTrainedTokenizerFast"7}8