test-gpt-model / tokenizer_config.json
shre-db's picture
Upload tokenizer (#1)
055e666
raw
history blame contribute delete
210 Bytes
{
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 1000000000000000019884624838656,
"tokenizer_class": "PreTrainedTokenizerFast"
}