grammarly / gector

Official implementation of the papers "GECToR – Grammatical Error Correction: Tag, Not Rewrite" (BEA-20) and "Text Simplification by Tagging" (BEA-21)
Apache License 2.0
891 stars 216 forks source link

What's the max_len in prediction? #185

Open Chunngai opened 1 year ago

Chunngai commented 1 year ago

Hello. The max_len is set to 50 in training (as mentioned here). Is it the same for prediction?