File size: 129 Bytes
ebccc4e | 1 2 3 4 5 6 | {
"tokenizer_class": "PreTrainedTokenizerFast",
"bos_token": "<|bos|>",
"eos_token": "<|eos|>",
"model_max_length": 256
} |
ebccc4e | 1 2 3 4 5 6 | {
"tokenizer_class": "PreTrainedTokenizerFast",
"bos_token": "<|bos|>",
"eos_token": "<|eos|>",
"model_max_length": 256
} |