jwhong2006 commited on
Commit
3d28d46
·
verified ·
1 Parent(s): aaaaef4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
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
@@ -13,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # t5-PostOCRAutoCorrecttion
15
 
16
- This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on an unknown dataset.
17
 
18
  ## Model description
19
 
@@ -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
 
19
 
20
  # t5-PostOCRAutoCorrecttion
21
 
22
+ This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on [PleIAs/Post-OCR-Correction](https://huggingface.co/datasets/PleIAs/Post-OCR-Correction) dataset.
23
 
24
  ## Model description
25
 
 
55
  - Transformers 4.41.2
56
  - Pytorch 2.3.0+cu121
57
  - Datasets 2.19.2
58
+ - Tokenizers 0.19.1