catherinearnett
commited on
Commit
•
42418cb
1
Parent(s):
6ffdfa9
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
**OCRonos-Vintage-CT2** is a variant of **OCRonos-Vintage-CT2** converted to run easily with CTranslate2 for faster inference.
|
2 |
|
3 |
Please refer to the original model [documentation](https://huggingface.co/PleIAs/OCRonos-Vintage) for more detail.
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
base_model:
|
6 |
+
- PleIAs/OCRonos-Vintage
|
7 |
+
library_name: transformers
|
8 |
+
tags:
|
9 |
+
- OCR
|
10 |
+
- text-correction
|
11 |
+
- ocr-correction
|
12 |
+
- archives
|
13 |
+
- GPT2
|
14 |
+
- history
|
15 |
+
- SLM
|
16 |
+
- pre-train
|
17 |
+
---
|
18 |
**OCRonos-Vintage-CT2** is a variant of **OCRonos-Vintage-CT2** converted to run easily with CTranslate2 for faster inference.
|
19 |
|
20 |
Please refer to the original model [documentation](https://huggingface.co/PleIAs/OCRonos-Vintage) for more detail.
|