fine-tuned-codegen-6B-Verilog / tokenizer_config.json
shailja's picture
Upload 3 files
a0106f3
raw
history blame contribute delete
283 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"model_max_length": 1e+20,
"name_or_path": "Salesforce/codegen-16B-multi",
"special_tokens_map_file": null,
"tokenizer_class": "CodeGenTokenizer",
"unk_token": "<|endoftext|>"
}