Create config.json

#5
by cxgood - opened

{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": false,
"eos_token": "<|endoftext|>",
"model_max_length": 4096,
"tokenizer_class": "GPT2TokenizerFast",
"unk_token": "<|endoftext|>"
}

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment