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