task_name stringclasses 645
values | id stringlengths 40 41 | source stringlengths 62 335k | target stringlengths 0 13.8k |
|---|---|---|---|
task1210_atomic_classification_madeupof | task1210-5aa5aa5f62ee45ecbbbd287afbd9a4e8 | 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... | Yes |
task934_turk_simplification | task934-20fdf9b8f9cd4145a6a500d209957470 | In this task, you're given a sentence and your task is to generate a simplified sentence that focuses on lexical paraphrasing from the original sentence given in the input.
by most accounts , the instrument was nearly impossible to control. | it was found that the instrument was nearly impossible to control. |
task469_mrqa_answer_generation | task469-75b8cd291f3a48549601f7fd2e26c180 | Given a question and a context passage, generate the answer having the word or phrase from the context passage. Here, the answer should be a shortest continous span from the passage.
Context: Days of Future Passed is the second album and first concept album by English rock band The Moody Blues, released in November 196... | deram records |
task1599_smcalflow_classification | task1599-dac60b58a45647b7aae72926ab7aaf95 | In this task, you are given an utterance, which is a part of a conversation between a user and an agent. Your job is to detect the speaker. The user usually commands the agent to schedule events, retrieve event information, and check the schedule. While the agent's response is an answer to the user's questions or follo... | user |
task607_sbic_intentional_offense_binary_classification | task607-762da4842de94994b33a3eb27bbceff3 | In this task, you are given a text from a social media post. Your task is to classify the given post into two categories: 1) yes if the given post is intentionally offensive, 2) no, otherwise. Also, generate label 'no' for offensive statements that appear to be unintentional, or non-offensive statements that are underh... | Yes |
task587_amazonfood_polarity_correction_classification | task587-93b736becf1d40168030bb45bfe0c594 | You are given an amazon food product review and its polarity (positive or negative). Your task is to answer "True" if the specified sentence and its polarity match; otherwise, answer "False".
I don't eat beef jerky, and I wanted to buy some for a Christmas gift. I read all of the reviews at Amazon.com and decided that... | True |
task125_conala_pair_differences | task125-5027dd43e3294189b166912157e41c01 | In this task you are given a list of integers and you need to find the absolute value of the difference between each two consecutive values. The output should be a list of the absolute value of the differences of each two consecutive values.
[-76, -13, 11, 78, -18, 73, 65, 88] | [63, 24, 67, 96, 91, 8, 23] |
task605_find_the_longest_common_subsequence_in_two_lists | task605-0a84f54fb0904c3898173e29d7797fcc | In this task, you are given two lists A,B. Find the longest common subsequence in the lists A and B.
[5627, 2561, 1813, 'G', 5365, 'b', 'i', 'w', 6921, 6723, 'R', 'M', 8761, 4535, 'p', 7637, 'a', 's', 't', 'H', 2099, 8881, '9967', '7821', 'm', '5157', 'K', 'i', 'Q', '7963', '5039', 'A', '7527', 'w', '8151', 'o', 'd', '... | 9967, 7821, m, 5157, K, i, Q, 7963, 5039, A, 7527, w, 8151, o, d, q, 263, 1229, 7347, Z, M, b |
task1412_web_questions_question_answering | task1412-5065dee3dfad4125ac3e9d1ed83e114b | A question is presented to you in this task, and your job is to write a potentially correct answer.
what is tibetan language? | Chinese language |
task390_torque_text_span_selection | task390-fa6b1d9ecc9749b3b76084b84390529d | In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Passage: The PD... | stirred |
task1210_atomic_classification_madeupof | task1210-f6d0f79c7288420f831554696266e582 | 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... | Yes |
task160_replace_letter_in_a_sentence | task160-cd99fda5c9ed4593902dca4b2533a7f6 | In this task, you need to replace a letter in the sentence with another given letter.
Sentence: 'vase of pink flowers sits on windowsill next to box of flowers'. Replace the letter 's' with 'e' in the sentence. | vaee of pink flowere eite on windoweill next to box of flowere |
task1364_hans_answer_generation | task1364-a229d7d3aef146abb58da2e3d4b704da | In this task, you are given a premise sentence. Your task is to write a new sentence by substituting the subject and object (i.e., the input's subject should be output's object and vice versa.). The generated sentence must be fluent and shouldn't change the voice (i.e., passive or active) of the input.
The president en... | The tourist encouraged the president . |
task1289_trec_classification | task1289-71415b687a6445e0a0f7bfb5e89cada8 | 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 |
task160_replace_letter_in_a_sentence | task160-1ff8e43cf0224890bfb28158f784e947 | In this task, you need to replace a letter in the sentence with another given letter.
Sentence: 'this bedroom has two beds with plenty of pillows'. Replace the letter 'm' with 'n' in the sentence. | this bedroon has two beds with plenty of pillows |
task397_semeval_2018_task1_tweet_anger_detection | task397-e3ec096d36a8466bbc56207eecef6b44 | In this task you are given a tweet. You must judge whether the author of the tweet is angry or not. Label the instances as "Angry" or "Not angry" based on your judgment.
@whatthefarrugia still trembling | Angry |
task509_collate_of_all_alphabetical_and_numerical_elements_in_list_separately | task509-7bf7edb7bf394c6ba1be3f14012460ae | 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... | h, 5059, 8631 |
task592_sciq_incorrect_answer_generation | task592-448d6f5956be4428a743257066db5659 | Given a scientific question, generate an incorrect answer to the given question. The incorrect answer should be a plausible alternative to the correct answer. The answer should be some other item belonging to the same category as the correct answer but should be incorrect.
Glasses are mixtures of oxides, the main compo... | addition modifiers |
task565_circa_answer_generation | task565-dd8f0758e28c475483bcdd70f87d687b | In this task, you are given a question. Your task is to generate an answer that is relevant to the question.
Are you still working at the same place? | I can't find a job anywhere else. |
task887_quail_answer_generation | task887-1f6534af6563433e8c43b80adc48720f | Write the right answer to the question based on the context passage.
I repeatedly see people asking advice on forums as to which is the best detox to do. Whenever I see this question I want to scream at the person 'no, don't do it. It is a waste of your time and money'...but I don't. I don't want to cause a scene, or s... | Veet |
task1309_amazonreview_summary_classification | task1309-0a67cc1392a843aa91d957c475dd0d55 | 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: It was good for a while. Stop charging wiring insid... | False |
task1217_atomic_answer_generation | task1217-e6dcb417493d4171a93f540894995d1b | 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 borrows this ___ for use | clippers |
task862_asdiv_multidiv_question_answering | task862-aa106fa98f6d40d5bd04bd81da451212 | You are given a math word problem and you are supposed to apply multiple mathematical operators like addition, subtraction, multiplication or division on the numbers embedded in the text to answer the following question and then only report the final numerical answer.
at a farming supply store 2 pounds of seed cost $ 4... | 134.04 |
task206_collatz_conjecture | task206-9c398faff7814a1babb0aa3227fa8c96 | 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 two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
[26, 30, 151, 87, 25, 1... | [13, 15, 454, 262, 76, 64] |
task1312_amazonreview_polarity_classification | task1312-322993d666e04fac87813d5071bd32d0 | In this task, You are given a review of Amazon's food products. Your task is to divide them into two classes: negative or positive, depending on the content of the review.
Not a good product at all. The adhesion is nonexistent. Do not waste your money. I gave up on this product and used my old Note 4 tempered class. I ... | negative |
task1217_atomic_answer_generation | task1217-a54196192b2448f9813311f421e894b6 | 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 places ___ in positions | landmines |
task821_protoqa_question_generation | task821-c0839bb20e9144e4a41f9c0ee92fdb21 | Construct a question that every answer in the list is correct and reasonable for it.
ring, child, vacation, watch, clothes, their heart | name the gift you've gotten from your spouse that you cherish the most. |
task293_storycommonsense_emotion_text_generation | task293-af1815aba4ed4d548fef8b045c6dfc9c | In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to return one of the emotions which are expressed by the Character in the given sentence. For ... | None |
task590_amazonfood_summary_correction_classification | task590-49eef54014ad45ada843661a34d8d606 | In this task, You are given an amazon food product review and its summary. Your task is to Generate "True" if given review and its summary match, otherwise generate "False".
Its hard to find this stuff locally. Usually my parents have to bring it to me when they visit. Was pleased to find it on Amazon. Makes GREAT, TA... | False |
task1186_nne_hrngo_classification | task1186-0c5cc234e8234c37ac303b6055d9c0d9 | You are given an original reference as well as a system generated reference. Your task is to judge the naturaleness of the system generated reference. If the utterance could have been produced by a native speaker output 1, else output 0.
System Reference: delancey street restaurant, is good for brunch.
Original Referen... | 1 |
task595_mocha_answer_generation | task595-c2673e197b7d4403a46beed6dd0b405d | 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.
... | plan a vacation before this |
task516_senteval_conjoints_inversion | task516-89cca2ab7c314b8da005132726a93493 | 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... | Inversion |
task368_synthetic_even_or_odd_calculation | task368-d6d26c1fcf994cddb4b3a95bcc7ff951 | 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... | [126, 24.5, 110, -290, -250, 54, -23.5, -234, 7.5] |
task1293_kilt_tasks_hotpotqa_question_answering | task1293-157d5b9f3aaf4ed3a5a1274f686ceec7 | In this task, you are given a question. You have to answer the question based on your information.
what is the population of town that Whitworth railway station served at the 2011 Census? | 7,500 |
task605_find_the_longest_common_subsequence_in_two_lists | task605-6b7c390653b647e7a03623a68c160449 | In this task, you are given two lists A,B. Find the longest common subsequence in the lists A and B.
['W', 'p', 2609, 'p', 'm', 'i', 'b', '7419', '6579', '2275', '8535', '9873', 'v', 'Z', 's'], [3633, 'b', 4599, 'i', 'b', '7419', '6579', '2275', '8535', '9873', 'p', 2053, 'N', 'o', 'i'] | i, b, 7419, 6579, 2275, 8535, 9873 |
task380_boolq_yes_no_question | task380-040d1d7fbf2d400fa7845903af601743 | In this task you will be given a passage and a yes/no question based on the passage. You should answer the question using the information from the passage.
passage: The group keeps searching for Sophia but is unsuccessful. In the episode ``Cherokee Rose'', Carl's injuries ultimately lead the whole group onto Hershel Gr... | Yes |
task904_hate_speech_offensive_classification | task904-a804b76c0c284342acdf00b26855089a | Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
... | Neither |
task326_jigsaw_classification_obscene | task326-b34b75dd70c0404a900928fecbf24492 | In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: obscene and non-obscene. A comment is obscene if it is considered offensive to the public sense of decency, for example because it too obviously relates to sex or contains language regarded as ... | Obscene |
task091_all_elements_from_index_i_to_j | task091-f756ba4a121341ba905b3916b0e65d60 | 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. 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.
4, 8, ['S', 'N', '1961', 'T', 'Z', 'k... | T, Z, k, 6997, v |
task1207_atomic_classification_atlocation | task1207-0ff5d09d786e4a19815def270a4da2e5 | 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 |
task591_sciq_answer_generation | task591-53ee52e512744e81b4e0d6d25ad2a592 | Given a scientific question, generate a correct answer to it.
What common ailment is typically caused by tense muscles in the shoulders, head and neck? | headache |
task475_yelp_polarity_classification | task475-d35ee9bb76964cb4a1a3419a62d78783 | 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.
I always seem to end up in this lounge/mini-club when we bring guys to Vegas! It's easy to get into this club ... | POSITIVE |
task070_abductivenli_incorrect_classification | task070-60b9c2df300b4afeacdfd2d94b7eb8ff | 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 incoherent / implausible by indicating 1 or 2 in the output. If both sentences are plausible, pick the one that makes less sense.
Beginning: A small boy w... | 1 |
task496_semeval_answer_generation | task496-dd0ceaa3a7a549d1b30042ad2890627e | Given news headlines, an edited word and funniness labels. The original sentence has word with the given format {word}. Create new headlines by replacing {word} in the original sentence with edit word. Your task is to generate answer "Yes" if an edited sentence matches funniness label, otherwise generate answer "No". ... | No |
task1328_qa_zre_relation_generation_from_question | task1328-1cf1ca214e5d443aa6d49a5e5a422040 | Classify the relation of question with context to one of these categories: 1) award received, 2) based on, collection, 3) conflict, 4) constellation, 5) convicted of, 6) date of death, 7) director, 8) drafted by, 9) educated at, 10) medical condition, 11) military branch, 12) narrative location, 13) occupation, 14) ori... | educated at |
task590_amazonfood_summary_correction_classification | task590-bf6ddeaf9b9044298841848267400e25 | In this task, You are given an amazon food product review and its summary. Your task is to Generate "True" if given review and its summary match, otherwise generate "False".
I picked up a box of this in a discount grocery store in paso robles. The cake was heavenly. I liked it so much, I found another store that sold t... | False |
task1290_xsum_summarization | task1290-a20127a8fc4b4b9f98544674bd74ba5a | In this task, you are given an article. Your task is to summarize the article in a sentence.
The team are 17th with only six points from their first six league games and lost 1-0 at Gillingham on Saturday.
"The board are ambitious for a top-six finish and that is, and will remain, our aim," said a club statement.
"From... | League One side Doncaster Rovers have sacked manager Paul Dickov. |
task142_odd-man-out_classification_no_category | task142-acf469eab3d446a398b1aea1da98ed00 | Given a set of five words, generate the word from the set that does not belong (i.e. is the least relevant) with the other words. Words are separated by commas.
fine, comfortable, relaxed, pretty, happy | pretty |
task378_reverse_words_of_given_length | task378-baf554cdb7974172bf5270078a616365 | In this task, you need to reverse all words of a given length in the sentence. The number of letters in a word determine its length. For example, the length of the word "apple" is 5.
Sentence: 'five old fashioned looking airplanes in formation in the sky'. Reverse all words of length '4' in the given sentence. | evif old fashioned looking airplanes in formation in the sky |
task141_odd-man-out_classification_category | task141-994a93595a5640fda3e0935aac5da808 | Given a category and a set of five words, find the word from the set that does not belong (i.e. is the least relevant) with the other words in the category. Words are separated by commas.
Category: social gathering
Words: cinema, club, french toast, picnic, community | french toast |
task1542_every_ith_element_from_starting | task1542-d878af12523949e98e056a4be9d7b0a3 | In this task, you are given an input i,A where i is an integer and A is an array. You need to find every ith element of A starting with the 1st element.
1, ['M', '9055', '7215', '2895', 'X', '5645', '8397', '1873', 'm', '6659', 'Q', '9091', '6499', '8419', '9317', '7297', '101', '1365', 'n', 'Q'] | M, 9055, 7215, 2895, X, 5645, 8397, 1873, m, 6659, Q, 9091, 6499, 8419, 9317, 7297, 101, 1365, n, Q |
task065_timetravel_consistent_sentence_classification | task065-c20460cc56974c1991043df2ea2d2a7c | In this task, you are given a short story consisting of exactly 5 sentences where the second sentence is missing. You are given two options and you need to select the one that best connects the first sentence with the rest of the story. Indicate your answer by 'Option 1' if the first option is correct, otherwise 'Optio... | Option 1 |
task1311_amazonreview_rating_classification | task1311-004899365a2148ccbb65995eaa04c0f2 | In this task, you're given a review from Amazon and rating for the product on a scale of 1-5 based on the review. The rating means 1: extremely poor, 2: poor, 3: neutral, 4: good, 5: extremely good. Your task is to generate whether the rating matches the review or not. Answer with "True" if the sentence belongs to that... | True |
task1347_glue_sts-b_similarity_classification | task1347-74f9aea0c68445aebb24afc950553eba | Evaluate the similarity between them and classify them into classes from 0-5 as follows:
0 : The two sentences are completely dissimilar.
1 : The two sentences are not equivalent, but are on the same topic.
2 : The two sentences are not equivalent, but share some details.
3 : The two sentences are roughly equivalent, b... | 5 |
task229_arc_answer_generation_hard | task229-97b28082dce94407ac801027a8c30771 | 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 ... | D |
task683_online_privacy_policy_text_purpose_answer_generation | task683-a7a2a41e660d4fb0ab886d16cf9d30c9 | Given a part of privacy policy text, identify the purpose for which the user information is collected/used. The purpose should be given inside the policy text, answer as 'Not Specified' otherwise
The site collects your unspecified information for analytics or research. Collection happens when you implicitly provide inf... | Analytics/Research |
task512_twitter_emotion_classification | task512-9a510a3a664f403db6f038ec14a30c47 | In this task, you are given Twitter posts. Your task is to label the post's emotion (as expressed by the user) as sadness, joy, love, anger, fear, or surprise.
i feel at times life losses its joy and becomes empty and feelings of exhaustion over take our positive side | sadness |
task746_yelp_restaurant_review_classification | task746-9f2233302a8149d58abc252b7a58317d | You are provided with a user review of a restaurant. Your task is to classify the given review into two categories: 1) positive, and 2) negative based on its content.
We needed passport renewals for our 13,11 year olds as well as a new passport for our 3 year old. Came with everything filled out. We were a little worr... | positive |
task516_senteval_conjoints_inversion | task516-ba31d79bb2804209bed6b3c2ae5793a8 | 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 |
task1583_bless_meronym_classification | task1583-1aa868b9b0644698992e82f3438eabf6 | Given an object and a part, decide whether the object has that part. For example if you are asked 'gun has barrel?', you need to decide if a gun has a barrel as one of its components or parts, indicating 1 or 0 as your answer respectively. All sentences strictly follow the template 'object has part?.'
shirt has bar? | 0 |
task065_timetravel_consistent_sentence_classification | task065-fa938de9f2284e18b1011a293cceab54 | In this task, you are given a short story consisting of exactly 5 sentences where the second sentence is missing. You are given two options and you need to select the one that best connects the first sentence with the rest of the story. Indicate your answer by 'Option 1' if the first option is correct, otherwise 'Optio... | Option 2 |
task080_piqa_answer_generation | task080-cadfb13ee9f64cc5b729963194aa59e9 | In this task the focus is on physical knowledge about the world. Given the provided goal task in the input, describe a process that would lead to the asked outcome. This process often involves physical motions with objects, such as moving them, arranging them in a certain way, mixing them, shaking them, etc.
How to re... | Locate the link in your bike chain which looks different from the others. Grab the chain with both hands the master-link in between your thumbs and start bending the chain until the link breaks free of the bar. |
task340_winomt_classification_gender_pro | task340-7857ec6ae0f54741b7b5e48baf4abd04 | In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Sentence: The CEO asked the cl... | Male |
task1445_closest_integers | task1445-0e1d1c93cde6451ebcde7ac9837aaaf2 | In this task you will be given a list of integers. You should find the minimum absolute difference between 2 integers in the list. The absolute difference is the absolute value of one integer subtracted by another. The output should be a single integer which is the smallest possible absolute distance.
[12, -11, 2, 56] | 10 |
task1292_yelp_review_full_text_categorization | task1292-fdd2654eab8f43b3ac3cce4449846231 | You are given a review about a place. You need to provide a rating from "1 star" to "5 stars" for this place.
I love it! I ate here 6 years ago, and it was terrible. I just ordered yesterday to give it anothermshot, and they won me! the noodles were yummu, as well as the beef and broccoli. the shrimp fried rice was med... | 3 stars |
task333_hateeval_classification_hate_en | task333-5786db76cfe145a78807912525a98beb | In this task, you are given a post in English from online platforms. You are expected to identify whether the post is hateful against immigrants and women. A hateful post expresses hate or encourages violence towards a person or a group. If a post is hateful but not towards immigrants and women, it should be labeled as... | Hateful |
task301_record_question_generation | task301-56eb82176e794f619018519d38b5c185 | In this task, you will be shown a passage. You need to write a fill-in-the-gap question based on your understanding of the events that might be inferred from the passage. Your question should be answerable based on the passage and only have one correct answer. Show the gap in your question with a _ .
Herman Cain, who h... | 'A guy with his name, his money and the team behind him should be one of the top-tier contenders, and he should certainly not be letting Donald Trump wipe the floor with him if Trump is as unserious and unqualified as _ would have you believe,' Cain continued. |
task367_synthetic_remove_floats | task367-efecb99331e24a378dabc32f6833ffee | In this task you will be given a list of numbers. You should remove any number that is not an integer (whole number). If every number is not an whole number then an empty list ("[]") should be returned. Otherwise, answer with the list of whole numbers separated by comma inside brackets.
[17.957, 69, -8, 6, 2.853, 18.95... | [69, -8, 6, 17, -47, 58] |
task075_squad1.1_answer_generation | task075-20c80988342a4737b2a9a7e43553576d | This task is about writing a correct answer for the reading comprehension task. Based on the information provided in a given passage, you should identify the shortest continuous text span from the passage that serves as an answer to the given question. Avoid answers that are incorrect or provides incomplete justificati... | July |
task1446_farthest_integers | task1446-32a45839e3594a8c96ef42c0e7b99ab8 | In this task you will be given a list of integers. You should find the maximum absolute difference between 2 integers in the list. The absolute difference is the absolute value of one integer subtracted by another. The output should be a single integer which is the largest possible absolute distance.
[-56, -64, -34, -6... | 147 |
task101_reverse_and_concatenate_all_elements_from_index_i_to_j | task101-927ce40ac1a84e2288bcf2a5f7a7ef0e | 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 find all elements of A from the ith element to the jth element, reverse the order in which they occur, and then concatenate them to output the resultant string. i and j will be non-negative, and will always have a va... | k |
task1314_country_abbreviation | task1314-758cd5d399ef4a90b28e7477a56d64c3 | In this task, you are given a country name and you need to return the abbrevation name of the given country.
Greece | GR |
task292_storycommonsense_character_text_generation | task292-ac16a7b23cf749868b379742fc84ed07 | In this task, you're given a story (which contains five sentences only). Your task is to find all the characters which are available in the given story.
Sentence1: My little cousin always liked Mountain Dew. Sentence2: He would drink it by the gallons. Sentence3: His mom would always buy him more. Sentence4: He has dia... | His mom, Cousin |
task292_storycommonsense_character_text_generation | task292-ecd2ab76c214494ea33d72d98a9ffa82 | In this task, you're given a story (which contains five sentences only). Your task is to find all the characters which are available in the given story.
Sentence1: Gina's crush had been absent from school. Sentence2: Gina had no way of knowing where he was. Sentence3: Gina was getting worried. Sentence4: Missing one da... | Gina's crush, School, Gina |
task303_record_incorrect_answer_generation | task303-4b90252b0ab246289c470f2f533cdf83 | 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 ... | CNN |
task1369_healthfact_sentence_generation | task1369-0116cb6c97494b5883d97237e24fbda8 | Generate an explanation for the given claim using the provided supporting material from the paragraph. Please consider the following points while generating an output. 1) The claim will always have supporting proof in the paragraph, and the paragraph will have a clear point of view supporting the claim. 2) There can be... | Massachusetts became the first state to ban flavored tobacco and nicotine vaping products, including menthol cigarettes, after Republican Gov. Charlie Baker signed into law on Wednesday a bill that’s meant to reduce the appeal of the products to young people amid a rash of illnesses and deaths linked to vaping. |
task205_remove_even_elements | task205-e90fc4718e744921907aa2e6dc4010c4 | In this task you will be given a list of numbers. A list is shown by two brackets and comma-separated numbers inside, like: [1,2,3]. You should remove all of the even numbers from the list. If every number in the input list is even an empty list should be returned. Zero should be counted as an even number.
[169, 15, 17... | [169, 15, 49] |
task901_freebase_qa_category_question_generation | task901-ed8b900996294072971478dd823c5c19 | 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.
music | Frank Sinatra, Dean Martin, and Sammy Davis Junior were among several entertainers given what collective nickname? |
task589_amazonfood_summary_text_generation | task589-d889a37f4b1e4ec29793c098e16d4f3c | In this task, you're given a review from Amazon's food products. Your task is to generate a short summary of the given review in the input. Note that you don't need to write a complete sentence as a summary.
I discovered Pop Chips a year or so ago, and my whole family LOVES them! We are partial to crunchy, salty snack... | crunch without guilt |
task389_torque_generate_temporal_question | task389-8480dac4b78b452fb8733027fc870a7f | In this task, a passage will be given and the goal is to generate a question about temporal relations based on that passage. A temporal relation describes the relation between two things with respect to time e.g., something happens/starts/terminates/... immediately/shortly/usually/... before/after/during/... something ... | What happens before the competition? |
task158_count_frequency_of_words | task158-a5f173f1eeeb4394b79fe961e2a46acd | In this task, you need to count the occurrences of the given word in the given sentence.
Sentence: 'young children getting healthy food from a table'. Count the occurrences of the word 'table' in the given sentence. | 1 |
task1660_super_glue_question_generation | task1660-0001daf014df4d72a8d2c7a981e5df99 | In this task, you are given Wikipedia articles on a range of topics, we ask you to write a question based on the content of the articles that can be answered in a binary manner i.e. True or False.
Genetic sexual attraction -- Genetic sexual attraction (GSA) is a term for an overwhelming sexual attraction that may devel... | can siblings fall in love with each other |
task088_identify_typo_verification | task088-e512c9c1e9f34572ae3c65fa77178371 | The given sentence contains a typo which could be one of the following four types: (1) swapped letters of a word e.g. 'niec' is a typo of the word 'nice'. (2) missing letter in a word e.g. 'nic' is a typo of the word 'nice'. (3) extra letter in a word e.g. 'nicce' is a typo of the word 'nice'. (4) replaced letter in a ... | wman |
task924_event2mind_word_generation | task924-ebf427632f814e29888fc3773e171c49 | You are provided with an "Event", "Intent" and "XEmotion" (PersonX's reactions for the given "Event"). Indicate PersonY's reaction (person feels) at the end of this event. Provide one reaction for PersonY. If there's nothing that can be implied, respond as None
Event:PersonX joins PersonX's friends. Intent: 1) to not s... | excited |
task339_record_answer_generation | task339-357694c5cc2a4198af4ee0c3e4ef23c1 | In this task, you will be presented with a passage and have to answer a question based on your understanding of the events inferred from the passage. Try to find the best answer that is most likely to fill in "_". Note that the URLs in the text have been replaced with [Link].
(CNN) It's no secret that Donald Trump has ... | Donald Trump |
task082_babi_t1_single_supporting_fact_question_generation | task082-26e87d1e50c54c44bfd21fc556e95cef | In this task, you will be given a passage consisting of set of facts. The task is to create a question of form 'Where is <person_name>?' that is answerable from exactly one of the given facts. Avoid creating questions that are unanswerable from all of the facts.
Passage: Daniel went to the kitchen. Sandra went to the k... | Where is Mary? |
task478_cls_english_music_classification | task478-951e4406b7fa496c889b1bbfd6a711ab | In this task, you are given music product reviews in English language. The goal is to classify the review as "POS" if the overall sentiment of the review is positive or as "NEG" if the overall sentiment of the review is negative.
BAD CD . MONO SOUND JUST A REAL BAD CD | NEG |
task507_position_of_all_numerical_elements_in_list | task507-286b4f99c21244b796bf33d4a593ac17 | In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the position of all the numerical elements in the given list in order. Assume the position of the 1st element to be 1. Return -1 if no numerical element is in the list.
['S', 'G', '5267',... | 3, 5, 8, 9, 10, 11, 12, 14, 17, 18, 19, 20, 21, 22, 23, 25, 28, 29, 33, 34 |
task429_senteval_tense | task429-9cae00b50ad947acaa0210286bfc54f2 | In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present".
He sighs then reaches for a piece of paper tucked in one of the folders. | Present |
task1206_atomic_classification_isbefore | task1206-474abd12a64042bface41cce9afd2dae | 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... | Yes |
task430_senteval_subject_count | task430-fabc109775744d6fa8553f43023a5732 | In this task you are given a sentence. You must judge whether subject of the main clause is singular or plural. Label the instances as "Singular" or "Plural" based on your judgment.
My worries quickly ebb as Mr. Cameron pulls on the leash and steers Spartacus toward the house. | Plural |
task390_torque_text_span_selection | task390-1d289b70d8254256842e7e3c1c54cea5 | In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Passage: Over 1... | |
task390_torque_text_span_selection | task390-571c80cd452d4d3a8a0022d68e5f8e46 | In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Passage: Under ... | deal |
task1595_event2mind_text_generation_1 | task1595-1b3c02ddaf7c4b79ada648069aba061f | The task is to generate text based of an event. For the given event, there will be a person who does the action in the event (usually PersonX). Your task is to write that persons emotional reaction to the event, i.e. how that person feels after doing the action.
PersonX visits a ___ near you | happy |
task756_find_longert_substring_and_return_all_unique_alphabets_in_it | task756-80bfadd9aa6d406a827e689b1430fcf9 | In this task, you are given two strings A,B. Find the longer of the two lists, convert it to lowercase, and return all the unique alphabets used in it. The two input strings are never equal.
mbpoMcHNK, dTMoMcbK | b, c, h, k, m, n, o, p |
task1217_atomic_answer_generation | task1217-a8f6a14468d444c8957b78ba5714f74b | 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 starts ___ soon | running |
task430_senteval_subject_count | task430-7776e23234094365808002ba606dad7b | In this task you are given a sentence. You must judge whether subject of the main clause is singular or plural. Label the instances as "Singular" or "Plural" based on your judgment.
Unlike the campsites in Provincial Parks, there are no toilet facilities in these parks. | Plural |
task063_first_i_elements | task063-a43be356ee0242b3b7b42f5ecdefe7f2 | 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
3, ['o', 'T', '1283', '6441', '9931', 'E'] | o, T, 1283 |
task577_curiosity_dialogs_classification | task577-f3db44c64a244dd380cae223c76a11fd | In this task, you are given a dialogue between a user and an assistant, where users and assistants converse about geographic topics like geopolitical entities and locations. The task here is to find if the dialogue is by the user or assistant. Classify your answers into user and assistant.
Good afternoon! I am looking ... | user |
task593_sciq_explanation_generation | task593-bbc4779f607041f194b0fd334083a8bc | Given a scientific question and its correct answer, generate supporting facts for the answer. This supporting fact can be an explanation for the answer to the given question.
Question: What class of invertebrate animals has additional appendages called the chelicerae and the pedipalps? Answer: arachnid | Arachnids also have two additional pairs of appendages. The first pair, the chelicerae , serve in feeding and defense. The next pair, the pedipalps , help the organisms feed, move, and reproduce. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.