Adding generation config file(s)
This commit is contained in:
parent
ee0b29d316
commit
9e4cf98cfa
6
generation_config.json
Normal file
6
generation_config.json
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"_from_model_config": true,
|
||||||
|
"bos_token_id": 50256,
|
||||||
|
"eos_token_id": 50256,
|
||||||
|
"transformers_version": "4.27.0.dev0"
|
||||||
|
}
|
||||||
8
{pipeline}_generation_config.json
Normal file
8
{pipeline}_generation_config.json
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"_from_model_config": true,
|
||||||
|
"bos_token_id": 50256,
|
||||||
|
"do_sample": true,
|
||||||
|
"eos_token_id": 50256,
|
||||||
|
"max_length": 50,
|
||||||
|
"transformers_version": "4.27.0.dev0"
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user