File size: 194 Bytes
d645add | 1 2 3 4 5 6 7 8 | {
"bos_token": "<|bos|>",
"eos_token": "<|assistant_end|>",
"pad_token": "<|assistant_end|>",
"clean_up_tokenization_spaces": false,
"model_max_length": 2048,
"add_bos_token": true
} |
d645add | 1 2 3 4 5 6 7 8 | {
"bos_token": "<|bos|>",
"eos_token": "<|assistant_end|>",
"pad_token": "<|assistant_end|>",
"clean_up_tokenization_spaces": false,
"model_max_length": 2048,
"add_bos_token": true
} |