Pclanglais louisbrulenaudet commited on
Commit
023caa5
·
verified ·
1 Parent(s): 77ad0b0

Update README.md (#1)

Browse files

- Update README.md (27a11a8009cf8bb3c88e4d9a95be859f98e1c109)


Co-authored-by: Louis Brulé Naudet <[email protected]>

Files changed (1) hide show
  1. README.md +10 -0
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