text stringlengths 55 576k |
|---|
[Commons] [2005-01-31] Listed Events (Sports)
Motion made, and Question proposed, That this House do now adjourn.—[Gillian Merron.]
Mr. John Grogan (Selby) (Lab) : For the many, not the few is one of the principles on which this Government are built, and I would contend that, in a modest ... |
[Commons] [2005-01-31] Delegated Legislation
Motion made, and Question put forthwith, pursuant to Standing Order No. 118 (6) (Standing Committees on Delegated Legislation),
That the draft Local Authorities (Contracting Out of BID Levy Billing, Collection and Enforcement Functions) Order 2004, which was laid before th... |
"[Commons] [2005-01-31] Constitutional Reform Bill [Lords]\n\n(Clauses Nos. 1 to 7, 20, 21, 37, 94, (...TRUNCATED) |
"[Commons] [2005-01-31] Constitutional Reform Bill [Lords] (Programme) (No. 2)\n\n The(...TRUNCATED) |
"[Commons] [2005-01-31] Iraq\n\n The Secretary of State for Foreign and Commonwealth A(...TRUNCATED) |
"[Commons] [2005-01-31] Zimbabwe\n\n Joyce Quin (Gateshead, East and Washington, Wes(...TRUNCATED) |
"[Commons] [2005-01-31] Asylum Seekers\n\n Mr. Tom Harris (Glasgow, Cathcart) (Lab) (...TRUNCATED) |
"[Commons] [2005-01-31] Year of the Volunteer\n\n Tom Levitt (High Peak) (Lab) (...TRUNCATED) |
"[Lords] [2005-01-31] Northern Ireland\n\nBaroness Amos: rose to move, That this House takes note of(...TRUNCATED) |
"[Commons] [2005-01-31] Police Call Centres\n\n Barbara Follett (Stevenage) (Lab) (...TRUNCATED) |
End of preview. Expand in Data Studio
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
uk-parliament-hansard-modern (FineWeb-style)
Modern UK Hansard debates exported into LLM-training-friendly FineWeb-style Parquet shards.
What’s inside
- Format:
nanochat-parquet-v1 - Layout:
shard_*.parquet+metadata.json - Text column:
text - Parquet settings: zstd (level 3),
row_group_size=1024,use_dictionary=False,write_statistics=False
HuggingFace
Dataset repo: JayJayThrowThrow/uk-parliament-hansard-modern
Loading
from datasets import load_dataset
ds = load_dataset("JayJayThrowThrow/uk-parliament-hansard-modern", split="train")
print(ds.column_names) # ["text"]
- Downloads last month
- 9