Pclanglais commited on
Commit
c82c8b1
·
verified ·
1 Parent(s): 952b9ea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -6,11 +6,11 @@ language:
6
  - de
7
  ---
8
 
9
- **OCRonos** is a series of specialized language model for OCR correction trained by PleIAs based on existing open weight and internal LLMs.
10
 
11
- OCRonos models are trained on a highly diverse set of ocrized texts in multiple languages from PleIAs open pre-training corpus, drawn from cultural heritage sources (Common Corpus) and financial and administrative documents in open data (Finance Commons).
12
 
13
- This release includes currently a model based on llama-3-8b that has been the most tested to date. Future release will focus on internal model that provide a more effective ratio of generation cost/quality.
14
 
15
  OCRonos is generally faithful to what the original material, provides sensible restitution of deteriorated text and will rarely rewrite correct words.
16
 
 
6
  - de
7
  ---
8
 
9
+ **OCRonos** is a series of specialized language model for OCR correction.
10
 
11
+ OCRonos models are trained by PleIAs on a highly diverse set of ocrized texts in multiple languages from PleIAs open pre-training corpus, drawn from cultural heritage sources (Common Corpus) and financial and administrative documents in open data (Finance Commons).
12
 
13
+ This release currently features a model based on llama-3-8b that has been the most tested to date. Future release will focus on smaller internal models that provides a better ratio of generation cost/quality.
14
 
15
  OCRonos is generally faithful to what the original material, provides sensible restitution of deteriorated text and will rarely rewrite correct words.
16