初始化项目,由ModelHub XC社区提供模型
Model: AetherModels/AetherCuTF-Ko-3-unique-Seed1234 Source: Original Platform
This commit is contained in:
35
tokenizer_config.json
Normal file
35
tokenizer_config.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"added_tokens_decoder": {
|
||||
"324": {
|
||||
"content": "<s>",
|
||||
"lstrip": false,
|
||||
"normalized": false,
|
||||
"rstrip": false,
|
||||
"single_word": false,
|
||||
"special": true
|
||||
},
|
||||
"325": {
|
||||
"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": "unique",
|
||||
"lang": "Ko",
|
||||
"model_max_length": 1000000000000000019884624838656,
|
||||
"tokenizer_class": "AetherCuTFTokenizer",
|
||||
"auto_map": {
|
||||
"AutoTokenizer": [
|
||||
"aethertokenizers.AetherCuTFTokenizer",
|
||||
null
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user