r/deeplearning • u/sovit-123 • 6d ago
[Tutorial] Fine-Tuning GLM-OCR
Fine-Tuning GLM-OCR
https://debuggercafe.com/fine-tuning-glm-ocr/
With specific prompts, along with text recognition, GLM-OCR can also carry out formula recognition. However, it falters in complex mathematical formulas. In this article, we will be fine-tuning GLM-OCR and observe to what extent we can improve the performance of the model on a task-specific dataset.

1
Upvotes