minhpvo commited on
Commit
b4d5c02
·
verified ·
1 Parent(s): b886594

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -22
README.md CHANGED
@@ -6,27 +6,6 @@ tags:
6
  - ocr
7
  - uv-script
8
  - generated
9
- configs:
10
- - config_name: default
11
- data_files:
12
- - split: train
13
- path: data/train-*
14
- dataset_info:
15
- features:
16
- - name: image
17
- dtype: image
18
- - name: filename
19
- dtype: string
20
- - name: paddleocr_ocr
21
- dtype: string
22
- - name: inference_info
23
- dtype: string
24
- splits:
25
- - name: train
26
- num_bytes: 17170585
27
- num_examples: 13
28
- download_size: 16327215
29
- dataset_size: 17170585
30
  ---
31
 
32
  # Document Processing using PaddleOCR-VL (OCR mode)
@@ -40,7 +19,7 @@ This dataset contains OCR results from images in [minhpvo/ocr-input](https://hug
40
  - **Task Mode**: `ocr` - General text extraction to markdown format
41
  - **Number of Samples**: 13
42
  - **Processing Time**: 1.9 min
43
- - **Processing Date**: 2026-02-09 03:53 UTC
44
 
45
  ### Configuration
46
 
 
6
  - ocr
7
  - uv-script
8
  - generated
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  ---
10
 
11
  # Document Processing using PaddleOCR-VL (OCR mode)
 
19
  - **Task Mode**: `ocr` - General text extraction to markdown format
20
  - **Number of Samples**: 13
21
  - **Processing Time**: 1.9 min
22
+ - **Processing Date**: 2026-02-09 03:59 UTC
23
 
24
  ### Configuration
25