Commit
•
a140595
1
Parent(s):
b1210e0
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (3e12d2a3189ac594969c731336cae35eb7297218)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- generated_from_trainer
|
|
|
4 |
model-index:
|
5 |
- name: image-text-captcha-v2
|
6 |
results: []
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
+
base_model: microsoft/trocr-base-printed
|
5 |
model-index:
|
6 |
- name: image-text-captcha-v2
|
7 |
results: []
|