Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -7,55 +7,6 @@ tags:
|
|
| 7 |
- markdown
|
| 8 |
- uv-script
|
| 9 |
- generated
|
| 10 |
-
configs:
|
| 11 |
-
- config_name: default
|
| 12 |
-
data_files:
|
| 13 |
-
- split: train
|
| 14 |
-
path: data/train-*
|
| 15 |
-
dataset_info:
|
| 16 |
-
features:
|
| 17 |
-
- name: volume_id
|
| 18 |
-
dtype: string
|
| 19 |
-
- name: page_number
|
| 20 |
-
dtype: int32
|
| 21 |
-
- name: file_identifier
|
| 22 |
-
dtype: string
|
| 23 |
-
- name: image
|
| 24 |
-
dtype: image
|
| 25 |
-
- name: text
|
| 26 |
-
dtype: string
|
| 27 |
-
- name: alto_xml
|
| 28 |
-
dtype: string
|
| 29 |
-
- name: has_image
|
| 30 |
-
dtype: bool
|
| 31 |
-
- name: has_alto
|
| 32 |
-
dtype: bool
|
| 33 |
-
- name: document_metadata
|
| 34 |
-
dtype: string
|
| 35 |
-
- name: has_metadata
|
| 36 |
-
dtype: bool
|
| 37 |
-
- name: edition
|
| 38 |
-
dtype: string
|
| 39 |
-
- name: volume_part
|
| 40 |
-
dtype: string
|
| 41 |
-
- name: publication_year
|
| 42 |
-
dtype: string
|
| 43 |
-
- name: editor
|
| 44 |
-
dtype: string
|
| 45 |
-
- name: full_title
|
| 46 |
-
dtype: string
|
| 47 |
-
- name: shelf_locator
|
| 48 |
-
dtype: string
|
| 49 |
-
- name: markdown
|
| 50 |
-
dtype: string
|
| 51 |
-
- name: inference_info
|
| 52 |
-
dtype: string
|
| 53 |
-
splits:
|
| 54 |
-
- name: train
|
| 55 |
-
num_bytes: 31954387
|
| 56 |
-
num_examples: 100
|
| 57 |
-
download_size: 18656145
|
| 58 |
-
dataset_size: 31954387
|
| 59 |
---
|
| 60 |
|
| 61 |
# Document OCR using DeepSeek-OCR
|
|
@@ -67,8 +18,8 @@ This dataset contains markdown-formatted OCR results from images in [davanstrien
|
|
| 67 |
- **Source Dataset**: [davanstrien/ency-test](https://huggingface.co/datasets/davanstrien/ency-test)
|
| 68 |
- **Model**: [deepseek-ai/DeepSeek-OCR](https://huggingface.co/deepseek-ai/DeepSeek-OCR)
|
| 69 |
- **Number of Samples**: 100
|
| 70 |
-
- **Processing Time**: 8.
|
| 71 |
-
- **Processing Date**: 2025-10-22 17:
|
| 72 |
|
| 73 |
### Configuration
|
| 74 |
|
|
|
|
| 7 |
- markdown
|
| 8 |
- uv-script
|
| 9 |
- generated
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
# Document OCR using DeepSeek-OCR
|
|
|
|
| 18 |
- **Source Dataset**: [davanstrien/ency-test](https://huggingface.co/datasets/davanstrien/ency-test)
|
| 19 |
- **Model**: [deepseek-ai/DeepSeek-OCR](https://huggingface.co/deepseek-ai/DeepSeek-OCR)
|
| 20 |
- **Number of Samples**: 100
|
| 21 |
+
- **Processing Time**: 8.5 min
|
| 22 |
+
- **Processing Date**: 2025-10-22 17:48 UTC
|
| 23 |
|
| 24 |
### Configuration
|
| 25 |
|