Adding generation config file(s)

This commit is contained in:
Joao Gante 2023-01-24 17:22:02 +00:00 committed by huggingface-web
parent 56058abb9d
commit 80616a214e
1 changed files with 7 additions and 0 deletions

7
generation_config.json Normal file
View File

@ -0,0 +1,7 @@
{
"_from_model_config": true,
"bos_token_id": 101,
"eos_token_id": 102,
"pad_token_id": 0,
"transformers_version": "4.27.0.dev0"
}