voidful commited on
Commit
7716281
1 Parent(s): 38692b5

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -53,7 +53,7 @@
53
  "max_length": 256,
54
  "min_length": 100,
55
  "no_repeat_ngram_size": 5,
56
- "early_stopping": true,
57
  "prefix": ""
58
  }
59
  },
 
53
  "max_length": 256,
54
  "min_length": 100,
55
  "no_repeat_ngram_size": 5,
56
+ "early_stopping": false,
57
  "prefix": ""
58
  }
59
  },