Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |
# Model Card for Model ID
|
3 |
|
4 |
-
Fine Tuned version of microsoft/trocr-base-stage1 on Huge number of examples of printed numerical values, CER = 0
|
5 |
-
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
metrics:
|
5 |
+
- cer
|
6 |
+
pipeline_tag: image-to-text
|
7 |
+
tags:
|
8 |
+
- finance
|
9 |
+
---
|
10 |
|
11 |
# Model Card for Model ID
|
12 |
|
13 |
+
Fine Tuned version of microsoft/trocr-base-stage1 on Huge number of examples of printed numerical values, CER = 0
|
|