You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need some assistance with an issue I'm facing. While fine-tuning Surya OCR, I encounter two recurring errors:
During the fine-tuning process, I get the following error:
AssertionError: Image tokens were present in the input but no input images were provided.
If the training does complete successfully, I encounter this error during inference of the checkpoint:
NameError: name 'SPECIAL_TOKENS' is not defined.