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
574e565a
Unverified
Commit
574e565a
authored
Nov 10, 2023
by
Lintang Sutawika
Committed by
GitHub
Nov 10, 2023
Browse files
Merge branch 'big-refactor' into verbosity-rework
parents
73f3029c
b7a4ea06
Changes
498
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
98 additions
and
22 deletions
+98
-22
lm_eval/tasks/mmlu/flan_n_shot/loglikelihood/mmlu_conceptual_physics.yaml
...lu/flan_n_shot/loglikelihood/mmlu_conceptual_physics.yaml
+4
-2
lm_eval/tasks/mmlu/flan_n_shot/loglikelihood/mmlu_econometrics.yaml
...sks/mmlu/flan_n_shot/loglikelihood/mmlu_econometrics.yaml
+4
-2
lm_eval/tasks/mmlu/flan_n_shot/loglikelihood/mmlu_electrical_engineering.yaml
...lan_n_shot/loglikelihood/mmlu_electrical_engineering.yaml
+4
-2
lm_eval/tasks/mmlu/flan_n_shot/loglikelihood/mmlu_elementary_mathematics.yaml
...lan_n_shot/loglikelihood/mmlu_elementary_mathematics.yaml
+4
-2
lm_eval/tasks/mmlu/flan_n_shot/loglikelihood/mmlu_formal_logic.yaml
...sks/mmlu/flan_n_shot/loglikelihood/mmlu_formal_logic.yaml
+4
-2
lm_eval/tasks/mmlu/flan_n_shot/loglikelihood/mmlu_global_facts.yaml
...sks/mmlu/flan_n_shot/loglikelihood/mmlu_global_facts.yaml
+4
-2
lm_eval/tasks/mmlu/flan_n_shot/loglikelihood/mmlu_high_school_biology.yaml
...u/flan_n_shot/loglikelihood/mmlu_high_school_biology.yaml
+4
-2
lm_eval/tasks/mmlu/flan_n_shot/loglikelihood/mmlu_high_school_chemistry.yaml
...flan_n_shot/loglikelihood/mmlu_high_school_chemistry.yaml
+4
-2
lm_eval/tasks/mmlu/flan_n_shot/loglikelihood/mmlu_high_school_computer_science.yaml
...shot/loglikelihood/mmlu_high_school_computer_science.yaml
+6
-0
lm_eval/tasks/mmlu/flan_n_shot/loglikelihood/mmlu_high_school_european_history.yaml
...shot/loglikelihood/mmlu_high_school_european_history.yaml
+6
-0
lm_eval/tasks/mmlu/flan_n_shot/loglikelihood/mmlu_high_school_geography.yaml
...flan_n_shot/loglikelihood/mmlu_high_school_geography.yaml
+6
-0
lm_eval/tasks/mmlu/flan_n_shot/loglikelihood/mmlu_high_school_government_and_politics.yaml
...glikelihood/mmlu_high_school_government_and_politics.yaml
+6
-0
lm_eval/tasks/mmlu/flan_n_shot/loglikelihood/mmlu_high_school_macroeconomics.yaml
...n_shot/loglikelihood/mmlu_high_school_macroeconomics.yaml
+6
-0
lm_eval/tasks/mmlu/flan_n_shot/loglikelihood/mmlu_high_school_mathematics.yaml
...an_n_shot/loglikelihood/mmlu_high_school_mathematics.yaml
+4
-2
lm_eval/tasks/mmlu/flan_n_shot/loglikelihood/mmlu_high_school_microeconomics.yaml
...n_shot/loglikelihood/mmlu_high_school_microeconomics.yaml
+6
-0
lm_eval/tasks/mmlu/flan_n_shot/loglikelihood/mmlu_high_school_physics.yaml
...u/flan_n_shot/loglikelihood/mmlu_high_school_physics.yaml
+4
-2
lm_eval/tasks/mmlu/flan_n_shot/loglikelihood/mmlu_high_school_psychology.yaml
...lan_n_shot/loglikelihood/mmlu_high_school_psychology.yaml
+6
-0
lm_eval/tasks/mmlu/flan_n_shot/loglikelihood/mmlu_high_school_statistics.yaml
...lan_n_shot/loglikelihood/mmlu_high_school_statistics.yaml
+4
-2
lm_eval/tasks/mmlu/flan_n_shot/loglikelihood/mmlu_high_school_us_history.yaml
...lan_n_shot/loglikelihood/mmlu_high_school_us_history.yaml
+6
-0
lm_eval/tasks/mmlu/flan_n_shot/loglikelihood/mmlu_high_school_world_history.yaml
..._n_shot/loglikelihood/mmlu_high_school_world_history.yaml
+6
-0
No files found.
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_log
_conceptual_physics.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
loglikelihood/
mmlu_conceptual_physics.yaml
View file @
574e565a
"
dataset_name"
:
"
conceptual_physics"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
conceptual
physics.
\n\n
"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
conceptual
\
\
physics.
\n\n
"
"
group"
:
"
mmlu_flan_n_shot_generative_stem"
"
include"
:
"
_mmlu_flan_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_
loglikelihood
_conceptual_physics"
"
task"
:
"
mmlu_flan_n_shot_
generative
_conceptual_physics"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_log
_econometrics.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
loglikelihood/
mmlu_econometrics.yaml
View file @
574e565a
"
dataset_name"
:
"
econometrics"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
econometrics.
\n\n
"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
econometrics.
\n\
\n
"
"
group"
:
"
mmlu_flan_n_shot_generative_social_sciences"
"
include"
:
"
_mmlu_flan_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_
loglikelihood
_econometrics"
"
task"
:
"
mmlu_flan_n_shot_
generative
_econometrics"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_log
_electrical_engineering.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
loglikelihood/
mmlu_electrical_engineering.yaml
View file @
574e565a
"
dataset_name"
:
"
electrical_engineering"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
electrical
engineering.
\n\n
"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
electrical
\
\
engineering.
\n\n
"
"
group"
:
"
mmlu_flan_n_shot_generative_stem"
"
include"
:
"
_mmlu_flan_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_
loglikelihood
_electrical_engineering"
"
task"
:
"
mmlu_flan_n_shot_
generative
_electrical_engineering"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_log
_elementary_mathematics.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
loglikelihood/
mmlu_elementary_mathematics.yaml
View file @
574e565a
"
dataset_name"
:
"
elementary_mathematics"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
elementary
mathematics.
\n\n
"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
elementary
\
\
mathematics.
\n\n
"
"
group"
:
"
mmlu_flan_n_shot_generative_stem"
"
include"
:
"
_mmlu_flan_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_
loglikelihood
_elementary_mathematics"
"
task"
:
"
mmlu_flan_n_shot_
generative
_elementary_mathematics"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_log
_formal_logic.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
loglikelihood/
mmlu_formal_logic.yaml
View file @
574e565a
"
dataset_name"
:
"
formal_logic"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
formal
logic.
\n\n
"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
formal
\
\
logic.
\n\n
"
"
group"
:
"
mmlu_flan_n_shot_generative_humanities"
"
include"
:
"
_mmlu_flan_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_
loglikelihood
_formal_logic"
"
task"
:
"
mmlu_flan_n_shot_
generative
_formal_logic"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_log
_global_facts.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
loglikelihood/
mmlu_global_facts.yaml
View file @
574e565a
"
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_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_
loglikelihood
_global_facts"
"
task"
:
"
mmlu_flan_n_shot_
generative
_global_facts"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_log
_high_school_biology.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
loglikelihood/
mmlu_high_school_biology.yaml
View file @
574e565a
"
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_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_
loglikelihood
_high_school_biology"
"
task"
:
"
mmlu_flan_n_shot_
generative
_high_school_biology"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_log
_high_school_chemistry.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
loglikelihood/
mmlu_high_school_chemistry.yaml
View file @
574e565a
"
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_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_
loglikelihood
_high_school_chemistry"
"
task"
:
"
mmlu_flan_n_shot_
generative
_high_school_chemistry"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_log
_high_school_computer_science.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
loglikelihood/
mmlu_high_school_computer_science.yaml
View file @
574e565a
"
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_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_
loglikelihood
_high_school_computer_science"
"
task"
:
"
mmlu_flan_n_shot_
generative
_high_school_computer_science"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_log
_high_school_european_history.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
loglikelihood/
mmlu_high_school_european_history.yaml
View file @
574e565a
"
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_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_
loglikelihood
_high_school_european_history"
"
task"
:
"
mmlu_flan_n_shot_
generative
_high_school_european_history"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_log
_high_school_geography.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
loglikelihood/
mmlu_high_school_geography.yaml
View file @
574e565a
"
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_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_
loglikelihood
_high_school_geography"
"
task"
:
"
mmlu_flan_n_shot_
generative
_high_school_geography"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_log
_high_school_government_and_politics.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
loglikelihood/
mmlu_high_school_government_and_politics.yaml
View file @
574e565a
"
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_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_
loglikelihood
_high_school_government_and_politics"
"
task"
:
"
mmlu_flan_n_shot_
generative
_high_school_government_and_politics"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_log
_high_school_macroeconomics.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
loglikelihood/
mmlu_high_school_macroeconomics.yaml
View file @
574e565a
"
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_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_
loglikelihood
_high_school_macroeconomics"
"
task"
:
"
mmlu_flan_n_shot_
generative
_high_school_macroeconomics"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_log
_high_school_mathematics.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
loglikelihood/
mmlu_high_school_mathematics.yaml
View file @
574e565a
"
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_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_
loglikelihood
_high_school_mathematics"
"
task"
:
"
mmlu_flan_n_shot_
generative
_high_school_mathematics"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_log
_high_school_microeconomics.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
loglikelihood/
mmlu_high_school_microeconomics.yaml
View file @
574e565a
"
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_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_
loglikelihood
_high_school_microeconomics"
"
task"
:
"
mmlu_flan_n_shot_
generative
_high_school_microeconomics"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_log
_high_school_physics.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
loglikelihood/
mmlu_high_school_physics.yaml
View file @
574e565a
"
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_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_
loglikelihood
_high_school_physics"
"
task"
:
"
mmlu_flan_n_shot_
generative
_high_school_physics"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_log
_high_school_psychology.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
loglikelihood/
mmlu_high_school_psychology.yaml
View file @
574e565a
"
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_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_
loglikelihood
_high_school_psychology"
"
task"
:
"
mmlu_flan_n_shot_
generative
_high_school_psychology"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_log
_high_school_statistics.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
loglikelihood/
mmlu_high_school_statistics.yaml
View file @
574e565a
"
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_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_
loglikelihood
_high_school_statistics"
"
task"
:
"
mmlu_flan_n_shot_
generative
_high_school_statistics"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_log
_high_school_us_history.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
loglikelihood/
mmlu_high_school_us_history.yaml
View file @
574e565a
"
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_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_
loglikelihood
_high_school_us_history"
"
task"
:
"
mmlu_flan_n_shot_
generative
_high_school_us_history"
lm_eval/tasks/mmlu/flan_n_shot/mmlu
_log
_high_school_world_history.yaml
→
lm_eval/tasks/mmlu/flan_n_shot/
loglikelihood/
mmlu_high_school_world_history.yaml
View file @
574e565a
"
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_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_
loglikelihood
_high_school_world_history"
"
task"
:
"
mmlu_flan_n_shot_
generative
_high_school_world_history"
Prev
1
…
10
11
12
13
14
15
16
17
18
…
25
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