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/presuppositions_as_nli.yaml
...asks/bigbench/multiple_choice/presuppositions_as_nli.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/qa_wikidata.yaml
lm_eval/tasks/bigbench/multiple_choice/qa_wikidata.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/question_selection.yaml
...al/tasks/bigbench/multiple_choice/question_selection.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/real_or_fake_text.yaml
...val/tasks/bigbench/multiple_choice/real_or_fake_text.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/reasoning_about_colored_objects.yaml
...ench/multiple_choice/reasoning_about_colored_objects.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/repeat_copy_logic.yaml
...val/tasks/bigbench/multiple_choice/repeat_copy_logic.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/rephrase.yaml
lm_eval/tasks/bigbench/multiple_choice/rephrase.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/riddle_sense.yaml
lm_eval/tasks/bigbench/multiple_choice/riddle_sense.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/ruin_names.yaml
lm_eval/tasks/bigbench/multiple_choice/ruin_names.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/salient_translation_error_detection.yaml
.../multiple_choice/salient_translation_error_detection.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/scientific_press_release.yaml
...ks/bigbench/multiple_choice/scientific_press_release.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/semantic_parsing_in_context_sparc.yaml
...ch/multiple_choice/semantic_parsing_in_context_sparc.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/semantic_parsing_spider.yaml
...sks/bigbench/multiple_choice/semantic_parsing_spider.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/sentence_ambiguity.yaml
...al/tasks/bigbench/multiple_choice/sentence_ambiguity.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/similarities_abstraction.yaml
...ks/bigbench/multiple_choice/similarities_abstraction.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/simp_turing_concept.yaml
...l/tasks/bigbench/multiple_choice/simp_turing_concept.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/simple_arithmetic_json.yaml
...asks/bigbench/multiple_choice/simple_arithmetic_json.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/simple_arithmetic_json_multiple_choice.yaml
...ltiple_choice/simple_arithmetic_json_multiple_choice.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/simple_arithmetic_json_subtasks.yaml
...ench/multiple_choice/simple_arithmetic_json_subtasks.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/simple_arithmetic_multiple_targets_json.yaml
...tiple_choice/simple_arithmetic_multiple_targets_json.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/presuppositions_as_nli.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
presuppositions_as_nli_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_presuppositions_as_nli_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/qa_wikidata.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
qa_wikidata_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_qa_wikidata_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/question_selection.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
question_selection_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_question_selection_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/real_or_fake_text.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
real_or_fake_text_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_real_or_fake_text_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/reasoning_about_colored_objects.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
reasoning_about_colored_objects_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_reasoning_about_colored_objects_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/repeat_copy_logic.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
repeat_copy_logic_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_repeat_copy_logic_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/rephrase.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
rephrase_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_rephrase_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/riddle_sense.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
riddle_sense_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_riddle_sense_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/ruin_names.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
ruin_names_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_ruin_names_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/salient_translation_error_detection.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
salient_translation_error_detection_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_salient_translation_error_detection_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/scientific_press_release.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
scientific_press_release_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_scientific_press_release_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/semantic_parsing_in_context_sparc.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
semantic_parsing_in_context_sparc_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_semantic_parsing_in_context_sparc_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/semantic_parsing_spider.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
semantic_parsing_spider_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_semantic_parsing_spider_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/sentence_ambiguity.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
sentence_ambiguity_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_sentence_ambiguity_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/similarities_abstraction.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
similarities_abstraction_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_similarities_abstraction_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/simp_turing_concept.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
simp_turing_concept_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_simp_turing_concept_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/simple_arithmetic_json.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
simple_arithmetic_json_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_simple_arithmetic_json_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/simple_arithmetic_json_multiple_choice.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
simple_arithmetic_json_multiple_choice_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_simple_arithmetic_json_multiple_choice_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/simple_arithmetic_json_subtasks.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
simple_arithmetic_json_subtasks_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_simple_arithmetic_json_subtasks_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/simple_arithmetic_multiple_targets_json.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
simple_arithmetic_multiple_targets_json_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_simple_arithmetic_multiple_targets_json_multiple_choice
Prev
1
…
26
27
28
29
30
31
32
33
34
…
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