LEM/training/lem
Snider f65fd777ea feat: convert composure library to training JSONL format
Add cmd/composure-convert tool that chunks public domain philosophical
texts into training conversation pairs:
- consent.jsonl (198 examples) — Wollstonecraft's Vindication
- privacy.jsonl (221 examples) — Thoreau's Walden
- sovereignty.jsonl (56 examples) — Mill's On Liberty
- transparency.jsonl (159 examples) — Aurelius' Meditations

Each example pairs a domain-specific prompt with ~5 paragraphs from
the source text. Metadata, chapter headings, and Gutenberg boilerplate
are filtered out.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-21 23:59:06 +00:00
..
composure feat: convert composure library to training JSONL format 2026-02-21 23:59:06 +00:00
creative feat: add training data to repo + make paths repo-relative 2026-02-21 23:49:12 +00:00
ethics feat: add training data to repo + make paths repo-relative 2026-02-21 23:49:12 +00:00
eval feat: add training data to repo + make paths repo-relative 2026-02-21 23:49:12 +00:00
model/gemma3/27b feat: add training data to repo + make paths repo-relative 2026-02-21 23:49:12 +00:00
probes feat: add training data to repo + make paths repo-relative 2026-02-21 23:49:12 +00:00
tension feat: add training data to repo + make paths repo-relative 2026-02-21 23:49:12 +00:00