File size: 283 Bytes
3a219af 1c91968 3a219af |
1 2 3 4 5 6 7 8 9 10 11 12 |
{
"add_bos_token": false,
"add_eos_token": false,
"bos_token": "[BOS]",
"clean_up_tokenization_spaces": false,
"eos_token": "[EOS]",
"model_max_length": 8192,
"pad_token": "[PAD]",
"sp_model_kwargs": {},
"tokenizer_class": "Grok1Tokenizer",
"unk_token": "[UNK]"
} |