N8Programs's picture
Add verifier-50m-epoch4 checkpoint
fc3cc17 verified
Raw
History Blame Contribute Delete
334 Bytes
{
"tokenizer_class": "PreTrainedTokenizerFast",
"bos_token": "<BOS>",
"eos_token": "<EOS>",
"pad_token": "<PAD>",
"additional_special_tokens": [
"<BEGIN_GRID>",
"<END_GRID>",
"<BEGIN_ROW>",
"<END_ROW>",
"<INPUT>",
"<OUTPUT>"
],
"model_max_length": 16384,
"clean_up_tokenization_spaces": false
}