mirror of
https://github.com/fauxpilot/fauxpilot.git
synced 2025-03-12 04:36:10 -07:00
11 lines
282 B
JSON
11 lines
282 B
JSON
{
|
|
"add_prefix_space": false,
|
|
"bos_token": "<|endoftext|>",
|
|
"eos_token": "<|endoftext|>",
|
|
"model_max_length": 1024,
|
|
"name_or_path": "Salesforce/codegen-350M-mono",
|
|
"special_tokens_map_file": null,
|
|
"tokenizer_class": "CodeGenTokenizer",
|
|
"unk_token": "<|endoftext|>"
|
|
}
|