Dataset Viewer
Auto-converted to Parquet Duplicate
image
imagewidth (px)
2.46k
2.63k
xml_content
large_stringclasses
6 values
filename
large_stringclasses
6 values
project_name
large_stringclasses
1 value
inference_xml_20260605_172616
large_stringclasses
6 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...
1588874_0002_60119001.jpg
1505-02-10_Hanserezess,_Lübeck_Dienstag_nach_Scholastice_1505_(SAHST_Rep__2,_I_040-4)
<?xml version='1.0' encoding='utf-8'?> <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/pagecontent/2013-07-15/...
<?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...
1588874_0003_60119002.jpg
1505-02-10_Hanserezess,_Lübeck_Dienstag_nach_Scholastice_1505_(SAHST_Rep__2,_I_040-4)
<?xml version='1.0' encoding='utf-8'?> <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/pagecontent/2013-07-15/...
<?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...
1588874_0004_60119003.jpg
1505-02-10_Hanserezess,_Lübeck_Dienstag_nach_Scholastice_1505_(SAHST_Rep__2,_I_040-4)
<?xml version='1.0' encoding='utf-8'?> <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/pagecontent/2013-07-15/...
"<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n<PcGts xmlns=\"http://schema.primare(...TRUNCATED)
1588874_0005_60119004.jpg
1505-02-10_Hanserezess,_Lübeck_Dienstag_nach_Scholastice_1505_(SAHST_Rep__2,_I_040-4)
"<?xml version='1.0' encoding='utf-8'?>\n<PcGts xmlns=\"http://schema.primaresearch.org/PAGE/gts/pag(...TRUNCATED)
"<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n<PcGts xmlns=\"http://schema.primare(...TRUNCATED)
1588874_0001_60119000.jpg
1505-02-10_Hanserezess,_Lübeck_Dienstag_nach_Scholastice_1505_(SAHST_Rep__2,_I_040-4)
"<?xml version='1.0' encoding='utf-8'?>\n<PcGts xmlns=\"http://schema.primaresearch.org/PAGE/gts/pag(...TRUNCATED)
"<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n<PcGts xmlns=\"http://schema.primare(...TRUNCATED)
1588874_0006_60119005.jpg
1505-02-10_Hanserezess,_Lübeck_Dienstag_nach_Scholastice_1505_(SAHST_Rep__2,_I_040-4)
"<?xml version='1.0' encoding='utf-8'?>\n<PcGts xmlns=\"http://schema.primaresearch.org/PAGE/gts/pag(...TRUNCATED)

Dataset Card for kurrent-hanse-xvi-test-rawxml-with-inference

This dataset is derived from jwidmer/kurrent-hanse-xvi-test and enriched with raw XML inference derived from danameyer/kurrent-hanse-xvi-test-lines-with-inference.

Dataset Summary

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

Projects Included

1505-02-10_Hanserezess,Lübeck_Dienstag_nach_Scholastice_1505(SAHST_Rep__2,_I_040-4)

Dataset Structure

Data Splits

  • train: 6 samples

Dataset Size

  • Approximate total size: 50.08 MB
  • Total samples: 6

Features

  • image: Image(mode=None, decode=False)
  • xml_content: Value('large_string')
  • filename: Value('large_string')
  • project_name: Value('large_string')
  • inference_xml_20260605_172616: Value('large_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("danameyer/kurrent-hanse-xvi-test-rawxml-with-inference")

# Load specific split
dataset_split = load_dataset("danameyer/kurrent-hanse-xvi-test-rawxml-with-inference", split="train")
Downloads last month
6