sft-fpft-zh-pythia-6.9b-deduped / tokenizer_config.json
jisx's picture
Upload folder using huggingface_hub
6996a8f verified
raw
history blame contribute delete
No virus
263 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 512,
"padding_side": "right",
"tokenizer_class": "GPTNeoXTokenizer",
"unk_token": "<|endoftext|>"
}