bubcass commited on
Commit
9d6b956
·
verified ·
1 Parent(s): c7ee530

Create README.md

Browse files

---
language: en
tags:
- text-classification
- parliamentary-data
- deberta
---

# PQ Heading Classifier (DeBERTa v3 small)

This model assigns existing official thematic headings to Parliamentary Questions (PQs).

## What this model does
- Supervised classification
- Chooses from a fixed set of headings
- Does not generate text

## Training data
- ~220,000 historical Parliamentary Questions (2022–2025)
- Inputs: question text + department
- Labels: official headings

## Intended use
Decision-support tool for semi-automated classification with human oversight.

Files changed (1) hide show
  1. README.md +0 -0
README.md ADDED
File without changes