Add figure

#2
by nielsr HF staff - opened
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -17,6 +17,11 @@ Nougat is a [Donut](https://huggingface.co/docs/transformers/model_doc/donut) mo
17
 
18
  The model is trained to autoregressively predict the markdown given only the pixels of the PDF image as input.
19
 
 
 
 
 
 
20
  ## Intended uses & limitations
21
 
22
  You can use the raw model for transcribing a PDF into Markdown. See the [model hub](https://huggingface.co/models?search=nougat) to look for other
 
17
 
18
  The model is trained to autoregressively predict the markdown given only the pixels of the PDF image as input.
19
 
20
+ <img src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/transformers/model_doc/nougat_architecture.jpg"
21
+ alt="drawing" width="600"/>
22
+
23
+ <small> Nougat high-level overview. Taken from the <a href="https://arxiv.org/abs/2308.13418">original paper</a>. </small>
24
+
25
  ## Intended uses & limitations
26
 
27
  You can use the raw model for transcribing a PDF into Markdown. See the [model hub](https://huggingface.co/models?search=nougat) to look for other