📅  最后修改于: 2022-03-11 14:45:24.195000             🧑  作者: Mango
Your max_prediction_length is 8,
so if you have labels over 8 characters,
you'll get this error.
You should adjust it with the --max-prediction CLI parameter.