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
0348ed97
Commit
0348ed97
authored
Oct 09, 2023
by
lintangsutawika
Browse files
merged latest update
parents
451a1873
6769119f
Changes
1000
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_gen_public_relations.yaml
...val/tasks/mmlu/flan_n_shot/mmlu_gen_public_relations.yaml
+4
-0
lm_eval/tasks/mmlu/flan_n_shot/mmlu_gen_security_studies.yaml
...val/tasks/mmlu/flan_n_shot/mmlu_gen_security_studies.yaml
+4
-0
lm_eval/tasks/mmlu/flan_n_shot/mmlu_gen_sociology.yaml
lm_eval/tasks/mmlu/flan_n_shot/mmlu_gen_sociology.yaml
+4
-0
lm_eval/tasks/mmlu/flan_n_shot/mmlu_gen_us_foreign_policy.yaml
...al/tasks/mmlu/flan_n_shot/mmlu_gen_us_foreign_policy.yaml
+4
-0
lm_eval/tasks/mmlu/flan_n_shot/mmlu_gen_virology.yaml
lm_eval/tasks/mmlu/flan_n_shot/mmlu_gen_virology.yaml
+4
-0
lm_eval/tasks/mmlu/flan_n_shot/mmlu_gen_world_religions.yaml
lm_eval/tasks/mmlu/flan_n_shot/mmlu_gen_world_religions.yaml
+4
-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
No files found.
Too many changes to show.
To preserve performance only
1000 of 1000+
files are displayed.
Plain diff
Email patch
lm_eval/tasks/mmlu/flan_n_shot/mmlu_gen_public_relations.yaml
0 → 100644
View file @
0348ed97
"
dataset_name"
:
"
public_relations"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
public
relations.
\n\n
"
"
include"
:
"
_mmlu_flan_generative_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_generative_public_relations"
lm_eval/tasks/mmlu/flan_n_shot/mmlu_gen_security_studies.yaml
0 → 100644
View file @
0348ed97
"
dataset_name"
:
"
security_studies"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
security
studies.
\n\n
"
"
include"
:
"
_mmlu_flan_generative_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_generative_security_studies"
lm_eval/tasks/mmlu/flan_n_shot/mmlu_gen_sociology.yaml
0 → 100644
View file @
0348ed97
"
dataset_name"
:
"
sociology"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
sociology.
\n\n
"
"
include"
:
"
_mmlu_flan_generative_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_generative_sociology"
lm_eval/tasks/mmlu/flan_n_shot/mmlu_gen_us_foreign_policy.yaml
0 → 100644
View file @
0348ed97
"
dataset_name"
:
"
us_foreign_policy"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
us
foreign
policy.
\n\n
"
"
include"
:
"
_mmlu_flan_generative_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_generative_us_foreign_policy"
lm_eval/tasks/mmlu/flan_n_shot/mmlu_gen_virology.yaml
0 → 100644
View file @
0348ed97
"
dataset_name"
:
"
virology"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
virology.
\n\n
"
"
include"
:
"
_mmlu_flan_generative_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_generative_virology"
lm_eval/tasks/mmlu/flan_n_shot/mmlu_gen_world_religions.yaml
0 → 100644
View file @
0348ed97
"
dataset_name"
:
"
world_religions"
"
description"
:
"
The
following
are
multiple
choice
questions
(with
answers)
about
world
religions.
\n\n
"
"
include"
:
"
_mmlu_flan_generative_template_yaml"
"
task"
:
"
mmlu_flan_n_shot_generative_world_religions"
lm_eval/tasks/mmlu/flan_n_shot/mmlu_log_abstract_algebra.yaml
0 → 100644
View file @
0348ed97
"
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 @
0348ed97
"
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 @
0348ed97
"
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 @
0348ed97
"
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 @
0348ed97
"
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 @
0348ed97
"
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 @
0348ed97
"
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 @
0348ed97
"
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 @
0348ed97
"
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 @
0348ed97
"
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 @
0348ed97
"
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 @
0348ed97
"
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 @
0348ed97
"
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 @
0348ed97
"
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"
Prev
1
…
44
45
46
47
48
49
50
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