Commit 0d195e90 authored by lintangsutawika's avatar lintangsutawika
Browse files

add flan_zeroshot

parent 3531d9c1
"dataset_name": "snarks"
"description": "Determine which of two sentences is sarcastic.\n\n"
"doc_to_text": "Q: {{input}}\nA:"
"include": "_template_yaml"
"task": "bbh_flan_zeroshot_snarks"
"dataset_name": "sports_understanding"
"description": "Determine whether an artificially constructed sentence relating to sports is plausible or not.\n\n"
"doc_to_text": "Q: {{input}}\nA:"
"include": "_template_yaml"
"task": "bbh_flan_zeroshot_sports_understanding"
"dataset_name": "temporal_sequences"
"description": "Task description: Answer questions about which times certain events could have occurred.\n\n"
"doc_to_text": "Q: {{input}}\nA:"
"include": "_template_yaml"
"task": "bbh_flan_zeroshot_temporal_sequences"
"dataset_name": "tracking_shuffled_objects_five_objects"
"description": "A task requiring determining the final positions of a set of objects given their initial positions and a description of a sequence of swaps.\n\n"
"doc_to_text": "Q: {{input}}\nA:"
"include": "_template_yaml"
"task": "bbh_flan_zeroshot_tracking_shuffled_objects_five_objects"
"dataset_name": "tracking_shuffled_objects_seven_objects"
"description": "A task requiring determining the final positions of a set of objects given their initial positions and a description of a sequence of swaps.\n\n"
"doc_to_text": "Q: {{input}}\nA:"
"include": "_template_yaml"
"task": "bbh_flan_zeroshot_tracking_shuffled_objects_seven_objects"
"dataset_name": "tracking_shuffled_objects_three_objects"
"description": "A task requiring determining the final positions of a set of objects given their initial positions and a description of a sequence of swaps.\n\n"
"doc_to_text": "Q: {{input}}\nA:"
"include": "_template_yaml"
"task": "bbh_flan_zeroshot_tracking_shuffled_objects_three_objects"
"dataset_name": "web_of_lies"
"description": "Evaluate a random boolean function expressed as a word problem.\n\n"
"doc_to_text": "Q: {{input}}\nA:"
"include": "_template_yaml"
"task": "bbh_flan_zeroshot_web_of_lies"
"dataset_name": "word_sorting"
"description": "Sort a list of words.\n\n"
"doc_to_text": "Q: {{input}}\nA:"
"include": "_template_yaml"
"task": "bbh_flan_zeroshot_word_sorting"
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