louisbrulenaudet
commited on
Commit
•
27a11a8
1
Parent(s):
77ad0b0
Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,16 @@ license: apache-2.0
|
|
3 |
language:
|
4 |
- en
|
5 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
**OCRonos-Vintage** is a small specialized model for OCR correction of cultural heritage archives pre-trained with [llm.c](https://github.com/karpathy/llm.c).
|
8 |
|
|
|
3 |
language:
|
4 |
- en
|
5 |
pipeline_tag: text-generation
|
6 |
+
library_name: transformers
|
7 |
+
tags:
|
8 |
+
- OCR
|
9 |
+
- text-correction
|
10 |
+
- ocr-correction
|
11 |
+
- archives
|
12 |
+
- GPT2
|
13 |
+
- history
|
14 |
+
- SLM
|
15 |
+
- pre-train
|
16 |
---
|
17 |
**OCRonos-Vintage** is a small specialized model for OCR correction of cultural heritage archives pre-trained with [llm.c](https://github.com/karpathy/llm.c).
|
18 |
|