python-docstring-generation / tokenizer_config.json
qhduan's picture
add model
8caa0be
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"model_max_length": 1024,
"name_or_path": "drive/MyDrive/AI/docstring/jsts_docstring_model/checkpoint-196000",
"special_tokens_map_file": null,
"tokenizer_class": "CodeGenTokenizer",
"unk_token": "<|endoftext|>"
}