results / tokenizer_config.json
kanzaa's picture
kanzaa/EngSaf_Meta-Llama-3-8B-Instruct_fineTuned
1613bcc verified
Raw
History Blame Contribute Delete
350 Bytes
{
"backend": "tokenizers",
"bos_token": "<|begin_of_text|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|eot_id|>",
"is_local": false,
"model_input_names": [
"input_ids",
"attention_mask"
],
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<|eot_id|>",
"tokenizer_class": "TokenizersBackend"
}