43 lines
2.2 KiB
YAML
43 lines
2.2 KiB
YAML
dataset_name: human_aging
|
|
description: The following are multiple choice questions (with answers) about human
|
|
aging.
|
|
fewshot_config:
|
|
sampler: first_n
|
|
samples:
|
|
- question: 'All other things being equal, which of the following persons is more likely
|
|
to show osteoporosis?
|
|
|
|
(A) An older Hispanic American woman (B) An older African American woman (C)
|
|
An older Asian American woman (D) An older Native American woman'
|
|
target: Let's think step by step. We refer to Wikipedia articles on human aging
|
|
for help. Although osteoporosis can occur at any age, the risk is higher for
|
|
older people. It is most common in Asian and non-Hispanic white women. The answer
|
|
is (C).
|
|
- question: 'The finding that adults tend to remember events from their adolescence
|
|
better than from other periods in their lives is referred to as the
|
|
|
|
(A) Adolescence advantage (B) Reminiscence bump (C) Memorial memorial (D) Quadratic
|
|
retrieval spike'
|
|
target: Let's think step by step. We refer to Wikipedia articles on human aging
|
|
for help. Reminiscence bump is a phenomenon that older adults tend to recollect
|
|
events during their young ages. People usually have a period of childhood amnesia
|
|
from birth to around age 5, and a reminiscence bump between 10 and 30. The answer
|
|
is (B).
|
|
- question: 'Which element in tobacco smoke is responsible for cancers?
|
|
|
|
(A) Nicotine (B) Tar (C) Carbon monoxide (D) Smoke particles'
|
|
target: Let's think step by step. We refer to Wikipedia articles on human aging
|
|
for help. The benzene, acrylamide and acrylonitrile in tar interact with the
|
|
lungs and cause DNA mutations in cells of the lungs, and lead to cancer. The
|
|
answer is (B).
|
|
- question: 'When older adults move to a new state after retirement, which of the following
|
|
is the more likely destination?
|
|
|
|
(A) Texas (B) California (C) Hawaii (D) Vermont'
|
|
target: 'Let''s think step by step. We refer to Wikipedia articles on human aging
|
|
for help. Texas does not have state tax, and has low cost of living compared
|
|
with the other three options. The answer is (A).'
|
|
tag: mmlu_flan_cot_fewshot_other
|
|
include: _mmlu_flan_cot_fewshot_template_yaml
|
|
task: mmlu_flan_cot_fewshot_human_aging
|