Image-to-Text
Transformers
PyTorch
donut
vision
Eval Results
hmarzan commited on
Commit
8eb02a3
1 Parent(s): 4d03da9

Fixed yaml metadata prefix block

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -1,5 +1,3 @@
1
- # Donut 🍩 for DR Matriculas (Donut-DR-matriculas-OCR)
2
-
3
  ---
4
  license: mit
5
  inference: false
@@ -37,7 +35,7 @@ datasets:
37
  pipeline_tag: image-to-text
38
  ---
39
 
40
- # Donut-DR-matriculas-OCR
41
 
42
  Donut model was introduced in the paper [OCR-free Document Understanding Transformer](https://arxiv.org/abs/2111.15664) by Geewok et al. and first released in [this repository](https://github.com/clovaai/donut).
43
 
 
 
 
1
  ---
2
  license: mit
3
  inference: false
 
35
  pipeline_tag: image-to-text
36
  ---
37
 
38
+ # Donut 🍩 for DR Matriculas (Donut-DR-matriculas-OCR)
39
 
40
  Donut model was introduced in the paper [OCR-free Document Understanding Transformer](https://arxiv.org/abs/2111.15664) by Geewok et al. and first released in [this repository](https://github.com/clovaai/donut).
41