Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html>
<h"... is not valid JSON
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
FinePhrase Gov Reranker Hard K10 v1
Hard reranker dataset derived from HuggingFaceFW/finephrase for Irish-government-like search.
Each row is a grouped reranker example:
- one query
- one relevant passage from a public-sector page
- nine hard negatives from the same filtered gov-like domain pool
The candidate set is fixed at 10, matching the current serving target of reranking only the top 10 candidates after first-stage retrieval / RRF.
Source filtering
Rows are filtered to public-service and Irish government related hosts such as:
gov.iecitizensinformation.iehse.ieoireachtas.ie- related historical/government subdomains captured in the source snapshot
Construction
- source dataset:
HuggingFaceFW/finephrase - positives: extracted FAQ-like public-domain question/passage pairs
- negatives: lexical shortlist followed by teacher-selected hard negatives
- teacher used for hard-negative selection:
temsa/search-reranker-broad-v1q8 - candidate count:
10
Split sizes
train:123validation:37test:27
Intended use
- K=10 reranker evaluation for Irish gov search
- hard-negative finetuning for smaller CPU rerankers
- overfit checking against FAQ-like public-service queries
Attribution
This dataset is derived from HuggingFaceFW/finephrase and keeps its odc-by attribution requirement. Preserve attribution to the original dataset authors and this derived packaging.
- Downloads last month
- 15