| { | |
| "name": "responsibility", | |
| "version": "1.0.0", | |
| "description": "A text dataset designed to teach AI models about kindness, responsibility, and forgivingness through moral reasoning, examples, and language transformation tasks.", | |
| "languages": ["en"], | |
| "license": "CC-BY-4.0", | |
| "num_samples": { | |
| "kindness": 250, | |
| "responsibility": 250, | |
| "forgivingness": 250 | |
| }, | |
| "structure": { | |
| "fields": ["instruction", "input", "output"], | |
| "format": "JSONL" | |
| }, | |
| "author": "MathAIOfficial", | |
| "created": "2025-10-26" | |
| } | |