Datasets:
GaborMadarasz
commited on
Commit
•
9ef95ef
1
Parent(s):
144a83e
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,11 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
Small dataset containing sentences from the same text. The source column was OCRed with tesseract 5.0, the target column was extracted from epub files.
|
5 |
I have not applied human annotation.
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- translation
|
5 |
+
language:
|
6 |
+
- hu
|
7 |
+
size_categories:
|
8 |
+
- 10K<n<100K
|
9 |
---
|
10 |
Small dataset containing sentences from the same text. The source column was OCRed with tesseract 5.0, the target column was extracted from epub files.
|
11 |
I have not applied human annotation.
|