BRlkl's picture
Update workspace checkpoint for t5gemma2-thoughtloop-pre-sft-simple-transcript (step-100)
fe0f53f verified
Raw
History Blame Contribute Delete
577 Bytes
{
"backend": "tokenizers",
"bos_token": "<bos>",
"clean_up_tokenization_spaces": false,
"eos_token": "<eos>",
"is_local": true,
"local_files_only": false,
"mask_token": "<mask>",
"max_length": 1024,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<pad>",
"padding_side": "right",
"sp_model_kwargs": {},
"spaces_between_special_tokens": false,
"stride": 0,
"tokenizer_class": "GemmaTokenizer",
"truncation_side": "right",
"truncation_strategy": "longest_first",
"unk_token": "<unk>",
"use_default_system_prompt": false
}