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
6769119f
Unverified
Commit
6769119f
authored
Oct 06, 2023
by
Hailey Schoelkopf
Committed by
GitHub
Oct 06, 2023
Browse files
Merge pull request #816 from EleutherAI/flan-benchmark
[Refactor] Flan benchmark
parents
4824a832
7d5e511c
Changes
448
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
80 additions
and
0 deletions
+80
-0
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_abstract_algebra.yaml
...val/tasks/mmlu/flan_n_shot/mmlu_log_abstract_algebra.yaml
+4
-0
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_anatomy.yaml
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_anatomy.yaml
+4
-0
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_astronomy.yaml
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_astronomy.yaml
+4
-0
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_business_ethics.yaml
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_business_ethics.yaml
+4
-0
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_clinical_knowledge.yaml
...l/tasks/mmlu/flan_n_shot/mmlu_log_clinical_knowledge.yaml
+4
-0
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_college_biology.yaml
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_college_biology.yaml
+4
-0
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_college_chemistry.yaml
...al/tasks/mmlu/flan_n_shot/mmlu_log_college_chemistry.yaml
+4
-0
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_college_computer_science.yaml
...s/mmlu/flan_n_shot/mmlu_log_college_computer_science.yaml
+4
-0
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_college_mathematics.yaml
.../tasks/mmlu/flan_n_shot/mmlu_log_college_mathematics.yaml
+4
-0
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_college_medicine.yaml
...val/tasks/mmlu/flan_n_shot/mmlu_log_college_medicine.yaml
+4
-0
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_college_physics.yaml
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_college_physics.yaml
+4
-0
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_computer_security.yaml
...al/tasks/mmlu/flan_n_shot/mmlu_log_computer_security.yaml
+4
-0
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_conceptual_physics.yaml
...l/tasks/mmlu/flan_n_shot/mmlu_log_conceptual_physics.yaml
+4
-0
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_econometrics.yaml
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_econometrics.yaml
+4
-0
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_electrical_engineering.yaml
...sks/mmlu/flan_n_shot/mmlu_log_electrical_engineering.yaml
+4
-0
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_elementary_mathematics.yaml
...sks/mmlu/flan_n_shot/mmlu_log_elementary_mathematics.yaml
+4
-0
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_formal_logic.yaml
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_formal_logic.yaml
+4
-0
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_global_facts.yaml
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_global_facts.yaml
+4
-0
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_high_school_biology.yaml
.../tasks/mmlu/flan_n_shot/mmlu_log_high_school_biology.yaml
+4
-0
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_high_school_chemistry.yaml
...asks/mmlu/flan_n_shot/mmlu_log_high_school_chemistry.yaml
+4
-0
No files found.
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_abstract_algebra.yaml
0 → 100644
View file @
6769119f
"
dataset_name"
:
"
abstract_algebra"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
abstract
algebra.
\n\n
"
"
include"
:
"
_mmlu_flan_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_loglikelihood_abstract_algebra"
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_anatomy.yaml
0 → 100644
View file @
6769119f
"
dataset_name"
:
"
anatomy"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
anatomy.
\n\n
"
"
include"
:
"
_mmlu_flan_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_loglikelihood_anatomy"
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_astronomy.yaml
0 → 100644
View file @
6769119f
"
dataset_name"
:
"
astronomy"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
astronomy.
\n\n
"
"
include"
:
"
_mmlu_flan_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_loglikelihood_astronomy"
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_business_ethics.yaml
0 → 100644
View file @
6769119f
"
dataset_name"
:
"
business_ethics"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
business
ethics.
\n\n
"
"
include"
:
"
_mmlu_flan_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_loglikelihood_business_ethics"
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_clinical_knowledge.yaml
0 → 100644
View file @
6769119f
"
dataset_name"
:
"
clinical_knowledge"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
clinical
knowledge.
\n\n
"
"
include"
:
"
_mmlu_flan_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_loglikelihood_clinical_knowledge"
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_college_biology.yaml
0 → 100644
View file @
6769119f
"
dataset_name"
:
"
college_biology"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
college
biology.
\n\n
"
"
include"
:
"
_mmlu_flan_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_loglikelihood_college_biology"
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_college_chemistry.yaml
0 → 100644
View file @
6769119f
"
dataset_name"
:
"
college_chemistry"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
college
chemistry.
\n\n
"
"
include"
:
"
_mmlu_flan_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_loglikelihood_college_chemistry"
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_college_computer_science.yaml
0 → 100644
View file @
6769119f
"
dataset_name"
:
"
college_computer_science"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
college
computer
science.
\n\n
"
"
include"
:
"
_mmlu_flan_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_loglikelihood_college_computer_science"
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_college_mathematics.yaml
0 → 100644
View file @
6769119f
"
dataset_name"
:
"
college_mathematics"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
college
mathematics.
\n\n
"
"
include"
:
"
_mmlu_flan_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_loglikelihood_college_mathematics"
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_college_medicine.yaml
0 → 100644
View file @
6769119f
"
dataset_name"
:
"
college_medicine"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
college
medicine.
\n\n
"
"
include"
:
"
_mmlu_flan_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_loglikelihood_college_medicine"
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_college_physics.yaml
0 → 100644
View file @
6769119f
"
dataset_name"
:
"
college_physics"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
college
physics.
\n\n
"
"
include"
:
"
_mmlu_flan_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_loglikelihood_college_physics"
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_computer_security.yaml
0 → 100644
View file @
6769119f
"
dataset_name"
:
"
computer_security"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
computer
security.
\n\n
"
"
include"
:
"
_mmlu_flan_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_loglikelihood_computer_security"
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_conceptual_physics.yaml
0 → 100644
View file @
6769119f
"
dataset_name"
:
"
conceptual_physics"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
conceptual
physics.
\n\n
"
"
include"
:
"
_mmlu_flan_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_loglikelihood_conceptual_physics"
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_econometrics.yaml
0 → 100644
View file @
6769119f
"
dataset_name"
:
"
econometrics"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
econometrics.
\n\n
"
"
include"
:
"
_mmlu_flan_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_loglikelihood_econometrics"
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_electrical_engineering.yaml
0 → 100644
View file @
6769119f
"
dataset_name"
:
"
electrical_engineering"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
electrical
engineering.
\n\n
"
"
include"
:
"
_mmlu_flan_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_loglikelihood_electrical_engineering"
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_elementary_mathematics.yaml
0 → 100644
View file @
6769119f
"
dataset_name"
:
"
elementary_mathematics"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
elementary
mathematics.
\n\n
"
"
include"
:
"
_mmlu_flan_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_loglikelihood_elementary_mathematics"
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_formal_logic.yaml
0 → 100644
View file @
6769119f
"
dataset_name"
:
"
formal_logic"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
formal
logic.
\n\n
"
"
include"
:
"
_mmlu_flan_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_loglikelihood_formal_logic"
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_global_facts.yaml
0 → 100644
View file @
6769119f
"
dataset_name"
:
"
global_facts"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
global
facts.
\n\n
"
"
include"
:
"
_mmlu_flan_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_loglikelihood_global_facts"
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_high_school_biology.yaml
0 → 100644
View file @
6769119f
"
dataset_name"
:
"
high_school_biology"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
high
school
biology.
\n\n
"
"
include"
:
"
_mmlu_flan_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_loglikelihood_high_school_biology"
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_high_school_chemistry.yaml
0 → 100644
View file @
6769119f
"
dataset_name"
:
"
high_school_chemistry"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
high
school
chemistry.
\n\n
"
"
include"
:
"
_mmlu_flan_loglikelihood_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_loglikelihood_high_school_chemistry"
Prev
1
…
16
17
18
19
20
21
22
23
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