Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,12 @@ tags:
|
|
6 |
model-index:
|
7 |
- name: t5-PostOCRAutoCorrecttion
|
8 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -49,4 +55,4 @@ The following hyperparameters were used during training:
|
|
49 |
- Transformers 4.41.2
|
50 |
- Pytorch 2.3.0+cu121
|
51 |
- Datasets 2.19.2
|
52 |
-
- Tokenizers 0.19.1
|
|
|
6 |
model-index:
|
7 |
- name: t5-PostOCRAutoCorrecttion
|
8 |
results: []
|
9 |
+
datasets:
|
10 |
+
- PleIAs/Post-OCR-Correction
|
11 |
+
language:
|
12 |
+
- en
|
13 |
+
library_name: transformers
|
14 |
+
pipeline_tag: text2text-generation
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
55 |
- Transformers 4.41.2
|
56 |
- Pytorch 2.3.0+cu121
|
57 |
- Datasets 2.19.2
|
58 |
+
- Tokenizers 0.19.1
|