v0.1 · cracked pain receipt · part of the SwarmandBee 100-pack
Browse files- README.md +73 -0
- data/train.jsonl +9 -0
README.md
ADDED
|
@@ -0,0 +1,73 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
size_categories:
|
| 6 |
+
- n<1K
|
| 7 |
+
task_categories:
|
| 8 |
+
- text-classification
|
| 9 |
+
pretty_name: Dispute Resolution Pain Receipt
|
| 10 |
+
tags:
|
| 11 |
+
- pain-receipt
|
| 12 |
+
- defendable-os
|
| 13 |
+
- swarm-and-bee
|
| 14 |
+
- mr-defendable
|
| 15 |
+
- consumer_financial
|
| 16 |
+
- tribunal-graded
|
| 17 |
+
- free
|
| 18 |
+
- cracked
|
| 19 |
+
configs:
|
| 20 |
+
- config_name: default
|
| 21 |
+
data_files:
|
| 22 |
+
- split: train
|
| 23 |
+
path: data/train.jsonl
|
| 24 |
+
---
|
| 25 |
+
|
| 26 |
+
# Dispute Resolution Pain Receipt
|
| 27 |
+
|
| 28 |
+
> *"the silent treatment"* — Mr. Defendable
|
| 29 |
+
|
| 30 |
+
**A free pain-receipt dataset** from the DefendableOS ecosystem. 9 rows · ready to read · all cited or graded · CC-BY-4.0.
|
| 31 |
+
|
| 32 |
+
Part of **the 100-pack** — 100 free pain-receipt datasets dropped from the [Defendable Bakery](https://huggingface.co/SwarmandBee) to the open AI-trust community. Different theme per dataset. Same operator voice across all of them.
|
| 33 |
+
|
| 34 |
+
> `Tribunal begins before training. No proof, no honey. To the shed.`
|
| 35 |
+
|
| 36 |
+
## What's in here
|
| 37 |
+
|
| 38 |
+
- **9 pain receipts** themed `dispute-resolution-pain`
|
| 39 |
+
- Sourced from the Defendable Federal Demand Intelligence corpus + the Kimi deep-research intake
|
| 40 |
+
- Each row is **either** HONEY/JELLY/PROPOLIS Tribunal-graded **or** carries an explicit verification path
|
| 41 |
+
|
| 42 |
+
## Use it for
|
| 43 |
+
|
| 44 |
+
- **AI-trust grading** training data (supervised)
|
| 45 |
+
- **Pain-mode retrieval** — index by theme, query by failure mode
|
| 46 |
+
- **SwarmFixer-style repair loops** — feed PROPOLIS rows into your fixer to study what breaks
|
| 47 |
+
- **Operator voice training** — the cracked summaries carry the Mr. Defendable cadence
|
| 48 |
+
|
| 49 |
+
## Doctrine reminder
|
| 50 |
+
|
| 51 |
+
PROPOLIS rows are **the deceiving shine** — fabrication looks shippable from the outside. JELLY rows are real signal that needs corroboration. HONEY rows survived the gate. None of this is investment advice, legal advice, or medical advice — these are operator-grade pain receipts published as-is for AI training.
|
| 52 |
+
|
| 53 |
+
## The 100-pack
|
| 54 |
+
|
| 55 |
+
Browse the rest at [huggingface.co/SwarmandBee](https://huggingface.co/SwarmandBee). All 100 are free. All 100 carry the Defendable doctrine. Take what you need.
|
| 56 |
+
|
| 57 |
+
## Operator + Contact
|
| 58 |
+
|
| 59 |
+
**Swarm and Bee LLC** · Florida · D-U-N-S 138652395 · DBA Swarm & Bee AI · a surface of [DefendableOS](https://defendableos.com)
|
| 60 |
+
|
| 61 |
+
- Email · [build@swarmandbee.ai](mailto:build@swarmandbee.ai)
|
| 62 |
+
- X · [@swarmandbee](https://x.com/swarmandbee)
|
| 63 |
+
- LinkedIn · [Donovan Mackey](https://www.linkedin.com/in/donovan-mackey-89a6063b6/) (founder)
|
| 64 |
+
- GitHub · [SudoSuOps](https://github.com/SudoSuOps)
|
| 65 |
+
- Hugging Face · [SwarmandBee](https://huggingface.co/SwarmandBee)
|
| 66 |
+
|
| 67 |
+
## License
|
| 68 |
+
|
| 69 |
+
CC-BY-4.0 · attribution to Swarm and Bee LLC. Free to use, share, train on. Cite us when you ship.
|
| 70 |
+
|
| 71 |
+
---
|
| 72 |
+
|
| 73 |
+
`Ring ring · to the shed.` 🐝
|
data/train.jsonl
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"id": "SIGNAL-0020", "type": "demand", "claim": "es in 2024-2025 vs Experian exceeding 90% [^6^] - TransUnion jumped from 5% to 30% dispute confirmation rate in 2022 and stayed near that level [^6^] - CFPB sued Experian for failing to properly investigate disputes [^8^] - Equifax settled for $15 million with consent order to fix dispute process [^8^] - **Volume:** 5.8 million compl", "tribunal_class": "HONEY", "source_file": "research/defendable_dim01_consumer_financial.md"}
|
| 2 |
+
{"id": "SIGNAL-0101", "type": "pricing", "claim": "y investigate disputes; identity theft reporting errors; mixed files - **Example incidents:** - Consumers unable to get jobs/apartments due to credit report errors [^6^] - Equifax confirmed only ~37% of consumer-reported prior disputes in 2024-2025 vs Experian exceeding 90% [^6^", "tribunal_class": "HONEY", "source_file": "research/defendable_dim01_consumer_financial.md"}
|
| 3 |
+
{"id": "SIGNAL-0102", "type": "pricing", "claim": "ample incidents:** - Consumers unable to get jobs/apartments due to credit report errors [^6^] - Equifax confirmed only ~37% of consumer-reported prior disputes in 2024-2025 vs Experian exceeding 90% [^6^] - TransUnion jumped from 5% to 30% dispute confirmation rate in 2022 an", "tribunal_class": "HONEY", "source_file": "research/defendable_dim01_consumer_financial.md"}
|
| 4 |
+
{"id": "SIGNAL-0103", "type": "pricing", "claim": "le to get jobs/apartments due to credit report errors [^6^] - Equifax confirmed only ~37% of consumer-reported prior disputes in 2024-2025 vs Experian exceeding 90% [^6^] - TransUnion jumped from 5% to 30% dispute confirmation rate in 2022 and stayed near that level [^6^] - C", "tribunal_class": "HONEY", "source_file": "research/defendable_dim01_consumer_financial.md"}
|
| 5 |
+
{"id": "SIGNAL-0104", "type": "pricing", "claim": "get jobs/apartments due to credit report errors [^6^] - Equifax confirmed only ~37% of consumer-reported prior disputes in 2024-2025 vs Experian exceeding 90% [^6^] - TransUnion jumped from 5% to 30% dispute confirmation rate in 2022 and stayed near that level [^6^] - CFPB sue", "tribunal_class": "HONEY", "source_file": "research/defendable_dim01_consumer_financial.md"}
|
| 6 |
+
{"id": "SIGNAL-0105", "type": "pricing", "claim": "CFPB sued Experian for failing to properly investigate disputes [^8^] - Equifax settled for $15 million with consent order to fix dispute process [^8^] - **Volume:** 5.8 million complaints in 2025 (88% of all complaints) [^2^] - **Source:** CFPB FCRA 611(e) Report 2025 [^6^]; CFPB", "tribunal_class": "HONEY", "source_file": "research/defendable_dim01_consumer_financial.md"}
|
| 7 |
+
{"id": "SIGNAL-0113", "type": "pricing", "claim": "2025 | CFPB enforcement [^4^]; CFPB Annual Report [^15^] | | 7 | **Time and Administrative Burden** | Consumers must first dispute with CRAs, wait 45 days before CFPB complaint (2026 policy change); 88% attempted resolution with company first | CFPB policy [^25^]; CFPB Annual Repor", "tribunal_class": "HONEY", "source_file": "research/defendable_dim01_consumer_financial.md"}
|
| 8 |
+
{"id": "SIGNAL-0074", "type": "demand", "claim": "Equifax Credit Reporting Dispute Failures ($15M Settlement) - **What happened:** Equifax failed to properly investigate consume", "tribunal_class": "JELLY", "source_file": "research/defendable_dim01_consumer_financial.md"}
|
| 9 |
+
{"id": "SIGNAL-0075", "type": "demand", "claim": "- **Who experienced pain:** Consumers with errors on Equifax credit reports - **Evidence:** $15 million settlement with legally binding consent order; improvements to web dispute inte", "tribunal_class": "JELLY", "source_file": "research/defendable_dim01_consumer_financial.md"}
|