Dataset Viewer
Auto-converted to Parquet Duplicate
image
imagewidth (px)
690
4.94k
xml_content
stringlengths
921
475k
filename
stringlengths
22
24
project_name
stringclasses
72 values
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <PcGts xmlns="http://schema.primaresearch.org/PAGE/gts/pagecontent/2013-07-15" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schema.primaresearch.org/PAGE/gts/pagecontent/2013-07-15 http://schema.primaresearch.org/PAGE/gts/pageco...
070250_0001_2955528.jpg
TEST_CITlab_Albin_Tagebuch_1
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <PcGts xmlns="http://schema.primaresearch.org/PAGE/gts/pagecontent/2013-07-15" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schema.primaresearch.org/PAGE/gts/pagecontent/2013-07-15 http://schema.primaresearch.org/PAGE/gts/pageco...
070250_0002_2955530.jpg
TEST_CITlab_Albin_Tagebuch_1
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <PcGts xmlns="http://schema.primaresearch.org/PAGE/gts/pagecontent/2013-07-15" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schema.primaresearch.org/PAGE/gts/pagecontent/2013-07-15 http://schema.primaresearch.org/PAGE/gts/pageco...
072388_0002_3093185.jpg
TEST_CITlab_Clara_Nordmeyer_(20_Jhd)
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <PcGts xmlns="http://schema.primaresearch.org/PAGE/gts/pagecontent/2013-07-15" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schema.primaresearch.org/PAGE/gts/pagecontent/2013-07-15 http://schema.primaresearch.org/PAGE/gts/pageco...
072388_0003_3093188.jpg
TEST_CITlab_Clara_Nordmeyer_(20_Jhd)
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <PcGts xmlns="http://schema.primaresearch.org/PAGE/gts/pagecontent/2013-07-15" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schema.primaresearch.org/PAGE/gts/pagecontent/2013-07-15 http://schema.primaresearch.org/PAGE/gts/pageco...
072388_0001_3093184.jpg
TEST_CITlab_Clara_Nordmeyer_(20_Jhd)
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <PcGts xmlns="http://schema.primaresearch.org/PAGE/gts/pagecontent/2013-07-15" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schema.primaresearch.org/PAGE/gts/pagecontent/2013-07-15 http://schema.primaresearch.org/PAGE/gts/pageco...
109901_0001_4053443.png
TEST_CITlab_DIOL_1960
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <PcGts xmlns="http://schema.primaresearch.org/PAGE/gts/pagecontent/2013-07-15" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schema.primaresearch.org/PAGE/gts/pagecontent/2013-07-15 http://schema.primaresearch.org/PAGE/gts/pageco...
065315_0001_2652454.png
TEST_CITlab_DehmelM1
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <PcGts xmlns="http://schema.primaresearch.org/PAGE/gts/pagecontent/2013-07-15" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schema.primaresearch.org/PAGE/gts/pagecontent/2013-07-15 http://schema.primaresearch.org/PAGE/gts/pageco...
070210_0002_2951755.jpg
TEST_CITlab_DehmelM2
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <PcGts xmlns="http://schema.primaresearch.org/PAGE/gts/pagecontent/2013-07-15" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schema.primaresearch.org/PAGE/gts/pagecontent/2013-07-15 http://schema.primaresearch.org/PAGE/gts/pageco...
070210_0003_2951757.jpg
TEST_CITlab_DehmelM2
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <PcGts xmlns="http://schema.primaresearch.org/PAGE/gts/pagecontent/2013-07-15" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schema.primaresearch.org/PAGE/gts/pagecontent/2013-07-15 http://schema.primaresearch.org/PAGE/gts/pageco...
070210_0001_2951754.png
TEST_CITlab_DehmelM2
End of preview. Expand in Data Studio

Dataset Card for transkribus-exports-33259-raw-xml

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

Dataset Summary

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

Geographical scope: Switzerland/Germany/Austria
Period: 1880-1950
Languages: German
Type of document: various types
Provenance: various archives

Projects Included

A variety of Ground Truth pages for German scripts (post-kurrent) written in the 20th century.

Dataset Structure

Data Splits

  • train: 8481 samples

Dataset Size

  • Approximate total size: 160223.75 MB
  • Total samples: 8481

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

from datasets import load_dataset

# Load entire dataset
dataset = load_dataset("dh-unibe/transkribus-exports-33259-raw-xml") 

# Load specific split
train_dataset = load_dataset("dh-unibe/transkribus-exports-33259-raw-xml", split="train")
Downloads last month
102