Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,11 @@
|
|
1 |
---
|
2 |
base_model: microsoft/trocr-base-stage1
|
3 |
-
tags:
|
4 |
-
- generated_from_trainer
|
5 |
model-index:
|
6 |
- name: trocr-IAM
|
7 |
results: []
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -55,4 +56,4 @@ The following hyperparameters were used during training:
|
|
55 |
- Transformers 4.35.2
|
56 |
- Pytorch 2.1.0+cu121
|
57 |
- Datasets 2.16.0
|
58 |
-
- Tokenizers 0.15.0
|
|
|
1 |
---
|
2 |
base_model: microsoft/trocr-base-stage1
|
|
|
|
|
3 |
model-index:
|
4 |
- name: trocr-IAM
|
5 |
results: []
|
6 |
+
tags:
|
7 |
+
- trocr
|
8 |
+
- image-to-text
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
56 |
- Transformers 4.35.2
|
57 |
- Pytorch 2.1.0+cu121
|
58 |
- Datasets 2.16.0
|
59 |
+
- Tokenizers 0.15.0
|