datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
AoPS-Scrape
AoPS-Scrape
Problems and solutions scraped from Art of Problem Solving (AoPS) Online class homework endpoints.
Obtained legally in accordance with AoPS's Terms of Service. This is not unauthorized redistribution of pirated material — access was through a legitimate authenticated AoPS Online class session.
Splits
Splits are named by scrape date (YYYY_MM_DD), plus a cross-date content-deduplicated split:
Split
Rows
Notes
deduplicated
29,964
One row per… See the full description on the dataset page: https://huggingface.co/datasets/hudsongouge/AoPS-Scrape.pi-session-hud-sessions
Coding agent session traces for thomasmustier/pi-session-hud-sessions
This dataset contains redacted coding agent session traces exported with pi-share-hf from a local pi workspace. The traces were filtered to keep only sessions that passed deterministic redaction and LLM review.
Data description
Each *.jsonl file is a redacted pi session. Sessions are stored as JSON Lines files where each line is a structured session entry. Entries include session headers, user… See the full description on the dataset page: https://huggingface.co/datasets/thomasmustier/pi-session-hud-sessions.hudson-forge-iqr-v2
HF-IQR V2: Hudson Forge Intelligence and Reasoning Benchmark — Version 2
Dataset Overview
Researcher: Billy Davis
Affiliation: Independent Researcher
Location: Lenoir, North Carolina
Date: May 2026
Version: 2.0
Pre-registration timestamp: 2026-05-08T23:56:24Z
Pre-registration hash: d5c693601d590503154d1689cdd025bba797a9b649efb45fed4b564189871854
What This Dataset Is
HF-IQR V2 is a pre-registered multi-round deliberation benchmark evaluating five frontier… See the full description on the dataset page: https://huggingface.co/datasets/Billyrdavis1985/hudson-forge-iqr-v2.low-quality-random-sft-data-I-had-laying-around
low-quality-random-sft-data-I-had-laying-around
Exactly what it says on the tin. Random synthetic ChatML SFT scraps I had laying around on disk. Not curated. Not high quality. Possibly cursed. Useful if you want cheap filler / toy SFT data.
Configs
Config
Rows
What it is
counting
15,000
Letter counts, palindromes, tiny string puzzles
word-problems
19,587
Synthetic arithmetic word problems
math
213,693
Synthetic math Q&A ChatML (merged from several… See the full description on the dataset page: https://huggingface.co/datasets/hudsongouge/low-quality-random-sft-data-I-had-laying-around.mediumish-small-agent-sft-preview-v0.1
mediumish-small-agent-sft-preview-v0.1
Procedurally generated ChatML SFT data for medium/small models, covering agentic tool use,
anti-hallucination habits, grounded refusal, multi-step reasoning, and related epistemic
behaviors.
This build replaces the earlier 5,000-row preview. 6,976 rows, stratified across 20 domains
(reliability/tool-use, bible study, hidden-assumption reasoning, advanced math, code repair
against a documented spec, rulebook/policy simulation, ARC-style grid… See the full description on the dataset page: https://huggingface.co/datasets/hudsongouge/mediumish-small-agent-sft-preview-v0.1.mediumish-small-agent-sft-v3
mediumish-small-agent-sft-v3
50000 ChatML SFT rows assembled for a same-day training run.
Field
Value
Release channel
deadline_candidate
production_sft
false (Phase F / council not claimed)
Format
single column chatml (full multi-turn + tool traces)
Tool-bearing rows
6545
Generated
2026-07-19
Source mix
Track
Rows
curriculum
36864
reasoning_policy
5000
truth_seeker
4997
habit_lock
2500
agent_gym_live
639… See the full description on the dataset page: https://huggingface.co/datasets/hudsongouge/mediumish-small-agent-sft-v3.anti-ccp-decensor
anti-ccp-decensor (private)
Private consolidated ChatML SFT set for China-censorship / refusal decensoring.
Contents
2046 examples after exact assistant-response deduplication
Input before dedupe: 2182 examples from 4 source files
Response-duplicates removed: 136
Source files
File
Family
Notes
china_refusals_chatml.json
china_refusals
v1 completions
china_refusals_chatml_2.json
china_refusals
v2 completions
deccp_chatml.json
deccp… See the full description on the dataset page: https://huggingface.co/datasets/hudsongouge/anti-ccp-decensor.jokes
jokes
A big pile of jokes I found as jokes.json on my drive.
I don't even know where I got all these from – but it was on my drive. Warning some jokes may not actually be very good jokes and some could be inappropriate.
Stats
700,161 unique jokes (exact-text deduped from 700,161 raw entries)
One joke per row in the text column
Load
from datasets import load_dataset
ds = load_dataset("hudsongouge/jokes", split="train")
print(ds[0]["text"])
microagent-sft-v1
microagent-sft-v1
6,884 procedurally generated SFT examples for training small reasoning agents. Built for models that need to think before answering, use tools honestly, and refuse when evidence is missing—without memorizing frontier-scale code dumps.
What’s in the mix
Track
Examples
What it teaches
Reliability & agentic basics
3,964
Anti-hallucination, grounded retrieval/citation, tool epistemics, instruction lock, sycophancy resistance, entity… See the full description on the dataset page: https://huggingface.co/datasets/hudsongouge/microagent-sft-v1.podcast-transcripts-cleaned-phase2
Podcast Transcripts Cleaned (Phase 2)
Updated 2026-07-18T23-19-55Z UTC.
Configs
Config
Rows
Description
episodes
4,304
Full-episode raw ASR → cleaned transcript (with episode_id / show_id)
chunks
5,646
Per-chunk raw → cleaned pairs
traces
287,271
Full LM traces (cleaner + evaluator): prompts, reasoning/CoT, tool outputs, pass/fail
Cleaned pairs (episodes / chunks)
Columns include episode_id, show_id, title, url, instruction… See the full description on the dataset page: https://huggingface.co/datasets/hudsongouge/podcast-transcripts-cleaned-phase2.
