task_name stringclasses 645
values | id stringlengths 40 41 | source stringlengths 62 335k | target stringlengths 0 13.8k |
|---|---|---|---|
task606_sum_of_all_numbers_in_list_between_positions_i_and_j | task606-fa6969e2d61f40b3bc9235cabf14e4f9 | In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to return the sum of all the numerical elements in the list A between the positions i and j (including positions i and j). Return 0 if no numerical element is present in the list between the given ranges. i and j will be... | 42241 |
task303_record_incorrect_answer_generation | task303-5666d1adbb2a4c8e8e0d0ca75366cddf | In this task, you will be presented with a passage, and you need to write an **implausible** answer to to fill in the place of "_". Your answer should be incorrect, but should not be out of context. Try using words that are related to the context of the passage, but are not the correct answer. Even though there exist ... | Dean Obeidallah |
task071_abductivenli_answer_generation | task071-df6f94e8d0644697b25389f887f56095 | In this task, you're given the beginning and the middle of a three-part story. Your job is to complete the short story by writing a probable ending. Generated sentences must be short, have fewer than 10 words, and be simple as if narrating to a child. Avoid using any irrelevant extra information when creating the endin... | His story was approved and sold many copies. |
task1217_atomic_answer_generation | task1217-50d0ea1cd5b54866ab0042da5af6554c | In this task, you are given a sentence with a missing word that can be an object, a person, and/or an action. Fill in the blank with a plausible word. Although each sentence has many correct answers, you only have to write one answer.
PersonX turns PersonX's ___ toward PersonY | bike |
task820_protoqa_answer_generation | task820-e2121047b9b84306ba66419eb7a869d9 | Write a correct answer for the question. You should reason about prototypical situations and provide the correct answer. Avoid answers that provide incomplete justification for the question.
name something you see on a country property. | animals |
task285_imdb_answer_generation | task285-5e973efbd2b0465d8da5f1ee69077dd7 | In this task, you are given a review of a movie and a boolean question whether this review has positive sentiment or negative sentiment. Your task is to generate answer "yes" when the tweet has that particular sentiment, otherwise generate answer "no".
Review: The ENTIRE MOVIE is flashbacks from the first Boogeyman mov... | yes |
task399_semeval_2018_task1_tweet_sadness_detection | task399-6aecfdd5c53a4075b45a13096e3f0f41 | In this task you are given a tweet. You must judge whether the author of the tweet is sad or not. Label the instances as "Sad" or "Not sad" based on your judgment. You can get help from hashtags and emojis, but you should not judge only based on them, and should pay attention to tweet's text as well.
@IvankaTrump What'... | Not sad |
task1508_wordnet_antonyms | task1508-886ac83afd7347ac9f73632f4eb2f922 | Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
brave | cowardly |
task1729_personachat_generate_next | task1729-6ae2bf9b8e5e46dca5db20cbd49cdc37 | Your task is to generate the next utterance in a given dialogue. You will be given a few sentences describing the personality of the person who is making the dialogue, and a history of the dialogue after that. Each line in the history is said by one of the two participants in the conversation.
Personality: I drink a lo... | Only on girls night! I'll listen to anything with an Apple martini in me! |
task576_curiosity_dialogs_answer_generation | task576-d658561545524d14b950000a3cea72b7 | In this task, the input is a set of dialogues between a user and an assistant. You need to find the dialogue that is basically a response given to a question or an aspect of the user.
Are they known to have any sports teams?
I'm not sure. One interesting fact, however, Thiruvananthapuram is a major IT and ITES hub in... | I'm not sure. One interesting fact, however, Thiruvananthapuram is a major IT and ITES hub in India. |
task344_hybridqa_answer_generation | task344-0ac232d01b164e14b19995aadf19662b | In this task, you will be presented with a question and you have to answer the question based on your knowledge. Your answers should be as short as possible.
The town that was founded as a mining camp associated with copper deposits is in what location ? | Jerome |
task113_count_frequency_of_letter | task113-81e8eb95574947c29293aee0465bfbd5 | In this task, you need to count the number of times the given letter appears in the given sentence.
Sentence: 'a man is riding a bicycle through a crowded intersection'. Find frequency of the letter 'r' | 4 |
task114_is_the_given_word_longest | task114-1b0c84c4f33d461c8da37561ef75af8e | In this task, you need to answer 'Yes' if the given word is the longest word (in terms of number of letters) in the given sentence, else answer 'No'. Note that there could be multiple longest words in a sentence as they can have the same length that is the largest across all words in that sentence.
Sentence: 'a white p... | Yes |
task1206_atomic_classification_isbefore | task1206-2e716d456b4940a49529c7a10327beb0 | In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determ... | No |
task385_socialiqa_incorrect_answer_generation | task385-cbb09feb94354b9dba5c6437c953eb22 | In this task, you're given a context passage, a question, and three answer options. Your task is to return an incorrect answer option to the question from the choices given. For all questions, only one of the three answer options is correct. Pick one of the two incorrect answer options as the output.
Context: Lee paint... | A |
task192_hotpotqa_sentence_generation | task192-531a331bec5a4acab4f01f4b6b755946 | In this task, you are given a context paragraph, a question based on that and corresponding answer of a question. Your task is to generate supporting fact/knowledge from context paragraph which helps in answering a given question.
McDonald's is an American hamburger and fast food restaurant chain. It was founded in 194... | It was founded in 1940 as a barbecue restaurant operated by Richard and Maurice McDonald, in San Bernardino, California. |
task521_trivia_question_classification | task521-b39022f1956f4837b5c6b39ce530e628 | In this task you will be given a text passage from a trivia quiz. You should choose the category this question belongs to from these categories: History, Science, Social Science, Fine Arts, Literature. You can only choose one category, so if in doubt, please choose the closest match.
author wrote a story where Lady Car... | Literature |
task245_check_presence_in_set_intersection | task245-f485d1f87b94452a94a22477ba212c46 | In this task, you are given two sets, and a question. You need to find whether an element is at the intersection of two given sets. A Set is shown by two curly braces and comma-separated numbers inside, like {1, 2, 3}. The intersection of two given sets is the largest set which contains all the elements that are commo... | No |
task1293_kilt_tasks_hotpotqa_question_answering | task1293-9b1d4923b33e469488af3fe76403809d | In this task, you are given a question. You have to answer the question based on your information.
The 2018 Russian Figure Skating Championships, were held from 19 to 24 December 2017 in Saint Petersburg, the results are among the criteria used to select Russia's teams to competitions including the 2018 Winter Olympics... | South Korea |
task516_senteval_conjoints_inversion | task516-3a096c3863f14c9b983d720faf202b0b | In this task you are given a sentence with one coordinating conjunction (for, and, nor, but, or, yet, and so). You must judge whether the order of two coordinated clausal conjoints have been inverted or not. Inversion would result in the sentence sounding unnatural. Label the instances as "Original" or "Inversion" base... | Original |
task089_swap_words_verification | task089-5aae366cb9484722b8684f8e59dbc609 | In this task, positions of two consecutive words have been swapped. You need to output the position of the swaped words. e.g. in the sentence 'Seattle has nice a weather', the word 'a' and 'nice' have been swapped. These words are at 3rd and 4th position respectively. So, the output should be (3, 4). Note that the inde... | (1, 2) |
task284_imdb_classification | task284-8cacbf49a90544dea714bbc8306997c9 | In this task, you are given a review of movie. Your task is to classify given movie review into two categories: 1) positive, and 2) negative based on its content.
Sniper gives a true new meaning to war movies. I remember movies about Vietnam or WWII, lots of firing, everybody dies, bam bam. "Sniper" takes war to a new ... | positive |
task575_air_dialogue_classification | task575-06df0b47ee064443bb4f18409272293e | In this task, you are given a dialogue from a conversation between an agent and a customer. Your task is to determine the speaker of the dialogue. Answer with "agent" or "customer".
Based on your details there is a flight with price 100 and connection 1. Shall I proceed? | agent |
task901_freebase_qa_category_question_generation | task901-5d15e0aec3c94fa49e7bcbce601d0041 | Given a broad category, generate a trivia-type question based on a specific entity in that category. The question should be non-ambiguous. External resources such as Wikipedia could be used to obtain the facts.
location | Known to the Danish as Godthab, what is the capital of Greenland? |
task183_rhyme_generation | task183-a573fa288b124a5aade17cf600ca258d | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
miss | vis |
task728_mmmlu_answer_generation_professional_accounting | task728-bb9f1da3c8a947be8cfdaf6ef7554bdd | You are given a question on professional accounting. You are also given 4 answer options (associated with "A", "B", "C", "D"), out of which only one is correct. You need to answer the question by selecting the correct option. You should only answer with the choice letter, not the whole answer.
Inherent risk and control... | B |
task368_synthetic_even_or_odd_calculation | task368-16e922596d5c45bca5f10c94c4313a17 | In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by 4, if the element is odd you should multiply by 4 then add 2. The output should be a list of numbers that is the result of applying that logic to the input list. You should not round any decimal... | [25.0, -194, -162, 214, -18, 13.5, 174] |
task668_extreme_abstract_summarization | task668-bd7b3c1f1ba9467298070155d2179e5c | In this task, you are given the abstract of a research paper. Your task is to generate a summary of this abstract. Your summary should not be very short, but it's better if it's not more than 30 words.
We investigate the internal representations that a recurrent neural network (RNN) uses while learning to recognize a r... | Finite Automata Can be Linearly decoded from Language-Recognizing RNNs using low coarseness abstraction functions and high accuracy decoders. |
task622_replace_alphabets_in_a_list_by_their_position_in_english_alphabet | task622-d2b9c1235667465ba79cdb57273bbfa1 | In this task, you are given an input list A. You need to convert all the alphabets in the list with a number representing their position in the English alphabet. E.g., replace A by 1, B by 2, a by 1, b by 2, and so on.
['I', '8041', 'I', 'Y', '253', 'g', '8499', '8185', '5871', '5951', 'n', 'o', 's', 'P', '3277', 'E', ... | 9, 8041, 9, 25, 253, 7, 8499, 8185, 5871, 5951, 14, 15, 19, 16, 3277, 5, 24, 8081, 16, 20, 3931, 25, 21, 6, 10, 6 |
task372_synthetic_palindrome_numbers | task372-b81df77d292d46849fcf6c9c21d0c450 | In this task you will be given a list of integers. You should only return an integer if the first digit is the same as the last digit in the number. If an integer has a single digit, then it should be returned. If there are no integers that start and end with the same digit then an empty list ("[]") should be returned.... | [-77] |
task123_conala_sort_dictionary | task123-7665d8f31a374deb90187466aa8fc1a3 | In this task you will be given a list of dictionaries. A dictionary is a set of key-value pairs, where each key is unique and has a value associated with that key. You should sort the list of dictionaries from smallest to largest by their 'first' key. If there is two dictionaries with the same 'first' value then sort t... | [{'first': -94, 'second': -98}, {'first': -73, 'second': -46}, {'first': -12, 'second': -42}, {'first': -1, 'second': -52}, {'first': 2, 'second': -34}, {'first': 38, 'second': -42}, {'first': 42, 'second': -32}, {'first': 84, 'second': -29}, {'first': 98, 'second': 37}] |
task843_financial_phrasebank_classification | task843-b29e382aa86340d7b8b0768a5428bca4 | Classify the given a piece of financial news into three classes: positive, negative, and neutral. Output must be 'positive', 'negative', or 'neutral'.
Under the agreement , Pfizer has been funding Biotie 's research activities on the PDE10 phosphodiesterase 10 inhibitor program since its start in late 2006 and has the ... | neutral |
task045_miscellaneous_sentence_paraphrasing | task045-edb9599ef700438d841af7d45e98bebf | You are given a question, its answer, and a sentence that supports the question, i.e., the answer to the question is inferable from the sentence. In this task, you need to paraphrase the given sentence so that the paraphrased sentence still supports the question i.e. you can still infer the answer to the question from ... | Out of all the phylum of plants, Angiosperms the most successful. |
task074_squad1.1_question_generation | task074-7057b21d19c5401686815242751621f8 | This task is about reading the given passage and construct a question about the information present in the passage. Construct a question in such a way that (i) it is unambiguous, (ii) it is answerable from the passage, (iii) its answer is unique (iv) its answer is a continuous text span from the paragraph. Avoid creati... | Up until 1994, royal assent was given by whom? |
task848_pubmedqa_classification | task848-d2e54aa0bd6c4e3c93ac89bbc5e4581e | Given a passage classify if the passage has a definite objective/aim/goal or not. Output '1' if the passage has a defininte objective/aim/goal and output '0' if the passage does not have a definite objective/aim/goal.
Statin disposition and response are greatly determined by the activities of drug metabolizing enzymes ... | 1 |
task1309_amazonreview_summary_classification | task1309-9f4be37284ac4395945e3d4e79b13b2a | In this task, you're given reviews from Amazon's food products and a summary of that review. Your task is to classify whether the given summary matches the original review. Generate "True" if the given review and its summary match, otherwise generate "False".
Reviews: I purchased this radio because of its description w... | False |
task1206_atomic_classification_isbefore | task1206-d6b55f5034354cefbb39456a492c8093 | In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determ... | No |
task1289_trec_classification | task1289-cc1d27f244d3424bb93f6023098af31a | You are given a question. You need to detect which category better describes the question. A question belongs to the description category if it asks about description and abstract concepts. Entity questions are about entities such as animals, colors, sports, etc. Abbreviation questions ask about abbreviations and expre... | Entity |
task371_synthetic_product_of_list | task371-95cad57f3b9a4d449f6e0fcaf65937c1 | In this task you will be given a list of lists, of numbers. For every inner list, you should multiply every number in that list and put the results in your answer. The output should be a list of numbers with the same length as the number of the lists in the input list.
[[49, 5], [-1, -18, -44, 2, 8], [42, 33], [-33, -4... | [245, -12672, 1386, 48510] |
task099_reverse_elements_between_index_i_and_j | task099-2a110b94f2fd4941803eefc42c782d3c | In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j.
10, 18, ['T', '2... | G, c, 5165, 5147, I, 6673, 3279, 6363, U |
task067_abductivenli_answer_generation | task067-dfa4128e635844378adb24b58257866b | In this task, you're given the beginning and the ending of a three-part story. Your job is to complete the short story by writing a middle sentence that seamlessly connects the first and last sentence. Generated sentences must be short, have fewer than 10 words, and be simple as if narrating to a child. Avoid using an... | Lily did a good job at her dance solo. |
task1284_hrngo_informativeness_classification | task1284-411ae172ed014c519b5f56b52dd4a487 | You are given an original reference as well as a system reference. Your task is to judge the informativeness of the system reference. If the utterance provides all the useful information from the meaning representation output 1, else output 0.
System Reference: pera, is at 1457 18th street, phone number is 4157963812, ... | 1 |
task495_semeval_headline_classification | task495-0ce062cd2ab247838f4b865d24283be5 | Given news headlines and an edited word. The original sentence has word within given format {word}. Create new headlines by replacing {word} in the original sentence with edit word. Classify news headlines into "Funny" and "Not Funny" that have been modified by humans using an edit word to make them funny.
News Headli... | Funny |
task227_clariq_classification | task227-1f0dcd5b8e964d0da23be350eb7e8b82 | In this task, you are given an ambiguous question/query (which can be answered in more than one way) and a clarification statement to understand the query more precisely. Your task to classify that if the given clarification accurately clarifies the given query or not and based on that provide 'Yes' or 'No'.
Query: Tel... | No |
task069_abductivenli_classification | task069-c1213295393746a5844aa2128ae0c5b8 | In this task, you will be shown a short story with a beginning, two potential middles, and an ending. Your job is to choose the middle statement that makes the story coherent / plausible by writing "1" or "2" in the output. If both sentences are plausible, pick the one that makes most sense.
Beginning: Maya needed to l... | 1 |
task074_squad1.1_question_generation | task074-5f99d4d119ea4530a1ed6263d734cda1 | This task is about reading the given passage and construct a question about the information present in the passage. Construct a question in such a way that (i) it is unambiguous, (ii) it is answerable from the passage, (iii) its answer is unique (iv) its answer is a continuous text span from the paragraph. Avoid creati... | What is the name of earliest man made place of worship? |
task1284_hrngo_informativeness_classification | task1284-585679308dbb4b01ba1c6b0e932e4e8e | You are given an original reference as well as a system reference. Your task is to judge the informativeness of the system reference. If the utterance provides all the useful information from the meaning representation output 1, else output 0.
System Reference: little nepal, is located in hayes valley or bernal heights... | 1 |
task063_first_i_elements | task063-e14cdf16bc524162ae3bb0009c81374d | In this task, you are given inputs i and A, where i is an integer and A is a list. You need to output the first i elements of A, starting with the 1st element in A. i will always have a value less than the length of A
2, ['9519', 'I', 'R', 'N', '4731', '3221', '7627', 'P', 'K', 'y', 'Y', '1073', 'w', 'U', '9809', '6357... | 9519, I |
task1541_agnews_classification | task1541-dbe2d90d001b4398940fa7d7509dcd4c | In this task, you're given a short article. Your job is to classify the article based on its category. Use the following classification labels, 0. World, 1. Sports, 2. Business, 3. Science or Technical. Label the text "0" if it contains information related to world. Label the text "1" if it contains information related... | 0 |
task517_emo_classify_emotion_of_dialogue | task517-7810368fe0da493f8333d0142f877697 | In this task you will be given some text dialogue and you need to infer the underlying emotion of the text. The possible emotions are happy, sad, angry, or other.
drinking what water lolll u're so funny | happy |
task1217_atomic_answer_generation | task1217-8d0b06407f6648239be7f02bd7620038 | In this task, you are given a sentence with a missing word that can be an object, a person, and/or an action. Fill in the blank with a plausible word. Although each sentence has many correct answers, you only have to write one answer.
PersonX hears PersonY's mother 's ___ | cat |
task611_mutual_multi_turn_dialogue | task611-dcebb54b3f444a3cade2048a22b0eed3 | In this task you are given a small conversation between two persons and 4 options on how the conversation should continue. Your job is to choose the most reasonable option. The conversation and the options are separated by a newline character. Each dialogue in the conversation are separated by a comma. F and M indicate... | B |
task295_semeval_2020_task4_commonsense_reasoning | task295-4d705ae946cd43ffaf165eac270ed8dc | In this task, you are given an impractical statement. You are also given three reasons (associated with "A", "B", "C") explaining why this statement doesn't make sense. You must choose the most corresponding reason explaining why this statement doesn't make sense.
Sylvia writes email to her children to report her work ... | A |
task099_reverse_elements_between_index_i_and_j | task099-05da284e57a24c4e95931f4798b55b21 | In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j.
15, 16, ['6435',... | 9519, 6527 |
task074_squad1.1_question_generation | task074-c799477d04714ba09ca42582d4a4ee65 | This task is about reading the given passage and construct a question about the information present in the passage. Construct a question in such a way that (i) it is unambiguous, (ii) it is answerable from the passage, (iii) its answer is unique (iv) its answer is a continuous text span from the paragraph. Avoid creati... | Who conducts the training for Technical Officers in the USAF? |
task852_synthetic_multiply_odds | task852-24ab98e2cfd94d84bae6b1ccb15d06e5 | In this task you will be given a list, of lists, of integers. For every inner list contained in the input list, you should multiply every odd number in that list. The output should be a list of integers with the same length as the number of lists in the input list. If there are no odd numbers in an inner list you shoul... | [-945, -27, -29233, 49, 9, -891, 0, 483, 693, -357] |
task268_casehold_legal_answer_generation | task268-4a96cb9da5dc43599fc0343889a9ba90 | In this task, you will be shown a prompt from a judicial decision and multiple holding statements derived from citations following text in a legal decision. Holdings represent the governing legal rule when the law is applied to a particular set of facts. There are five answer choices for each citing text. The correct ... | (D) |
task1551_every_ith_element_from_kth_element | task1551-4c2e5ff63aa747ee93001b64be54a58f | In this task, you are given inputs k, i, and A, where k and i are integers and A is a list. You need to find every ith element of A starting from the kth element. The process stops when the position of the next ith element exceeds the length of the list.
1, 2, ['S', 'S', '7869', 'w', 't', '1173'] | S, 7869, t |
task283_dream_incorrect_answer_generation | task283-2389a2bdab0d46179a6385af5ccce2c8 | In this task, you will be shown a conversation and a question. You need to write an implausible answer to the question. Even though there exist multiple wrong answers, we only need a single wrong answer. "W" and "M" in the conversations stand for "woman" and "man".
W: Come on, John! Relax! What can go wrong? M: At my f... | Annoyed. |
task405_narrativeqa_question_generation | task405-ab58232cc404472e9ca5832ba8deba3e | You will be given a summary of a story. You need to create a question that can be answered from the story. You can create a question about characters, events, facts and beliefs, etc. Your question should be specific, try not to use pronouns instead of full names. As the stories are sometimes movie plots, they will cont... | What is the name of the bookstore? |
task227_clariq_classification | task227-fb5b53dd56b745b4933eab1af1521532 | In this task, you are given an ambiguous question/query (which can be answered in more than one way) and a clarification statement to understand the query more precisely. Your task to classify that if the given clarification accurately clarifies the given query or not and based on that provide 'Yes' or 'No'.
Query: Tel... | No |
task303_record_incorrect_answer_generation | task303-9bc5dbf1f7c24674a79bf66f13707343 | In this task, you will be presented with a passage, and you need to write an **implausible** answer to to fill in the place of "_". Your answer should be incorrect, but should not be out of context. Try using words that are related to the context of the passage, but are not the correct answer. Even though there exist ... | World Health Organization |
task405_narrativeqa_question_generation | task405-b26f241d44f049178936f1ce31d58b08 | You will be given a summary of a story. You need to create a question that can be answered from the story. You can create a question about characters, events, facts and beliefs, etc. Your question should be specific, try not to use pronouns instead of full names. As the stories are sometimes movie plots, they will cont... | What is engraved on the ring Schindler is given by the workers? |
task376_reverse_order_of_words | task376-ac32cf94679a4a508b7520cf308636c4 | In this task, you need to reverse the order of words in the given sentence.
Sentence: the back of a stop sign on a city street | street city a on sign stop a of back the |
task303_record_incorrect_answer_generation | task303-9fc3f6e3e4044f678f1625553341df6c | In this task, you will be presented with a passage, and you need to write an **implausible** answer to to fill in the place of "_". Your answer should be incorrect, but should not be out of context. Try using words that are related to the context of the passage, but are not the correct answer. Even though there exist ... | Alexis Sanchez |
task1217_atomic_answer_generation | task1217-b42db29347f549c786ef8a7009038cc1 | In this task, you are given a sentence with a missing word that can be an object, a person, and/or an action. Fill in the blank with a plausible word. Although each sentence has many correct answers, you only have to write one answer.
PersonX follows in detail the ___ | handbook |
task1508_wordnet_antonyms | task1508-3dda6612b5ae4962b56e8f8210cdb980 | Given an adjective, generate its antonym. An antonym of a word is a word opposite in meaning to it.
coated | uncoated |
task161_count_words_containing_letter | task161-a8f254f38dc447f7b4dd672d046fb59c | In this task, you need to count the number of words in a sentence that contain the given letter
Sentence: 'a lot of christmas ornaments are hung on the tree'. How many words contain the letter 'h' in the sentence. | 3 |
task109_smsspamcollection_spamsmsdetection | task109-fe79a5214f1f4dc38634da15d21254b8 | In this task, you're given text messages in natural language. Your task is to classify those text messages based on their content into two classes: (1) Spam and (2) Ham messages. If the content of the given message is irrelevant to the receiver or is equally relevant to many other potential recipients then it must be l... | ham |
task163_count_words_ending_with_letter | task163-f1358ccafdd64aa5ba368aa5f31be761 | In this task, you need to count the number of words in a sentence that end with the given letter. Answer with numbers and not words.
Sentence: 'the contents of a purse are laid out on top of a dresser'. How many words end with the letter 'f' in the sentence. | 2 |
task1389_hellaswag_completion | task1389-603cc953ea374530be0edc023f2c02b3 | In this task, you are given a context and four options. Each option is a suggested ending for the context. You should read the context and pick the best ending for the context. Please answer with "A", "B", "C", and "D".
A man is dressed as batman on a poster in a room. A woman lifts a barbell up into the air. she <sep... | D |
task229_arc_answer_generation_hard | task229-c787ca11850945a88f7ff822a225d0ea | You are given a science question (hard-level) and four answer options (associated with "A", "B", "C", "D"). Your task is to find the correct answer based on scientific facts, knowledge, and reasoning. Do not generate anything else apart from one of the following characters: 'A', 'B, 'C', 'D'. There is only one correct ... | B |
task1420_mathqa_general | task1420-5967d05201e64643b0624dc61680c082 | In this task, you need to answer the given multiple-choice question on the general math. Classify your answers into 'a', 'b', 'c', 'd', and 'e'.
Problem: find a sum for 1 st 5 prime no . ' s ?
Options: a ) 23 , b ) 28 , c ) 30 , d ) 32 , e ) 34 | b |
task475_yelp_polarity_classification | task475-72dd06b78533421c87bf5ae5ae261a18 | In this task, you are given Yelp reviews. The task is to classify a review as "POSITIVE" if the overall sentiment of the review is positive or as "NEGATIVE" if the overall sentiment of the review is negative.
Food and service were great. We went for breakfast. | POSITIVE |
task163_count_words_ending_with_letter | task163-7c0c26a6f1264503badb43369ed95a0c | In this task, you need to count the number of words in a sentence that end with the given letter. Answer with numbers and not words.
Sentence: 'the plate covered in cake icing has toy animal head on it'. How many words end with the letter 'e' in the sentence. | 3 |
task850_synthetic_longest_palindrome | task850-1de85e6f46634f789bad4cb152ed95a1 | In this task you will be given a string and you should find the longest substring that is a palindrome. A palindrome is a string that is the same backwards as it is forwards. If the shortest possible palindrome is length 1 you should return the first character.
pccpppcccpj | ccpppcc |
task606_sum_of_all_numbers_in_list_between_positions_i_and_j | task606-a47d738f38ea4176884a10a538a99ca6 | In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to return the sum of all the numerical elements in the list A between the positions i and j (including positions i and j). Return 0 if no numerical element is present in the list between the given ranges. i and j will be... | 12071 |
task400_paws_paraphrase_classification | task400-d8a56ac5377d44e0b4d3a2e5b6fc0119 | In this task you are given a sentence pair from wikipedia that have high lexical overlap. If the sentences have the same meaning and are just paraphrases of each other label them as "Paraphrase" , if not label them as "Not paraphrase". The two sentences are seperated by a new line.
Ken Fisher ( born 1963 in New Jersey ... | Paraphrase |
task103_facts2story_long_text_generation | task103-94933a3e3d574004aee7636369d91fcd | In this task, five ordered key facts are given. All the given facts are expressed in natural language. Your job is to generate a story 100 to 1000 words long, that includes all the facts given as input in their order of appearance while expanding upon them to produce a broader, yet coherent, narrative.
Fact1: girl frie... | King Morgan Lloyd Nolan, chief pilot for W. J. Brady Charter Pilots, Inc., and his mechanic, Charlie Crane George Montgomery proves he can handle any type of weather in hauling cargo. King is also a famous pilot because his girl friend, Marge Duncan Lynn Bari has made him the daring hero of the radio show, named after ... |
task820_protoqa_answer_generation | task820-89df463767304120a6af7c3590ccde0a | Write a correct answer for the question. You should reason about prototypical situations and provide the correct answer. Avoid answers that provide incomplete justification for the question.
name the worst thing about being on noah's ark. | cleaning up |
task310_race_classification | task310-36a7dcb9a79f47f9b4fd4934114595e9 | In this task, you're given an article, a question which often contains a blank, four options (associated with "A", "B", "C", "D") and the answer to that question. Your task is to classify whether the given answer is correct or not by providing "Yes" or "No", based on the article.
Article: This happened several years ag... | No |
task820_protoqa_answer_generation | task820-1a636391537c4b70b27d2c2d1e2a36cc | Write a correct answer for the question. You should reason about prototypical situations and provide the correct answer. Avoid answers that provide incomplete justification for the question.
what might you ask to borrow from someone at the laundromat | dryer sheets |
task310_race_classification | task310-6ace4377dca14be18278bd3cd48352d5 | In this task, you're given an article, a question which often contains a blank, four options (associated with "A", "B", "C", "D") and the answer to that question. Your task is to classify whether the given answer is correct or not by providing "Yes" or "No", based on the article.
Article: You know you have to read "bet... | No |
task1291_multi_news_summarization | task1291-b0972a268ab64b8f95318206d5f7083b | In this task, you are given a text of many news articles seperated by special token "|||||". Your task is to summarize them.
Rating is available when the video has been rented.
This feature is not available right now. Please try again later. ||||| Focused crawls are collections of frequently-updated webcrawl data ... | Another suicide in the rock world: TMZ reports Linkin Park frontman Chester Bennington has hanged himself. He was 41. The site's report comes via police sources who say his body was found before 9am local time at a home in Palos Verdes Estates, California. The Hollywood Reporter confirmed Bennington's death by way of t... |
task1354_sent_comp_classification | task1354-228d818d358640168118c6b6800ec098 | In this task, you are given a text of news article and corresponding headline of an article. Your task is to give label "match" if headline is correct for article, otherwise give label "no".
Article: After losses for the Congress party in the recent assembly elections, the UPA government may do a rethink on the schedul... | match |
task155_count_nouns_verbs | task155-91b33d61d80d4603aabf081c25e8dc84 | In this task, you need to count the number of nouns/verbs in the given sentence.
Sentence: 'A gentleman taking a picture of his food with his phone'. Count the number of verbs in this sentence. | 1 |
task247_dream_answer_generation | task247-b4a7ffb0a841494ea59b43a3940fe6e5 | In this task, you will be shown a conversation and a question. You need to answer the question and choose the correct option based on the conversation. "W" and "M" in the conversations stand for "woman" and "man".
W: At what time will the game start? M: It's scheduled to begin at ten o'clock, and now my watch says 9:45... | (C) 15 minutes. |
task1217_atomic_answer_generation | task1217-c33eb8741e9c4f8f935bb4d93230e7de | In this task, you are given a sentence with a missing word that can be an object, a person, and/or an action. Fill in the blank with a plausible word. Although each sentence has many correct answers, you only have to write one answer.
PersonX gives the ___ a appearance | house |
task071_abductivenli_answer_generation | task071-8be5e4aac0794a9592a64257bf7fafe4 | In this task, you're given the beginning and the middle of a three-part story. Your job is to complete the short story by writing a probable ending. Generated sentences must be short, have fewer than 10 words, and be simple as if narrating to a child. Avoid using any irrelevant extra information when creating the endin... | That little bird was a fledgling just learning how to fly. |
task1422_mathqa_physics | task1422-0e039e9fe59545dea890319bf24679e6 | In this task, you need to answer the given multiple-choice question on the physics. Classify your answers into 'a', 'b', 'c', 'd', and 'e'.
Problem: in a survey of 340 employees , 104 of them are uninsured , 54 work part time , and 12.5 percent of employees who are uninsured work part time . if a person is to be random... | c |
task1714_convai3_sentence_generation | task1714-fb2aa5d9682c45488bf90e957acf9b27 | You are given a concatenated string consisting of two parts that are separated by a newline character. The first part is the user's initial question during a human computer conversation, the second part is a clarifying question asked by the computer in response to the question asked by the user. You should read the inp... | yes titan motorcycles |
task1336_peixian_equity_evaluation_corpus_gender_classifier | task1336-7774a0533e7d412c91447c4033312e05 | You will be given a sentence containing a pronoun/person name and an emotion. From these implicit parameters, the main goal is to find the gender of the person (male / female).
He told us all about the recent amazing events. | male |
task475_yelp_polarity_classification | task475-7dd59a5c6e184d47b4c2964d334c9f00 | In this task, you are given Yelp reviews. The task is to classify a review as "POSITIVE" if the overall sentiment of the review is positive or as "NEGATIVE" if the overall sentiment of the review is negative.
The ox trail here is excellent. While the entree portions are nut large, they are packed with flavor. The jer... | POSITIVE |
task1584_evalution_meronym_classification | task1584-315bb5e9593c4a1399866175f8544e25 | Given an object and a part, decide whether the object has that part. For example is you are asked 'gun has barrel', you need to decide if a gun has a barrel as one of its components or parts. All sentences strictly follow the template 'object has part?.' The answer should be 1 or 0, 1 means the object has the given par... | 1 |
task303_record_incorrect_answer_generation | task303-86d7f69988334d38ada9b8c49978007c | In this task, you will be presented with a passage, and you need to write an **implausible** answer to to fill in the place of "_". Your answer should be incorrect, but should not be out of context. Try using words that are related to the context of the passage, but are not the correct answer. Even though there exist ... | John’ |
task595_mocha_answer_generation | task595-f84b9e0d45484c44984401e82636ac3d | In this task, you're given a context passage, followed by a question that needs to be answered. Based on the paragraph, you must write unambiguous answers to the questions and your answer must refer to a specific phrase from the paragraph. If multiple answers seem to exist, write the answer that is the most plausible.
... | A car . |
task1434_head_qa_classification | task1434-881cdf0f804648b1a619ef213b64db20 | In this task, you are given a question and answer options for that question. Using this information, you have to classify each text into different topics: medicine, nursery, psychology, chemistry, pharmacology, biology.
Question: Which of the following analytical determinations is less useful for decision making in the... | medicine |
task1289_trec_classification | task1289-54fac3209feb4d09a2af75698c3ea9f4 | You are given a question. You need to detect which category better describes the question. A question belongs to the description category if it asks about description and abstract concepts. Entity questions are about entities such as animals, colors, sports, etc. Abbreviation questions ask about abbreviations and expre... | Entity |
task151_tomqa_find_location_easy_clean | task151-4df7a0ab554c434e801969f3a53c011a | Given a story, answer the question about the story. The question is the last sentence in the input. The story has one of the three following scenarios: (1) when the individual's belief matches reality, (2) when the individual's belief does not match reality, (3) is when an individual has a false belief about another in... | green_suitcase |
task509_collate_of_all_alphabetical_and_numerical_elements_in_list_separately | task509-01f3e346c33b43119e35399cedaa2401 | In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to collate all the alphabetical elements at the start of the list followed by all the numerical elements of the list. Maintain the order in which the alphabetical elements appear in the given input... | x, q, v, q, J, C, N, j, F, C, f, E, X, n, b, d, a, Y, D, 1767, 2651, 175, 4655, 1529, 8273, 5235, 7431, 5245, 7261, 5597, 5747, 3781, 5551, 6529, 5115 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.