Datasets:
Tasks:
Image-to-Text
Formats:
parquet
Languages:
Finnish
Size:
10K - 100K
Tags:
parquet
DOI:
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,22 +4,24 @@ language:
|
|
| 4 |
- fi
|
| 5 |
task_categories:
|
| 6 |
- image-to-text
|
| 7 |
-
|
| 8 |
-
- optical-character-recognition
|
| 9 |
-
pretty_name: Theseus Finnish OCR
|
| 10 |
dataset_info:
|
| 11 |
features:
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
splits:
|
| 21 |
-
|
| 22 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
---
|
| 24 |
|
| 25 |
# Theseus Finnish OCR Dataset
|
|
@@ -49,4 +51,4 @@ OCR and document-understanding models.
|
|
| 49 |
## Source
|
| 50 |
|
| 51 |
Records were harvested via the Theseus OAI-PMH endpoint and 10 PDFs were
|
| 52 |
-
downloaded from the DSpace bitstream API.
|
|
|
|
| 4 |
- fi
|
| 5 |
task_categories:
|
| 6 |
- image-to-text
|
| 7 |
+
pretty_name: Theseus Finnish OCR Tiny
|
|
|
|
|
|
|
| 8 |
dataset_info:
|
| 9 |
features:
|
| 10 |
+
- name: pdf_file
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: page
|
| 13 |
+
dtype: int32
|
| 14 |
+
- name: text
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: image
|
| 17 |
+
dtype: image
|
| 18 |
splits:
|
| 19 |
+
- name: train
|
| 20 |
+
num_examples: 16618
|
| 21 |
+
tags:
|
| 22 |
+
- parquet
|
| 23 |
+
size_categories:
|
| 24 |
+
- 10K<n<100K
|
| 25 |
---
|
| 26 |
|
| 27 |
# Theseus Finnish OCR Dataset
|
|
|
|
| 51 |
## Source
|
| 52 |
|
| 53 |
Records were harvested via the Theseus OAI-PMH endpoint and 10 PDFs were
|
| 54 |
+
downloaded from the DSpace bitstream API.
|