Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# anuashok/ocr-captcha-1
|
| 2 |
|
| 3 |
This model is a fine-tuned version of [microsoft/trocr-base-printed](https://huggingface.co/microsoft/trocr-base-printed) on your custom dataset.
|
| 4 |
|
|
|
|
|
|
|
|
|
|
| 5 |
## Training Summary
|
| 6 |
|
| 7 |
- **CER**: 0.0496031746031746
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model:
|
| 3 |
+
- microsoft/trocr-base-printed
|
| 4 |
+
---
|
| 5 |
# anuashok/ocr-captcha-1
|
| 6 |
|
| 7 |
This model is a fine-tuned version of [microsoft/trocr-base-printed](https://huggingface.co/microsoft/trocr-base-printed) on your custom dataset.
|
| 8 |
|
| 9 |
+
|
| 10 |
+

|
| 11 |
+
|
| 12 |
## Training Summary
|
| 13 |
|
| 14 |
- **CER**: 0.0496031746031746
|