Upload generation_config.json with huggingface_hub

This commit is contained in:
Ray 2023-09-11 17:03:22 +00:00 committed by huggingface-web
parent 265018a060
commit cb7ca9691a
1 changed files with 2 additions and 3 deletions

View File

@ -2,8 +2,7 @@
"_from_model_config": true, "_from_model_config": true,
"bos_token_id": 1, "bos_token_id": 1,
"eos_token_id": 2, "eos_token_id": 2,
"max_length": 4096,
"pad_token_id": 2, "pad_token_id": 2,
"temperature": 0.3, "transformers_version": "4.29.0"
"top_p": 0.95,
"transformers_version": "4.31.0"
} }