grammarly / gector

Official implementation of the papers "GECToR – Grammatical Error Correction: Tag, Not Rewrite" (BEA-20) and "Text Simplification by Tagging" (BEA-21)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What's the max_len in prediction?

Chunngai opened this issue · comments

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