caveman273 commited on
Commit
cde943e
·
verified ·
1 Parent(s): f6c8a96

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -14
README.md CHANGED
@@ -4,22 +4,24 @@ language:
4
  - fi
5
  task_categories:
6
  - image-to-text
7
- task_ids:
8
- - optical-character-recognition
9
- pretty_name: Theseus Finnish OCR
10
  dataset_info:
11
  features:
12
- - name: pdf_file
13
- dtype: string
14
- - name: page
15
- dtype: int32
16
- - name: text
17
- dtype: string
18
- - name: image
19
- dtype: image
20
  splits:
21
- - name: train
22
- num_examples: 16618
 
 
 
 
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.