--- tags: - biochemistry - chemistry - OCR --- # TrOCR Biochemistry This is a finetuned model based on the [TrOCR](https://huggingface.co/docs/transformers/en/model_doc/trocr) model. It was finetuned on the [biochemistry-ocr dataset](https://huggingface.co/datasets/maxall4/biochemistry-ocr) to make the model better at recognizing text like Kcat/Km, Ki, Km, chemical names and greek symbols. ## Usage This model can be used just lile TrOCR just change the model name to `maxall4/TrOCR-biochemistry`. You can find the TrOCR docs [here](https://huggingface.co/docs/transformers/en/model_doc/trocr).