Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
lm-evaluation-harness
Commits
815f59e6
Unverified
Commit
815f59e6
authored
Nov 06, 2023
by
Lintang Sutawika
Committed by
GitHub
Nov 06, 2023
Browse files
Merge pull request #922 from EleutherAI/mmlu_subgroups
[Refactor] Mmlu subgroups and weight avg
parents
3533e4b9
44124d95
Changes
299
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
60 additions
and
20 deletions
+60
-20
lm_eval/tasks/mmlu/flan_n_shot/generative/mmlu_global_facts.yaml
.../tasks/mmlu/flan_n_shot/generative/mmlu_global_facts.yaml
+3
-1
lm_eval/tasks/mmlu/flan_n_shot/generative/mmlu_high_school_biology.yaml
...mmlu/flan_n_shot/generative/mmlu_high_school_biology.yaml
+3
-1
lm_eval/tasks/mmlu/flan_n_shot/generative/mmlu_high_school_chemistry.yaml
...lu/flan_n_shot/generative/mmlu_high_school_chemistry.yaml
+3
-1
lm_eval/tasks/mmlu/flan_n_shot/generative/mmlu_high_school_computer_science.yaml
..._n_shot/generative/mmlu_high_school_computer_science.yaml
+3
-1
lm_eval/tasks/mmlu/flan_n_shot/generative/mmlu_high_school_european_history.yaml
..._n_shot/generative/mmlu_high_school_european_history.yaml
+3
-1
lm_eval/tasks/mmlu/flan_n_shot/generative/mmlu_high_school_geography.yaml
...lu/flan_n_shot/generative/mmlu_high_school_geography.yaml
+3
-1
lm_eval/tasks/mmlu/flan_n_shot/generative/mmlu_high_school_government_and_politics.yaml
.../generative/mmlu_high_school_government_and_politics.yaml
+3
-1
lm_eval/tasks/mmlu/flan_n_shot/generative/mmlu_high_school_macroeconomics.yaml
...an_n_shot/generative/mmlu_high_school_macroeconomics.yaml
+3
-1
lm_eval/tasks/mmlu/flan_n_shot/generative/mmlu_high_school_mathematics.yaml
.../flan_n_shot/generative/mmlu_high_school_mathematics.yaml
+3
-1
lm_eval/tasks/mmlu/flan_n_shot/generative/mmlu_high_school_microeconomics.yaml
...an_n_shot/generative/mmlu_high_school_microeconomics.yaml
+3
-1
lm_eval/tasks/mmlu/flan_n_shot/generative/mmlu_high_school_physics.yaml
...mmlu/flan_n_shot/generative/mmlu_high_school_physics.yaml
+3
-1
lm_eval/tasks/mmlu/flan_n_shot/generative/mmlu_high_school_psychology.yaml
...u/flan_n_shot/generative/mmlu_high_school_psychology.yaml
+3
-1
lm_eval/tasks/mmlu/flan_n_shot/generative/mmlu_high_school_statistics.yaml
...u/flan_n_shot/generative/mmlu_high_school_statistics.yaml
+3
-1
lm_eval/tasks/mmlu/flan_n_shot/generative/mmlu_high_school_us_history.yaml
...u/flan_n_shot/generative/mmlu_high_school_us_history.yaml
+3
-1
lm_eval/tasks/mmlu/flan_n_shot/generative/mmlu_high_school_world_history.yaml
...lan_n_shot/generative/mmlu_high_school_world_history.yaml
+3
-1
lm_eval/tasks/mmlu/flan_n_shot/generative/mmlu_human_aging.yaml
...l/tasks/mmlu/flan_n_shot/generative/mmlu_human_aging.yaml
+3
-1
lm_eval/tasks/mmlu/flan_n_shot/generative/mmlu_human_sexuality.yaml
...sks/mmlu/flan_n_shot/generative/mmlu_human_sexuality.yaml
+3
-1
lm_eval/tasks/mmlu/flan_n_shot/generative/mmlu_international_law.yaml
...s/mmlu/flan_n_shot/generative/mmlu_international_law.yaml
+3
-1
lm_eval/tasks/mmlu/flan_n_shot/generative/mmlu_jurisprudence.yaml
...tasks/mmlu/flan_n_shot/generative/mmlu_jurisprudence.yaml
+3
-1
lm_eval/tasks/mmlu/flan_n_shot/generative/mmlu_logical_fallacies.yaml
...s/mmlu/flan_n_shot/generative/mmlu_logical_fallacies.yaml
+3
-1
No files found.
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_gen
_global_facts.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
generative/
mmlu_global_facts.yaml
View file @
815f59e6
"
dataset_name"
:
"
global_facts"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
global
facts.
\n\n
"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
global
\
\
facts.
\n\n
"
"
group"
:
"
mmlu_flan_n_shot_generative_other"
"
include"
:
"
_mmlu_flan_generative_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_generative_global_facts"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_gen
_high_school_biology.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
generative/
mmlu_high_school_biology.yaml
View file @
815f59e6
"
dataset_name"
:
"
high_school_biology"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
high
school
biology.
\n\n
"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
high
\
\
school
biology.
\n\n
"
"
group"
:
"
mmlu_flan_n_shot_generative_stem"
"
include"
:
"
_mmlu_flan_generative_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_generative_high_school_biology"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_gen
_high_school_chemistry.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
generative/
mmlu_high_school_chemistry.yaml
View file @
815f59e6
"
dataset_name"
:
"
high_school_chemistry"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
high
school
chemistry.
\n\n
"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
high
\
\
school
chemistry.
\n\n
"
"
group"
:
"
mmlu_flan_n_shot_generative_stem"
"
include"
:
"
_mmlu_flan_generative_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_generative_high_school_chemistry"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_gen
_high_school_computer_science.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
generative/
mmlu_high_school_computer_science.yaml
View file @
815f59e6
"
dataset_name"
:
"
high_school_computer_science"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
high
school
computer
science.
\n\n
"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
high
\
\
school
computer
science.
\n\n
"
"
group"
:
"
mmlu_flan_n_shot_generative_stem"
"
include"
:
"
_mmlu_flan_generative_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_generative_high_school_computer_science"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_gen
_high_school_european_history.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
generative/
mmlu_high_school_european_history.yaml
View file @
815f59e6
"
dataset_name"
:
"
high_school_european_history"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
high
school
european
history.
\n\n
"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
high
\
\
school
european
history.
\n\n
"
"
group"
:
"
mmlu_flan_n_shot_generative_humanities"
"
include"
:
"
_mmlu_flan_generative_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_generative_high_school_european_history"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_gen
_high_school_geography.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
generative/
mmlu_high_school_geography.yaml
View file @
815f59e6
"
dataset_name"
:
"
high_school_geography"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
high
school
geography.
\n\n
"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
high
\
\
school
geography.
\n\n
"
"
group"
:
"
mmlu_flan_n_shot_generative_social_sciences"
"
include"
:
"
_mmlu_flan_generative_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_generative_high_school_geography"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_gen
_high_school_government_and_politics.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
generative/
mmlu_high_school_government_and_politics.yaml
View file @
815f59e6
"
dataset_name"
:
"
high_school_government_and_politics"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
high
school
government
and
politics.
\n\n
"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
high
\
\
school
government
and
politics.
\n\n
"
"
group"
:
"
mmlu_flan_n_shot_generative_social_sciences"
"
include"
:
"
_mmlu_flan_generative_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_generative_high_school_government_and_politics"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_gen
_high_school_macroeconomics.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
generative/
mmlu_high_school_macroeconomics.yaml
View file @
815f59e6
"
dataset_name"
:
"
high_school_macroeconomics"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
high
school
macroeconomics.
\n\n
"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
high
\
\
school
macroeconomics.
\n\n
"
"
group"
:
"
mmlu_flan_n_shot_generative_social_sciences"
"
include"
:
"
_mmlu_flan_generative_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_generative_high_school_macroeconomics"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_gen
_high_school_mathematics.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
generative/
mmlu_high_school_mathematics.yaml
View file @
815f59e6
"
dataset_name"
:
"
high_school_mathematics"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
high
school
mathematics.
\n\n
"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
high
\
\
school
mathematics.
\n\n
"
"
group"
:
"
mmlu_flan_n_shot_generative_stem"
"
include"
:
"
_mmlu_flan_generative_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_generative_high_school_mathematics"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_gen
_high_school_microeconomics.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
generative/
mmlu_high_school_microeconomics.yaml
View file @
815f59e6
"
dataset_name"
:
"
high_school_microeconomics"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
high
school
microeconomics.
\n\n
"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
high
\
\
school
microeconomics.
\n\n
"
"
group"
:
"
mmlu_flan_n_shot_generative_social_sciences"
"
include"
:
"
_mmlu_flan_generative_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_generative_high_school_microeconomics"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_gen
_high_school_physics.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
generative/
mmlu_high_school_physics.yaml
View file @
815f59e6
"
dataset_name"
:
"
high_school_physics"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
high
school
physics.
\n\n
"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
high
\
\
school
physics.
\n\n
"
"
group"
:
"
mmlu_flan_n_shot_generative_stem"
"
include"
:
"
_mmlu_flan_generative_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_generative_high_school_physics"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_gen
_high_school_psychology.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
generative/
mmlu_high_school_psychology.yaml
View file @
815f59e6
"
dataset_name"
:
"
high_school_psychology"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
high
school
psychology.
\n\n
"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
high
\
\
school
psychology.
\n\n
"
"
group"
:
"
mmlu_flan_n_shot_generative_social_sciences"
"
include"
:
"
_mmlu_flan_generative_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_generative_high_school_psychology"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_gen
_high_school_statistics.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
generative/
mmlu_high_school_statistics.yaml
View file @
815f59e6
"
dataset_name"
:
"
high_school_statistics"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
high
school
statistics.
\n\n
"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
high
\
\
school
statistics.
\n\n
"
"
group"
:
"
mmlu_flan_n_shot_generative_stem"
"
include"
:
"
_mmlu_flan_generative_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_generative_high_school_statistics"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_gen
_high_school_us_history.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
generative/
mmlu_high_school_us_history.yaml
View file @
815f59e6
"
dataset_name"
:
"
high_school_us_history"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
high
school
us
history.
\n\n
"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
high
\
\
school
us
history.
\n\n
"
"
group"
:
"
mmlu_flan_n_shot_generative_humanities"
"
include"
:
"
_mmlu_flan_generative_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_generative_high_school_us_history"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_gen
_high_school_world_history.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
generative/
mmlu_high_school_world_history.yaml
View file @
815f59e6
"
dataset_name"
:
"
high_school_world_history"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
high
school
world
history.
\n\n
"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
high
\
\
school
world
history.
\n\n
"
"
group"
:
"
mmlu_flan_n_shot_generative_humanities"
"
include"
:
"
_mmlu_flan_generative_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_generative_high_school_world_history"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_gen
_human_aging.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
generative/
mmlu_human_aging.yaml
View file @
815f59e6
"
dataset_name"
:
"
human_aging"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
human
aging.
\n\n
"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
human
\
\
aging.
\n\n
"
"
group"
:
"
mmlu_flan_n_shot_generative_other"
"
include"
:
"
_mmlu_flan_generative_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_generative_human_aging"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_gen
_human_sexuality.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
generative/
mmlu_human_sexuality.yaml
View file @
815f59e6
"
dataset_name"
:
"
human_sexuality"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
human
sexuality.
\n\n
"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
human
\
\
sexuality.
\n\n
"
"
group"
:
"
mmlu_flan_n_shot_generative_social_sciences"
"
include"
:
"
_mmlu_flan_generative_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_generative_human_sexuality"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_gen
_international_law.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
generative/
mmlu_international_law.yaml
View file @
815f59e6
"
dataset_name"
:
"
international_law"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
international
law.
\n\n
"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
international
\
\
law.
\n\n
"
"
group"
:
"
mmlu_flan_n_shot_generative_humanities"
"
include"
:
"
_mmlu_flan_generative_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_generative_international_law"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_gen
_jurisprudence.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
generative/
mmlu_jurisprudence.yaml
View file @
815f59e6
"
dataset_name"
:
"
jurisprudence"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
jurisprudence.
\n\n
"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
jurisprudence.
\n\
\n
"
"
group"
:
"
mmlu_flan_n_shot_generative_humanities"
"
include"
:
"
_mmlu_flan_generative_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_generative_jurisprudence"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_gen
_logical_fallacies.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
generative/
mmlu_logical_fallacies.yaml
View file @
815f59e6
"
dataset_name"
:
"
logical_fallacies"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
logical
fallacies.
\n\n
"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
logical
\
\
fallacies.
\n\n
"
"
group"
:
"
mmlu_flan_n_shot_generative_humanities"
"
include"
:
"
_mmlu_flan_generative_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_generative_logical_fallacies"
Prev
1
…
7
8
9
10
11
12
13
14
15
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment