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
605787a9
Commit
605787a9
authored
Sep 13, 2023
by
lintangsutawika
Browse files
add bigbench
parent
b8d1cef9
Changes
338
Hide whitespace changes
Inline
Side-by-side
Showing
18 changed files
with
78 additions
and
0 deletions
+78
-0
lm_eval/tasks/bigbench/multiple_choice/symbol_interpretation.yaml
...tasks/bigbench/multiple_choice/symbol_interpretation.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/temporal_sequences.yaml
...al/tasks/bigbench/multiple_choice/temporal_sequences.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/tense.yaml
lm_eval/tasks/bigbench/multiple_choice/tense.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/timedial.yaml
lm_eval/tasks/bigbench/multiple_choice/timedial.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/topical_chat.yaml
lm_eval/tasks/bigbench/multiple_choice/topical_chat.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/tracking_shuffled_objects.yaml
...s/bigbench/multiple_choice/tracking_shuffled_objects.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/understanding_fables.yaml
.../tasks/bigbench/multiple_choice/understanding_fables.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/undo_permutation.yaml
lm_eval/tasks/bigbench/multiple_choice/undo_permutation.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/unit_conversion.yaml
lm_eval/tasks/bigbench/multiple_choice/unit_conversion.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/unit_interpretation.yaml
...l/tasks/bigbench/multiple_choice/unit_interpretation.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/unnatural_in_context_learning.yaml
...gbench/multiple_choice/unnatural_in_context_learning.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/vitaminc_fact_verification.yaml
.../bigbench/multiple_choice/vitaminc_fact_verification.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/what_is_the_tao.yaml
lm_eval/tasks/bigbench/multiple_choice/what_is_the_tao.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/which_wiki_edit.yaml
lm_eval/tasks/bigbench/multiple_choice/which_wiki_edit.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/winowhy.yaml
lm_eval/tasks/bigbench/multiple_choice/winowhy.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/word_sorting.yaml
lm_eval/tasks/bigbench/multiple_choice/word_sorting.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/word_unscrambling.yaml
...val/tasks/bigbench/multiple_choice/word_unscrambling.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice_template_yaml
lm_eval/tasks/bigbench/multiple_choice_template_yaml
+10
-0
No files found.
lm_eval/tasks/bigbench/multiple_choice/symbol_interpretation.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
symbol_interpretation
include
:
../multiple_choice_template_yaml
task
:
bigbench_symbol_interpretation_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/temporal_sequences.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
temporal_sequences
include
:
../multiple_choice_template_yaml
task
:
bigbench_temporal_sequences_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/tense.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
tense
include
:
../multiple_choice_template_yaml
task
:
bigbench_tense_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/timedial.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
timedial
include
:
../multiple_choice_template_yaml
task
:
bigbench_timedial_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/topical_chat.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
topical_chat
include
:
../multiple_choice_template_yaml
task
:
bigbench_topical_chat_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/tracking_shuffled_objects.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
tracking_shuffled_objects
include
:
../multiple_choice_template_yaml
task
:
bigbench_tracking_shuffled_objects_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/understanding_fables.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
understanding_fables
include
:
../multiple_choice_template_yaml
task
:
bigbench_understanding_fables_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/undo_permutation.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
undo_permutation
include
:
../multiple_choice_template_yaml
task
:
bigbench_undo_permutation_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/unit_conversion.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
unit_conversion
include
:
../multiple_choice_template_yaml
task
:
bigbench_unit_conversion_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/unit_interpretation.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
unit_interpretation
include
:
../multiple_choice_template_yaml
task
:
bigbench_unit_interpretation_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/unnatural_in_context_learning.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
unnatural_in_context_learning
include
:
../multiple_choice_template_yaml
task
:
bigbench_unnatural_in_context_learning_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/vitaminc_fact_verification.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
vitaminc_fact_verification
include
:
../multiple_choice_template_yaml
task
:
bigbench_vitaminc_fact_verification_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/what_is_the_tao.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
what_is_the_tao
include
:
../multiple_choice_template_yaml
task
:
bigbench_what_is_the_tao_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/which_wiki_edit.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
which_wiki_edit
include
:
../multiple_choice_template_yaml
task
:
bigbench_which_wiki_edit_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/winowhy.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
winowhy
include
:
../multiple_choice_template_yaml
task
:
bigbench_winowhy_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/word_sorting.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
word_sorting
include
:
../multiple_choice_template_yaml
task
:
bigbench_word_sorting_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/word_unscrambling.yaml
0 → 100644
View file @
605787a9
# Generated by utils.py
dataset_name
:
word_unscrambling
include
:
../multiple_choice_template_yaml
task
:
bigbench_word_unscrambling_multiple_choice
lm_eval/tasks/bigbench/multiple_choice_template_yaml
0 → 100644
View file @
605787a9
group: bigbench
dataset_path: bigbench
output_type: multiple_choice
training_split: train
validation_split: validation
doc_to_text: inputs
doc_to_target: "{{multiple_choice_targets.index(targets[0])}}"
doc_to_choice: "{{multiple_choice_targets}}"
metric_list:
- metric: acc
Prev
1
…
13
14
15
16
17
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