gpt2-openwebtext-dro-0.2-long / tokenizer_config.json
kdbanman's picture
Training in progress epoch step 8000
a6f36ae
raw
history blame contribute delete
No virus
234 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 1024,
"tokenizer_class": "GPT2Tokenizer",
"unk_token": "<|endoftext|>"
}