Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,7 @@ tags:
|
|
6 |
- donut
|
7 |
- image-to-text
|
8 |
- vision
|
|
|
9 |
model-index:
|
10 |
- name: donut-dr-matriculas-ocr
|
11 |
results:
|
@@ -27,12 +28,15 @@ model-index:
|
|
27 |
name: ED (Val)
|
28 |
- type: edit distance
|
29 |
value: 0.971895
|
30 |
-
name: ED (Train)
|
31 |
metrics:
|
32 |
- accuracy
|
33 |
datasets:
|
34 |
- propietary/matriculas
|
35 |
pipeline_tag: image-to-text
|
|
|
|
|
|
|
36 |
---
|
37 |
|
38 |
# Donut 🍩 for DR Matriculas (Donut-DR-matriculas-OCR)
|
@@ -175,4 +179,4 @@ If you want to support me, you can [here](https://www.marzanconsulting.com/).
|
|
175 |
biburl = {https://dblp.org/rec/journals/corr/abs-2111-15664.bib},
|
176 |
bibsource = {dblp computer science bibliography, https://dblp.org}
|
177 |
}
|
178 |
-
```
|
|
|
6 |
- donut
|
7 |
- image-to-text
|
8 |
- vision
|
9 |
+
- vdu
|
10 |
model-index:
|
11 |
- name: donut-dr-matriculas-ocr
|
12 |
results:
|
|
|
28 |
name: ED (Val)
|
29 |
- type: edit distance
|
30 |
value: 0.971895
|
31 |
+
name: ED (Train)
|
32 |
metrics:
|
33 |
- accuracy
|
34 |
datasets:
|
35 |
- propietary/matriculas
|
36 |
pipeline_tag: image-to-text
|
37 |
+
language:
|
38 |
+
- es
|
39 |
+
library_name: transformers
|
40 |
---
|
41 |
|
42 |
# Donut 🍩 for DR Matriculas (Donut-DR-matriculas-OCR)
|
|
|
179 |
biburl = {https://dblp.org/rec/journals/corr/abs-2111-15664.bib},
|
180 |
bibsource = {dblp computer science bibliography, https://dblp.org}
|
181 |
}
|
182 |
+
```
|