Phi-3-small-8k-instruct_TACO / tokenizer_config.json
jahyungu's picture
Training in progress, epoch 1
267ed72 verified
raw
history blame contribute delete
496 Bytes
{
"_commit_hash": "1535ae26fb4faada95c6950e8bc6e867cdad6b00",
"_from_auto": true,
"added_tokens_decoder": {},
"auto_map": {
"AutoTokenizer": [
"tokenization_phi3_small.Phi3SmallTokenizer",
null
]
},
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"extra_special_tokens": {},
"model_max_length": 8192,
"pad_token": "<|endoftext|>",
"tokenizer_class": "Phi3SmallTokenizer",
"trust_remote_code": true
}