llama3-7b-en-ru-v3 / tokenizer_config.json
borgr's picture
Upload model weights (en_ru v3, step-133500)
620f5f3 verified
Raw
History Blame Contribute Delete
238 Bytes
{
"add_bos_token": false,
"add_eos_token": false,
"bos_token": null,
"eos_token": "<|endoftext|>",
"unk_token": null,
"pad_token": null,
"clean_up_tokenization_spaces": false,
"tokenizer_class": "PreTrainedTokenizerFast"
}