File size: 540 Bytes
0ca7802
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  config_name: lighton-ocr-2
  features:
  - name: image
    dtype: image
  - name: text
    dtype: string
  - name: image_name
    dtype: string
  - name: type
    dtype: string
  - name: source_dir
    dtype: string
  - name: markdown
    dtype: string
  - name: inference_info
    dtype: string
  splits:
  - name: train
    num_bytes: 5806760
    num_examples: 10
  download_size: 5809123
  dataset_size: 5806760
configs:
- config_name: lighton-ocr-2
  data_files:
  - split: train
    path: lighton-ocr-2/train-*
---