File size: 344 Bytes
7e0f030 60aa868 7e0f030 60aa868 7e0f030 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | {
"model_max_length": 512,
"add_prefix_space": false,
"bos_token": "<bos>",
"eos_token": "<eos>",
"unk_token": "<unk>",
"pad_token": "<pad>",
"errors": "replace",
"tokenizer_class": "PreTrainedTokenizerFast",
"name_or_path": "SykoLLM-0.1B-HF",
"do_lower_case": true,
"special_tokens_map_file": null
} |