qovaryx-350m-scratch-base / tokenizer_config.json
tjarvis91's picture
Initial release: Qovaryx random-init scratch base, Apache-2.0
9cdb2ab verified
raw
history blame contribute delete
178 Bytes
{
"tokenizer_class": "PreTrainedTokenizerFast",
"model_max_length": 2048,
"pad_token": "<pad>",
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>"
}