JohannesEsslinger commited on
Commit
2d4a120
·
verified ·
1 Parent(s): 0e7da04

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ license: apache-2.0
12
  <!-- Provide a quick summary of what the model is/does. -->
13
  This is a fine-tuned version of the olmOCR-7B-0225-preview model that aims to extract all information from a given document, including header and footer information.
14
 
15
-
16
 
17
  ## Acknowledgment
18
  We thank the Allen Institute for AI and Alibaba Cloud for their great open-source work, which enabled this fine-tuning project.
 
12
  <!-- Provide a quick summary of what the model is/does. -->
13
  This is a fine-tuned version of the olmOCR-7B-0225-preview model that aims to extract all information from a given document, including header and footer information.
14
 
15
+ More information on how we fine-tuned the model can be found in our [blog post](https://huggingface.co/blog/tngtech/finetuning-olmocr-to-be-a-faithful-ocr-engine).
16
 
17
  ## Acknowledgment
18
  We thank the Allen Institute for AI and Alibaba Cloud for their great open-source work, which enabled this fine-tuning project.