pythia-31m-KI_v1-2048-scratch / tokenizer_config.json
pszemraj's picture
Training in progress, step 200
eb8f0ba
raw
history blame contribute delete
264 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 1000000000000000019884624838656,
"tokenizer_class": "GPTNeoXTokenizer",
"unk_token": "<|endoftext|>"
}