CoolFace
Modelpublic

wellecks/llmstep-mathlib4-pythia2.8b

sourceHugging Facemitupdated 3y agoView on Hugging Face
6likes71downloads
tokenizer_config.json11 linesDownload Raw Back to root
1{2  "add_prefix_space": false,3  "bos_token": "<|endoftext|>",4  "clean_up_tokenization_spaces": true,5  "eos_token": "<|endoftext|>",6  "model_max_length": 1024,7  "padding_side": "right",8  "tokenizer_class": "GPTNeoXTokenizer",9  "unk_token": "<|endoftext|>"10}11