Files
AetherCuTF-Ko-3-shared-Seed…/tokenizer_config.json

35 lines
751 B
JSON
Raw Normal View History

{
"added_tokens_decoder": {
"279": {
"content": "<s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
},
"280": {
"content": "</s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
}
},
"additional_special_tokens": null,
"backend": "custom",
"bos_token": "<s>",
"encode_length": 3,
"eos_token": "</s>",
"indexing_strategy": "shared",
"lang": "Ko",
"model_max_length": 1000000000000000019884624838656,
"tokenizer_class": "AetherCuTFTokenizer",
"auto_map": {
"AutoTokenizer": [
"aethertokenizers.AetherCuTFTokenizer",
null
]
}
}