m3hrdadfi commited on
Commit
36ecd30
1 Parent(s): bbe6876

full text fixed

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -27,7 +27,7 @@
27
  "task_specific_params": {
28
  "text-generation": {
29
  "do_sample": true,
30
- "return_full_text": False,
31
  "max_length": 256,
32
  "top_k": 50,
33
  "top_p": 0.95
 
27
  "task_specific_params": {
28
  "text-generation": {
29
  "do_sample": true,
30
+ "return_full_text": false,
31
  "max_length": 256,
32
  "top_k": 50,
33
  "top_p": 0.95