juancopi81 commited on
Commit
6229055
1 Parent(s): cc4aa90

Update config.json

Browse files

Increase max_generation of the model

Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -29,7 +29,7 @@
29
  "task_specific_params": {
30
  "text-generation": {
31
  "do_sample": true,
32
- "max_length": 50
33
  }
34
  },
35
  "transformers_version": "4.21.2",
 
29
  "task_specific_params": {
30
  "text-generation": {
31
  "do_sample": true,
32
+ "max_length": 350
33
  }
34
  },
35
  "transformers_version": "4.21.2",