Upload generation_config.json with huggingface_hub

This commit is contained in:
Ray 2023-08-28 14:57:02 +00:00 committed by huggingface-web
parent 4a99934005
commit 334d8dc1df
1 changed files with 9 additions and 0 deletions

9
generation_config.json Normal file
View File

@ -0,0 +1,9 @@
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"pad_token_id": 2,
"temperature": 0.3,
"top_p": 0.95,
"transformers_version": "4.31.0"
}