mpt-7b-gsm8k-pruned60-pt / tokenizer_config.json
mgoin's picture
Upload folder using huggingface_hub
bdb884c
raw history blame
No virus
236 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 512,
"tokenizer_class": "GPTNeoXTokenizer",
"unk_token": "<|endoftext|>"
}