Upload README.md
Browse files
README.md
CHANGED
|
@@ -16,6 +16,8 @@ It has been trained using [TRL](https://github.com/huggingface/trl).
|
|
| 16 |
|
| 17 |
It is trained on 2300 pages of historical spanish documents and validated on 265 pages, tested on 265 pages.
|
| 18 |
|
|
|
|
|
|
|
| 19 |
## Quick start
|
| 20 |
|
| 21 |
```python
|
|
|
|
| 16 |
|
| 17 |
It is trained on 2300 pages of historical spanish documents and validated on 265 pages, tested on 265 pages.
|
| 18 |
|
| 19 |
+
Find a guide on finetunning the model on [Medium](https://medium.com/@adhams.ka7/fine-tuning-granite-docling-a-practical-guide-to-boosting-document-ocr-accuracy-4eb6129bb59d) !
|
| 20 |
+
|
| 21 |
## Quick start
|
| 22 |
|
| 23 |
```python
|