Pclanglais
commited on
Commit
•
77ad0b0
1
Parent(s):
722c156
Update README.md
Browse files
README.md
CHANGED
@@ -46,7 +46,7 @@ OCRonos-Vintage is not based on any other data than cultural heritage archives a
|
|
46 |
## Example of OCR correction
|
47 |
OCRonos-Vintage has been pre-trained on an instruction dataset with a hard-coded structure: ### Text ### for OCRized text submissiong and ### Correction ### for the generated correction.
|
48 |
|
49 |
-
We provide a
|
50 |
|
51 |
OCRonos-Vintage can be imported like any GPT-2 like model:
|
52 |
|
|
|
46 |
## Example of OCR correction
|
47 |
OCRonos-Vintage has been pre-trained on an instruction dataset with a hard-coded structure: ### Text ### for OCRized text submissiong and ### Correction ### for the generated correction.
|
48 |
|
49 |
+
We provide a [Google colab code notebook](https://colab.research.google.com/drive/1ZDdLl4HStafY22mqQ7PePjE7BbjaAHvR?usp=sharing) for inference demonstration, as well as an HuggingFace space.
|
50 |
|
51 |
OCRonos-Vintage can be imported like any GPT-2 like model:
|
52 |
|