File size: 533 Bytes
c4d6ddb
1a4a3dd
c4d6ddb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "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"
}