temsa/OpenMed-Irish-PPSN-Eircode-Spec-v1
OpenMed Irish PPSN Eircode Spec v1 Focused synthetic token-classification dataset for Irish PPSN and Eircode detection. This repo contains synthetic training rows, not a fine-tuned model. What A Row Looks Like Each row uses a fixed schema: id: row id inside the split text: rendered text string tokens: tokenized text labels: BIO labels aligned to tokens language: en or ga source_dataset: generator identifier source_domain: optional domain tag, empty in this… See the full description on the dataset page: https://huggingface.co/datasets/temsa/OpenMed-Irish-PPSN-Eircode-Spec-v1.
OpenMed Irish PPSN Eircode Spec v1
Focused synthetic token-classification dataset for Irish PPSN and Eircode detection.
This repo contains synthetic training rows, not a fine-tuned model.
What A Row Looks Like
Each row uses a fixed schema:
id: row id inside the splittext: rendered text stringtokens: tokenized textlabels: BIO labels aligned totokenslanguage:enorgasource_dataset: generator identifiersource_domain: optional domain tag, empty in this releasesource_type: optional subtype tag, empty in this releasefile_name: optional source file identifier, empty in this releasesentence_number: optional source sentence index,-1in this release
Coverage
This dataset focuses on:
- checksum-valid or format-valid
PPSNpositives - spec-valid
Eircodepositives - near-miss negatives around both formats
- English and Irish Gaelic contexts
Released labels:
B-PPSN, B-first_name, B-last_name, B-postcode, I-PPSN, I-last_name, I-postcode, O
Splits
train:12000validation:1200test:1200
Language Mix
Rows by language:
en:7212ga:7188
Sources Used For Generation
- PPSN:
- https://en.wikipedia.org/wiki/PersonalPublicService_Number
- https://www.revenue.ie/en/tax-professionals/tdm/income-tax-capital-gains-tax-corporation-tax/part-42/42-04-35a-20250214122127.pdf
- Eircode:
- https://www.eircode.ie/what-is-eircode
- https://www.eircode.ie/faqs
- https://en.wikipedia.org/wiki/ListofEircoderoutingareasinIreland
Intended Use
- bootstrap or harden Irish
PPSNandEircodetoken classifiers - inspect format-driven synthetic coverage separately from broader mixed training sets
- reproduce the spec-driven component used in the public Irish CorePII training mix
Limitations
- synthetic data only
- narrow label scope; this is not a full Irish PII dataset
- public rules around PPSN suffix handling are imperfect, so the generator is conservative and operationally focused
License
This dataset is synthetic and released under Apache-2.0.
