Our very first generation_config.json (#17)
- Our very first generation_config.json (671851b7e9d56ef062890732065d7bd5f4628bd6) Co-authored-by: Joao Gante <joaogante@users.noreply.huggingface.co>
This commit is contained in:
parent
75e09b4358
commit
0dd7bcc7a6
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"bos_token_id": 50256,
|
||||
"eos_token_id": 50256,
|
||||
"transformers_version": "4.25.0.dev0"
|
||||
}
|
Loading…
Reference in New Issue