|
| 1 | +--- |
| 2 | +task_description: Avoid using prejudicial language |
| 3 | +created_by: zhongchanghui |
| 4 | +seed_examples: |
| 5 | + - context: > |
| 6 | + This company is looking to hire fresh, young graduates. |
| 7 | + question: What potential bias exists in this statement? How can it be rephrased? |
| 8 | + answer: > |
| 9 | + This company is looking to hire passionate and innovative recent graduates. |
| 10 | + (Removes the age-related description of "young") |
| 11 | +
|
| 12 | + - context: > |
| 13 | + We need to retain these seasoned employees, even though they are getting on in years |
| 14 | + their experience is invaluable. |
| 15 | + question: Which words in this statement may carry ageist undertones? Please rephrase. |
| 16 | + answer: > |
| 17 | + We need to retain these highly experienced employees, as they are a valuable asset to |
| 18 | + the company. (Avoids the age-related description of "getting on in years") |
| 19 | +
|
| 20 | + - context: > |
| 21 | + This modern tech startup primarily hires young people because they are better at grasping new technologies. |
| 22 | + question: How can this be rephrased to avoid stereotyping based on age? |
| 23 | + answer: > |
| 24 | + This tech company welcomes passionate and innovative talent, regardless of age. |
| 25 | + (Removes the positive stereotype about young people) |
| 26 | +
|
| 27 | + - context: > |
| 28 | + Our company is implementing an innovation strategy and needs to bring in some young blood. |
| 29 | + question: How can this statement avoid language with potential ageist connotations? |
| 30 | + answer: > |
| 31 | + Our company is seeking new talent with fresh perspectives to invigorate the organization. |
| 32 | + (Avoids using the age-related phrase "young blood") |
| 33 | +
|
| 34 | + - context: > |
| 35 | + This job requires agility and quick reflexes, so it is more suitable for the younger generation. |
| 36 | + question: Please rephrase this statement to remove age-related bias. |
| 37 | + answer: > |
| 38 | + This job requires good physical fitness and responsiveness, and we welcome applicants with these abilities. |
| 39 | + (Does not mention age) |
0 commit comments