File size: 700 Bytes
87a30c7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  config_name: lighton-ocr-2
  features:
  - name: image
    dtype: image
  - name: drawer_id
    dtype: string
  - name: card_number
    dtype: int64
  - name: filename
    dtype: string
  - name: text
    dtype: string
  - name: has_ocr
    dtype: bool
  - name: source
    dtype: string
  - name: source_url
    dtype: string
  - name: ia_collection
    dtype: string
  - name: markdown
    dtype: string
  - name: inference_info
    dtype: string
  splits:
  - name: train
    num_bytes: 14622935.0
    num_examples: 50
  download_size: 14495428
  dataset_size: 14622935.0
configs:
- config_name: lighton-ocr-2
  data_files:
  - split: train
    path: lighton-ocr-2/train-*
---