Commit 605787a9 authored by lintangsutawika's avatar lintangsutawika
Browse files

add bigbench

parent b8d1cef9
# Generated by utils.py
dataset_name: symbol_interpretation
include: ../multiple_choice_template_yaml
task: bigbench_symbol_interpretation_multiple_choice
# Generated by utils.py
dataset_name: temporal_sequences
include: ../multiple_choice_template_yaml
task: bigbench_temporal_sequences_multiple_choice
# Generated by utils.py
dataset_name: tense
include: ../multiple_choice_template_yaml
task: bigbench_tense_multiple_choice
# Generated by utils.py
dataset_name: timedial
include: ../multiple_choice_template_yaml
task: bigbench_timedial_multiple_choice
# Generated by utils.py
dataset_name: topical_chat
include: ../multiple_choice_template_yaml
task: bigbench_topical_chat_multiple_choice
# Generated by utils.py
dataset_name: tracking_shuffled_objects
include: ../multiple_choice_template_yaml
task: bigbench_tracking_shuffled_objects_multiple_choice
# Generated by utils.py
dataset_name: understanding_fables
include: ../multiple_choice_template_yaml
task: bigbench_understanding_fables_multiple_choice
# Generated by utils.py
dataset_name: undo_permutation
include: ../multiple_choice_template_yaml
task: bigbench_undo_permutation_multiple_choice
# Generated by utils.py
dataset_name: unit_conversion
include: ../multiple_choice_template_yaml
task: bigbench_unit_conversion_multiple_choice
# Generated by utils.py
dataset_name: unit_interpretation
include: ../multiple_choice_template_yaml
task: bigbench_unit_interpretation_multiple_choice
# Generated by utils.py
dataset_name: unnatural_in_context_learning
include: ../multiple_choice_template_yaml
task: bigbench_unnatural_in_context_learning_multiple_choice
# Generated by utils.py
dataset_name: vitaminc_fact_verification
include: ../multiple_choice_template_yaml
task: bigbench_vitaminc_fact_verification_multiple_choice
# Generated by utils.py
dataset_name: what_is_the_tao
include: ../multiple_choice_template_yaml
task: bigbench_what_is_the_tao_multiple_choice
# Generated by utils.py
dataset_name: which_wiki_edit
include: ../multiple_choice_template_yaml
task: bigbench_which_wiki_edit_multiple_choice
# Generated by utils.py
dataset_name: winowhy
include: ../multiple_choice_template_yaml
task: bigbench_winowhy_multiple_choice
# Generated by utils.py
dataset_name: word_sorting
include: ../multiple_choice_template_yaml
task: bigbench_word_sorting_multiple_choice
# Generated by utils.py
dataset_name: word_unscrambling
include: ../multiple_choice_template_yaml
task: bigbench_word_unscrambling_multiple_choice
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
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment