LEM/training/lem/composure
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
..
consent-wollstonecraft-vindication.txt refactor: move composure-library to training/lem/composure/ 2026-02-21 23:55:17 +00:00
consent.jsonl feat: convert composure library to training JSONL format 2026-02-21 23:59:06 +00:00
privacy-thoreau-walden.txt refactor: move composure-library to training/lem/composure/ 2026-02-21 23:55:17 +00:00
privacy.jsonl feat: convert composure library to training JSONL format 2026-02-21 23:59:06 +00:00
sovereignty-mill-on-liberty.txt refactor: move composure-library to training/lem/composure/ 2026-02-21 23:55:17 +00:00
sovereignty.jsonl feat: convert composure library to training JSONL format 2026-02-21 23:59:06 +00:00
transparency-aurelius-meditations.txt refactor: move composure-library to training/lem/composure/ 2026-02-21 23:55:17 +00:00
transparency.jsonl feat: convert composure library to training JSONL format 2026-02-21 23:59:06 +00:00