datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
small-model-schema-gym
Small Model Schema Gym Dataset
Deterministically generated chat examples for first-pass JSON compliance on
the project Dream brief and Safety plan contracts.
Files
train.jsonl: 500 training examples.
validation.jsonl: 200 held-out examples.
manifest.json: counts, seed, provenance, and overlap check.
Each row contains:
{
"id": "stable example identifier",
"messages": [
{"role": "system", "content": "..."},
{"role": "user", "content": "..."}… See the full description on the dataset page: https://huggingface.co/datasets/KwabsHug/small-model-schema-gym.agenda-parser-models-example-agent-traces
Agenda Parser — fine-tuned agent models
Three Gemma 4 models fine-tuned to drive the Agenda Parser's ReAct agent: at each step
the model emits a single JSON action {"thought","tool","args"} over two toolkits —
meeting-agenda packets and Michigan local-government law (Open Meetings Act, FOIA,
the Michigan Compiled Laws via Cornell LII). This card doubles as the project write-up; the
dataset itself (bottom) is a gallery of example traces from the three models.
tier
base… See the full description on the dataset page: https://huggingface.co/datasets/build-small-hackathon/agenda-parser-models-example-agent-traces.
