Files
subrit-legal-gpt2-quecto-v1/tokenizer_config.json
ModelHub XC c979162374 初始化项目,由ModelHub XC社区提供模型
Model: subrit/subrit-legal-gpt2-quecto-v1
Source: Original Platform
2026-05-05 05:35:28 +08:00

30 lines
682 B
JSON

{
"add_prefix_space": false,
"added_tokens_decoder": {
"50256": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false,
"special": true
},
"50257": {
"content": "<|padding|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
}
},
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": false,
"eos_token": "<|endoftext|>",
"extra_special_tokens": {},
"model_max_length": 1024,
"pad_token": "<|padding|>",
"tokenizer_class": "GPT2Tokenizer",
"unk_token": "<|endoftext|>"
}