File size: 1,045 Bytes
a2f6a71
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: words
    sequence: string
  - name: bboxes
    sequence:
      sequence: float32
  - name: image_path
    dtype: string
  - name: ner_tags
    sequence:
      class_label:
        names:
          '0': DIC
          '1': IBAN
          '2': ICO
          '3': O
          '4': account_number
          '5': bank_code
          '6': const_symbol
          '7': contr_address
          '8': contr_name
          '9': due_date
          '10': invoice_date
          '11': invoice_number
          '12': qr_code
          '13': spec_symbol
          '14': total_amount
          '15': var_symbol
  splits:
  - name: train
    num_bytes: 24111780
    num_examples: 2897
  - name: val
    num_bytes: 2718925
    num_examples: 321
  download_size: 7947488
  dataset_size: 26830705
---
# Dataset Card for "dataset_easy_ocr_v0.3.0_multipage_cleaned"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)