asahi417 commited on
Commit
e182ab0
1 Parent(s): ecadef7

Update trainer_config.json

Browse files
Files changed (1) hide show
  1. trainer_config.json +1 -1
trainer_config.json CHANGED
@@ -11,7 +11,7 @@
11
  "qg",
12
  ],
13
  "model": "t5-large",
14
- "max_length": 512,
15
  "max_length_output": 32,
16
  "epoch": 6,
17
  "batch": 16,
 
11
  "qg",
12
  ],
13
  "model": "t5-large",
14
+ "max_length": 128,
15
  "max_length_output": 32,
16
  "epoch": 6,
17
  "batch": 16,