File size: 1,700 Bytes
20b90b2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
---
dataset_info:
  config_name: default
  features:
  - name: image
    dtype:
      image:
        decode: false
  - name: xml_content
    dtype: string
  - name: filename
    dtype: string
  - name: project_name
    dtype: string
  splits:
  - name: train
    num_examples: 61
    num_bytes: 534017444
  download_size: 534017444
  dataset_size: 534017444
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train/**/*.parquet
tags:
  - image-to-text
  - htr
  - trocr
  - transcription
  - pagexml
license: mit
---

# Dataset Card for test-powerserver-preprocessing

This dataset was created using pagexml-hf converter from Transkribus PageXML data.

## Dataset Summary

This dataset contains 61 samples across 1 split(s).

## Dataset Structure

### Data Splits

- **train**: 61 samples

### Dataset Size

- Approximate total size: 509.28 MB
- Total samples: 61

### Features

- **image**: `Image(mode=None, decode=False)`
- **xml_content**: `Value('string')`
- **filename**: `Value('string')`
- **project_name**: `Value('string')`

## Data Organization

Data is organized as parquet shards by split and project:
```
data/
├── <split>/
│   └── <project_name>/
│       └── <timestamp>-<shard>.parquet
```

The HuggingFace Hub automatically merges all parquet files when loading the dataset.

## Usage

```python
from datasets import load_dataset

# Load entire dataset
dataset = load_dataset("jwidmer/test-powerserver-preprocessing")

# Load specific split
train_dataset = load_dataset("jwidmer/test-powerserver-preprocessing", split="train")
```

### Projects Included

1507-05-13_Hanserezess,_Lübeck_Ascensio_Domini_1507_(SAHST_Rep__2,_I_040-6)