guanning commited on
Commit
6c4a1d2
·
verified ·
1 Parent(s): d95a890

Upload step_600/actor/generation_config.json with huggingface_hub

Browse files
step_600/actor/generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 1,
4
+ "eos_token_id": 2,
5
+ "pad_token_id": 2,
6
+ "transformers_version": "4.51.1"
7
+ }