CoolFace
Datasetpublic

build-small-hackathon/heuremen-fallback-corpus

Heuremen Fallback Corpus 301 handwritten prompt-response pairs across 22 apps, each crafted by hand to sound like a friend, not a professor. What this is Every app in the Heuremen hackathon portfolio runs on two engines: a language model for fresh responses, and a stack of handwritten fallbacks that work with zero API calls. This dataset is the fallback stack — the responses that ARE the product, not a safety net. Why it's valuable Most datasets are… See the full description on the dataset page: https://huggingface.co/datasets/build-small-hackathon/heuremen-fallback-corpus.

sourceHugging Facemitupdated 3mo agoView on Hugging Face
0likes7downloads
Dataset Card

Heuremen Fallback Corpus

301 handwritten prompt-response pairs across 22 apps, each crafted by hand to sound like a friend, not a professor.

What this is

Every app in the Heuremen hackathon portfolio runs on two engines: a language model for fresh responses, and a stack of handwritten fallbacks that work with zero API calls. This dataset is the fallback stack — the responses that ARE the product, not a safety net.

Why it's valuable

Most datasets are scraped, generated, or crowdsourced. This one was written by hand at 5am on spite and breakfast burritos. Every entry was written to meet specific constraints:

  • —Sound like a friend, not a professor
  • —No jargon, no "did you know," no lecture energy
  • —Be specific but not technical
  • —Be warm but not sappy
  • —Make people see something they already knew but hadn't noticed

Categories

AppEntriesDomain
Conflict De-escalator17Interpersonal conflict
Magic 8-Ball19Everyday wonder
Myth Unpacker15Cultural myths and traditions
Paradox15Scientific paradoxes
Tombstone15+Life choices and legacy
Natural12Food origin stories
The Fuck You Can12Art and craft appreciation
And 15 more apps...196Various

Format

JSON array. Each entry:

json
{
  "app": "myth-unpacker",
  "category": "fallbacks",
  "topic": "knocking on wood",
  "response": "This one goes back to a time when...",
  "system_prompt": "Someone names a myth..."
}

Usage

Use as few-shot examples, fine-tuning data for empathetic response generation, or as a reference for prompt engineering that prioritizes warmth over accuracy-signaling.

License

MIT. Use it however you want. Just don't make it sound like a professor.


Heuremen — Let's stay connected and keep information free.