Update README.md
Browse files
README.md
CHANGED
|
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 17 |
|
| 18 |
# TrOCR Small (Finetuned on French)
|
| 19 |
|
| 20 |
-
This model is a fine-tuned version of [microsoft/trocr-small-handwritten](https://huggingface.co/microsoft/trocr-small-handwritten) on
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
- Loss: 0.1007
|
| 23 |
- Model Preparation Time: 0.0057
|
|
@@ -39,6 +39,8 @@ More information needed
|
|
| 39 |
|
| 40 |
## Training procedure
|
| 41 |
|
|
|
|
|
|
|
| 42 |
### Training hyperparameters
|
| 43 |
|
| 44 |
The following hyperparameters were used during training:
|
|
|
|
| 17 |
|
| 18 |
# TrOCR Small (Finetuned on French)
|
| 19 |
|
| 20 |
+
This model is a fine-tuned version of [microsoft/trocr-small-handwritten](https://huggingface.co/microsoft/trocr-small-handwritten) on a custom dataset.
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
- Loss: 0.1007
|
| 23 |
- Model Preparation Time: 0.0057
|
|
|
|
| 39 |
|
| 40 |
## Training procedure
|
| 41 |
|
| 42 |
+
See https://github.com/personalizedrefrigerator/trocr_finetuning/tree/main/trocr
|
| 43 |
+
|
| 44 |
### Training hyperparameters
|
| 45 |
|
| 46 |
The following hyperparameters were used during training:
|