Commit
•
1e16f76
1
Parent(s):
d76be98
Fix typo (#3)
Browse files- Fix typo (6de95188dcfbf56bea9a0828cd48e77be517a3a9)
Co-authored-by: Solène Tarride <[email protected]>
README.md
CHANGED
@@ -17,9 +17,9 @@ language:
|
|
17 |
datasets:
|
18 |
- Teklia/Belfort
|
19 |
task_categories:
|
20 |
-
|
21 |
task_ids:
|
22 |
-
|
23 |
---
|
24 |
|
25 |
# Belfort handwritten text recognition
|
|
|
17 |
datasets:
|
18 |
- Teklia/Belfort
|
19 |
task_categories:
|
20 |
+
- image-to-text
|
21 |
task_ids:
|
22 |
+
- text-recognition
|
23 |
---
|
24 |
|
25 |
# Belfort handwritten text recognition
|