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
e1ae8a2f
Commit
e1ae8a2f
authored
Nov 26, 2023
by
Herbie Bradley
Browse files
Merge remote-tracking branch 'origin/big-refactor' into calibration
parents
50e99bd7
30936bc7
Changes
1000
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
80 additions
and
0 deletions
+80
-0
lm_eval/tasks/bigbench/multiple_choice/empirical_judgments.yaml
...l/tasks/bigbench/multiple_choice/empirical_judgments.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/english_proverbs.yaml
lm_eval/tasks/bigbench/multiple_choice/english_proverbs.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/english_russian_proverbs.yaml
...ks/bigbench/multiple_choice/english_russian_proverbs.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/entailed_polarity.yaml
...val/tasks/bigbench/multiple_choice/entailed_polarity.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/entailed_polarity_hindi.yaml
...sks/bigbench/multiple_choice/entailed_polarity_hindi.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/epistemic_reasoning.yaml
...l/tasks/bigbench/multiple_choice/epistemic_reasoning.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/evaluating_information_essentiality.yaml
.../multiple_choice/evaluating_information_essentiality.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/fact_checker.yaml
lm_eval/tasks/bigbench/multiple_choice/fact_checker.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/fantasy_reasoning.yaml
...val/tasks/bigbench/multiple_choice/fantasy_reasoning.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/few_shot_nlg.yaml
lm_eval/tasks/bigbench/multiple_choice/few_shot_nlg.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/figure_of_speech_detection.yaml
.../bigbench/multiple_choice/figure_of_speech_detection.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/formal_fallacies_syllogisms_negation.yaml
...multiple_choice/formal_fallacies_syllogisms_negation.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/gem.yaml
lm_eval/tasks/bigbench/multiple_choice/gem.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/gender_inclusive_sentences_german.yaml
...ch/multiple_choice/gender_inclusive_sentences_german.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/general_knowledge.yaml
...val/tasks/bigbench/multiple_choice/general_knowledge.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/geometric_shapes.yaml
lm_eval/tasks/bigbench/multiple_choice/geometric_shapes.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/goal_step_wikihow.yaml
...val/tasks/bigbench/multiple_choice/goal_step_wikihow.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/gre_reading_comprehension.yaml
...s/bigbench/multiple_choice/gre_reading_comprehension.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/hhh_alignment.yaml
lm_eval/tasks/bigbench/multiple_choice/hhh_alignment.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/hindi_question_answering.yaml
...ks/bigbench/multiple_choice/hindi_question_answering.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/bigbench/multiple_choice/empirical_judgments.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
empirical_judgments_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_empirical_judgments_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/english_proverbs.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
english_proverbs_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_english_proverbs_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/english_russian_proverbs.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
english_russian_proverbs_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_english_russian_proverbs_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/entailed_polarity.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
entailed_polarity_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_entailed_polarity_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/entailed_polarity_hindi.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
entailed_polarity_hindi_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_entailed_polarity_hindi_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/epistemic_reasoning.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
epistemic_reasoning_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_epistemic_reasoning_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/evaluating_information_essentiality.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
evaluating_information_essentiality_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_evaluating_information_essentiality_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/fact_checker.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
fact_checker_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_fact_checker_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/fantasy_reasoning.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
fantasy_reasoning_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_fantasy_reasoning_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/few_shot_nlg.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
few_shot_nlg_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_few_shot_nlg_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/figure_of_speech_detection.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
figure_of_speech_detection_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_figure_of_speech_detection_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/formal_fallacies_syllogisms_negation.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
formal_fallacies_syllogisms_negation_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_formal_fallacies_syllogisms_negation_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/gem.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
gem_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_gem_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/gender_inclusive_sentences_german.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
gender_inclusive_sentences_german_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_gender_inclusive_sentences_german_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/general_knowledge.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
general_knowledge_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_general_knowledge_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/geometric_shapes.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
geometric_shapes_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_geometric_shapes_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/goal_step_wikihow.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
goal_step_wikihow_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_goal_step_wikihow_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/gre_reading_comprehension.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
gre_reading_comprehension_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_gre_reading_comprehension_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/hhh_alignment.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
hhh_alignment_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_hhh_alignment_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/hindi_question_answering.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
hindi_question_answering_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_hindi_question_answering_multiple_choice
Prev
1
…
22
23
24
25
26
27
28
29
30
…
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