core123456789 commited on
Commit
57a13c8
·
verified ·
1 Parent(s): cbdfd80

Mirror new_global_step_120/actor/huggingface/generation_config.json

Browse files
new_global_step_120/actor/huggingface/generation_config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "eos_token_id": [
4
+ 248046,
5
+ 248044
6
+ ],
7
+ "pad_token_id": 248044,
8
+ "transformers_version": "5.2.0",
9
+ "use_cache": true
10
+ }