SEOKDONG commited on
Commit
62e21c9
1 Parent(s): 8f777d5

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +4 -1
generation_config.json CHANGED
@@ -5,5 +5,8 @@
5
  128001,
6
  128009
7
  ],
8
- "transformers_version": "4.44.2"
 
 
 
9
  }
 
5
  128001,
6
  128009
7
  ],
8
+ "transformers_version": "4.44.2",
9
+ "do_sample": true,
10
+ "temperature": 0.3 ,
11
+ "repetition_penalty": 1.1
12
  }