Platypus / tokenizer_config.json
ananjayram's picture
Upload tokenizer_config.json with huggingface_hub
84259b0 verified
Raw
History Blame Contribute Delete
234 Bytes
{
"add_bos_token": false,
"add_eos_token": false,
"bos_token": null,
"eos_token": null,
"unk_token": null,
"pad_token": null,
"chat_template": null,
"model_max_length": 128,
"tokenizer_class": "PreTrainedTokenizer"
}