jakep-allenai commited on
Commit
1f2b3f3
·
verified ·
1 Parent(s): 25e9e18

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -31,6 +31,7 @@ at scale.
31
  This model expects as input a single document image, rendered such that the longest dimension is 1024 pixels.
32
 
33
  The prompt must then contain the additional metadata from the document, and the easiest way to generate this
 
34
 
35
 
36
  ## Manual Prompting
 
31
  This model expects as input a single document image, rendered such that the longest dimension is 1024 pixels.
32
 
33
  The prompt must then contain the additional metadata from the document, and the easiest way to generate this
34
+ is to use the methods provided by the [olmOCR toolkit](https://github.com/allenai/olmocr).
35
 
36
 
37
  ## Manual Prompting