MarcusCosta commited on
Commit
ea5dcf3
·
verified ·
1 Parent(s): 5b55739

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +3 -1
generation_config.json CHANGED
@@ -7,5 +7,7 @@
7
  32000
8
  ],
9
  "pad_token_id": 32000,
10
- "transformers_version": "4.43.3"
 
 
11
  }
 
7
  32000
8
  ],
9
  "pad_token_id": 32000,
10
+ "transformers_version": "4.43.3",
11
+ "max_new_tokens": 1000,
12
+ "return_full_text": True
13
  }