task_name stringclasses 645
values | id stringlengths 40 41 | source stringlengths 62 335k | target stringlengths 0 13.8k |
|---|---|---|---|
task1355_sent_comp_summarization | task1355-351360ce942e478480ef247170344eed | In this task, you are given a piece of an article. Your task is to generate a short summary of the text. Try to give the summary in just one sentence.
PAG, the Asian private equity and investment firm, has made its first corporate investment in Japan, taking a $250m stake in Universal Studios Japan. | PAG has made, taking a stake in Universal Studios Japan. |
task074_squad1.1_question_generation | task074-03d2f7c4a5104e63bf439d1a00e5557b | 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 opened the Borders Books store in Ann Arbor? |
task1293_kilt_tasks_hotpotqa_question_answering | task1293-0183d1113437420a9033d9810259f2dc | In this task, you are given a question. You have to answer the question based on your information.
Sailor of Fortune is a 1955 British-Canadian TV series starring ann actor that was born in what year? | 1915 |
task1283_hrngo_quality_classification | task1283-611f1954325b4bbb91c86778a961bbba | You are given an original reference as well as a system reference. Your task is to judge the quality of the system reference. If the utterance is grammatically correct and fluent output 1, else output 0.
System Reference: i regret that there are no restaurants near the tenderloin.
Original Reference: i cannot find any ... | 1 |
task246_dream_question_generation | task246-66651b1964734d86b36a7b6910157576 | In this task, you will be shown a conversation. You need to write a question with three choices for the conversation. Your question should be answerable based on the conversation and only have one correct answer. Note that you don't need to answer your question. "W" and "M" in the conversations stand for "woman" and "m... | How many hours does David sleep a day? (A) Four. (B) Six. (C) Seven. |
task177_para-nmt_paraphrasing | task177-2b7167d50c8f45ff94e5f6b7e2d79828 | This is a paraphrasing task. In this task, you're given a sentence and your task is to generate another sentence which express same meaning as the input using different words.
i 'm gon na find out the age of consent . | i 'll find out the age of the age . |
task283_dream_incorrect_answer_generation | task283-9427e687d80643e4847156676c4ebc36 | 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: I can see this is quite an old house. M: Well, in A... | $120,000. |
task378_reverse_words_of_given_length | task378-b24e75cceda943a7aa16437dc0f6636a | 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: 'an airplane flying in a blue sky with its landing gear down'. Reverse all words of length '6' in the given sentence. | an airplane gniylf in a blue sky with its landing gear down |
task594_sciq_question_generation | task594-6afd5292df144f9ebc5e642165d9ed54 | Given a scientific passage and an answer, generate a question for the given answer.
Passage: The majority of human genes have two or more possible alleles , which are alternative forms of a gene. Differences in alleles account for the considerable genetic variation among people. In fact, most human genetic variation is... | The structure of the human tail bone is called what? |
task1217_atomic_answer_generation | task1217-54d0c33d05a9499d9f88ef28bb754a7a | 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 buys ___ on the spot | jewels |
task1293_kilt_tasks_hotpotqa_question_answering | task1293-1fd569775eac48bba60ce2cf10274148 | In this task, you are given a question. You have to answer the question based on your information.
Cedar County was a policital subdivision of a nation that maintains a special relationship with who? | both the United States and Oklahoma |
task672_nummersense | task672-d5d653576eb040f1a53b73f6aba50ec3 | In this task, find the most appropriate number to replace the blank (indicated with _ ) and express it in words.
Credit reports describe an individual's credit history for the last _ to ten years. | seven |
task1446_farthest_integers | task1446-9267605c4444400f8f11f74f680313de | 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.
[-72, 63, -57, 100... | 172 |
task506_position_of_all_alphabetical_elements_in_list | task506-9fb25b6009bf4ce6a0e51dfd0a36bc7c | 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 alphabetical elements in the given list in order. Assume the position of the 1st element to be 1. Return -1 if no alphabetical element is in the list.
['485', 't',... | 2, 3, 4, 9, 13, 18, 23, 24, 25, 31, 32, 33, 34 |
task183_rhyme_generation | task183-4beb968a8cde472e8688955b86573856 | Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No"
exercise | communize |
task170_hotpotqa_answer_generation | task170-9ad0220cdd374b5cbcb853eda94af003 | In this task, you are given a set of context paragraph and some supporting facts to answer a question. Your task is to generate answer for given question based on set of context paragraphs and supporting facts.
Context_1 : The Oktaves is a Filipino rock supergroup formed in 2011 consisting of Ely Buendia (of Eraserhead... | Pupil |
task851_synthetic_multiply_evens | task851-e5faa1c9b0ae4f48b337d68fcfbce4b2 | 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 even 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 even numbers in an inner list you sho... | [-1900, 0, 44, -60800, 480] |
task208_combinations_of_list | task208-d4c56850738f4dfca6445d4307fb1cd4 | In this task, you will be given a list. The list is several integers and letters separated with a comma, written within a []. You can create new lists by dropping one of the items in the input list. Your task is to write a list containing all the possible lists you can make by dropping one item from the input list. Fo... | [['C', 'H', 'M', 'H', 'h', 'y'], ['C', 'H', 'M', 'H', 'h', 'U'], ['C', 'H', 'M', 'H', 'y', 'U'], ['C', 'H', 'M', 'h', 'y', 'U'], ['C', 'H', 'H', 'h', 'y', 'U'], ['C', 'M', 'H', 'h', 'y', 'U'], ['H', 'M', 'H', 'h', 'y', 'U']] |
task298_storycloze_correct_end_classification | task298-c2d6a572fead497b9aa1d8bba527b749 | In this task, you're given four sentences of a story written in natural language, and one last sentence (Sentence5). Your job is to classify whether the last sentence completes the rest of the story coherently or not by providing 'Yes' or 'No'.
Sentence1: Evie wandered about the castle for hours. Sentence2: She explore... | No |
task094_conala_calculate_mean | task094-cd5eca95226d43588e8505445f19a620 | In this task you will be given a list of numbers and you need to find the mean (average) of that list. The mean of a list can be found by summing every number in the list then dividing the result by the size of that list. The output should be rounded to 3 decimal places.
[65.937, -21.9, 240.823] | 94.953 |
task112_asset_simple_sentence_identification | task112-a2cc89be8a1c4d509dc347db88bdfaf7 | You will be given two pieces of text with the same meaning. One of them is simpler and easier to understand for non-native English speakers. Complex texts may contain more difficult words, have unnecessary phrases or contain long sentences. Your task is to choose the simpler piece of text. You are expected to output 'T... | Text two |
task074_squad1.1_question_generation | task074-8218644102f644cd8c7f3a4ef5444bc8 | 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 was Nasser's first title in the Liberation Rally? |
task145_afs_argument_similarity_death_penalty | task145-f5a3f8d11ce0408184786b320cf8870d | We would like you to classify each of the following sets of argument pairs (discussing Death Penalty) into either SIMILAR or NOT SIMILAR. A pair of arguments is considered SIMILAR if the arguments are about the same FACET (making the same argument), and is considered NOT SIMILAR if they do not have the same FACET. A F... | Not similar |
task578_curiosity_dialogs_answer_generation | task578-cef3b047d39b4107b2691cb9039630fd | In this task, you are given dialogue, and you have to find the most critical location in the given conversation.
Hello! I have been assigned a 3 page report on Mauritania and I am clueless. Could you help me with some interesting facts about Mauritania?
Mauritania is a country in Northwest Africa.
Great, we are off... | Mauritania |
task1205_atomic_classification_isafter | task1205-b33201929b38409884bdb7f6e8859c78 | 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 |
task303_record_incorrect_answer_generation | task303-4f479d00e7b345349fca1c998efc0758 | 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 ... | Manchester City |
task592_sciq_incorrect_answer_generation | task592-7fd0042aaf82468faca8ff474ab77f83 | 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.
Where does the majority of chemical digestion ... | large intestine |
task1311_amazonreview_rating_classification | task1311-5b9afec73c2a40f38895ca3777cdf920 | 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 |
task322_jigsaw_classification_threat | task322-919e3813d3f046f19c04a975a4a60154 | In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: threat and non-threat. Threat is a statement that someone will be hurt or harmed, especially if the person does not do something in particular.
Comment: So when Fatboy shoots at or shoots down ... | Threat |
task141_odd-man-out_classification_category | task141-840c2f8689aa40648328a74a19a4da91 | 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: animals
Words: cat, ostrich, geese, duck, bend | bend |
task370_synthetic_remove_divisible_by_3 | task370-e9d5eb110e974ad1b1a3f760b82b3837 | In this task you will be given a list of integers. You should remove all of the integers that are divisible by 3 from the list. If every integer in the input list is divisible by 3 then an empty list should be returned. Zero is divisible by 3.
[13, -73, 53, 15, 15, 75, -92, 36, -52, -20] | [13, -73, 53, -92, -52, -20] |
task431_senteval_object_count | task431-1d932fd787514b12a854bc8eaf569493 | In this task you are given a sentence. You must judge whether the object of the main clause is singular(like: apple) or plural(like: apartments). Label the instances as "Singular" or "Plural" based on your judgment.
If he knows one of the equity partners at Little Bell, he probably has other connections too. " | Plural |
task381_boolq_question_generation | task381-f80839cb830d4ac59527c0703b11df28 | You will be given a passage, and your task is to generate a Yes/No question that is answerable based on the given passage.
The rushing sound that one hears is in fact the noise of the surrounding environment, resonating within the cavity of the shell. The same effect can be produced with any resonant cavity, such as an... | is it really the ocean you hear in a shell? |
task1326_qa_zre_question_generation_from_answer | task1326-da74ba37ae304e268fb2d1b1f227289d | Generate a question which can yield the answer mentioned in the input. Generated question must be answered by the answer provided in input, without using any extra knowledge.
Context : Stella Katsoudas (born November 3, 1971) is a Greek-American pop and rock singer better known for stage names Stella Soleil and Sister ... | What was Stella Soleil's career? |
task223_quartz_explanation_generation | task223-44212d4d2d0b4c46a7afd0593fc8ff13 | In this task, you are given a question and answer for that. The answer will fill in the blank or will complete the unfinished question. Your task is to provide an explanation based on the given question or fill-in-the-blank statement, and answer.
Question: Jimbo liked to work out a lot, while James never worked out. Wh... | Muscles that are exercised are bigger and stronger than muscles that are not exercised. |
task337_hateeval_classification_individual_en | task337-693711c8bf824289829ebac80e6b271f | In this task, you are given a hateful post in English from online platforms. You are expected to classify the target being harassed in the post as individual or generic, i.e., single person or a group of people. Note that the URLs in the text have been replaced with [Link].
Post: @GMA Woman ,you husband was right to lo... | Individual |
task521_trivia_question_classification | task521-64b50f4d4efc4a88a4880bbcb3360620 | 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.
In studying this structure, Elizabe... | Science |
task163_count_words_ending_with_letter | task163-f201b70c4c0e48d2a603c7596052aa91 | 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: 'three men sitting at a table that has three pizzas on it'. How many words end with the letter 'e' in the sentence. | 3 |
task590_amazonfood_summary_correction_classification | task590-3cf5a5bdb73141ac929f2343e5768f67 | 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".
This is ridiculous. The best gourmet ketchup I have ever tasted. It is pricey, but wow..love this stuff. It would make a great gift for someone... | True |
task516_senteval_conjoints_inversion | task516-acd3ce0a2bb04a51b72817ec31539a16 | 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 |
task849_pubmedqa_answer_generation | task849-f538b02cedab418b9a5ef1df3503a8e5 | In this task, you are given a passage which has a question and the context. You have to generate an answer to the question based on the information present in the context.
Context: Thyroid cancer stem cells (CSCs) with ALDH and CD44 markers contribute to tumor growth and aggressiveness. We hypothesized that novel HSP90... | KU711 and WGA-TA are novel HSP90 inhibitors targeting CSC function and inhibiting cell migration/invasion in differentiated and anaplastic thyroid cancers, warranting further translational evaluation in vivo. |
task283_dream_incorrect_answer_generation | task283-5b93d457e41242c09731f173ac7a8d66 | 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".
F: Hello, can I speak to Tom? M: Sorry, he isn't in., ... | He is here. |
task505_count_all_numerical_elements_in_list | task505-1da132c02f1e4161bc4a19c2ee2748f4 | In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the numerical elements in the given list. Return 0 if no numerical element in the list.
['2369', '9563', 'i', '181', '2391', 'n', 'E', 'l', '2925', '4589', '4903', '6973'... | 13 |
task1283_hrngo_quality_classification | task1283-6cc435fcc99c4989b5bac3f473028b9c | You are given an original reference as well as a system reference. Your task is to judge the quality of the system reference. If the utterance is grammatically correct and fluent output 1, else output 0.
System Reference: what price range are you comfortable with?
Original Reference: what price range were you looking f... | 0 |
task389_torque_generate_temporal_question | task389-a890a930dfa2478f847a554e85d1473d | 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 happened after damage was done to the environment in the 1990s? |
task1354_sent_comp_classification | task1354-64e9d80ef5414739ad2a552bd3b3c36c | 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: Deepika Padukone, Bollywood actress known for her stylish looks visited ailing friend Ranveer Singh in hospital today. H... | no |
task820_protoqa_answer_generation | task820-1482e9bbbfee483c95f0f1c132459faf | 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 might bring to someone who is sick. | book |
task074_squad1.1_question_generation | task074-7e9e819fe82a446090c90bcaef887db0 | 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... | Where was the first #G surface game played? |
task196_sentiment140_answer_generation | task196-f85075eca5594666af04df6e011f361b | In this task, you are given a text from tweets and a boolean question whether this tweet has positive sentiment or negative sentiment. Your task is to generate answer "yes" when the tweet has that particular sentiment, otherwise generate answer "no".
Tweet: @TheFirstSight i miss twitting with u i hope to talk to u soo... | no |
task1316_remove_duplicates_string | task1316-d5896e9587194110bd35742e0618a456 | In this task, you are given a string of characters. You need to remove duplicate characters from the string if any, and return the resulting string.
nzUqqilKVDvdWlSqkjyLss | nzUqilKVDvdWSkjyLs |
task1292_yelp_review_full_text_categorization | task1292-0d3a0234f83c48eea30a974b29c2f7f4 | You are given a review about a place. You need to provide a rating from "1 star" to "5 stars" for this place.
A reinvention on the scale I've never seen since the girl in Grease turned from a nice, polite respectable girl into a hideous skank in the space of five minutes, The White Horse's transformation is at once bot... | 5 stars |
task497_extract_all_numbers_from_list_in_order | task497-c742cc9799894b57b52a58465c65df3e | In this task, you are given an input list A. You need to find all the elements of the list that are numbers in the same order as they appear in the list A.
['J', 'a', 'W', '4935', 's', '9075', '9695', 'd', '523', '6999', 'V', '9703', '567', '9485', '1133', 'V', 'y', 'z', '863', '3837', 'P', 'H', 'r'] | 4935, 9075, 9695, 523, 6999, 9703, 567, 9485, 1133, 863, 3837 |
task067_abductivenli_answer_generation | task067-906fabddaa8b45118009ce08fae3cbcd | 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... | Keith waited for ten minutes for his bread to toast. |
task850_synthetic_longest_palindrome | task850-d3a7da74cec440efaf8c933f57843b06 | 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.
qqddkkdqqdkd | kdqqdk |
task1207_atomic_classification_atlocation | task1207-9ca80cc015044259bc2ede5c84754067 | 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 |
task1217_atomic_answer_generation | task1217-361dbf6ea4754ae5905fd4f72c35d91b | 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 provides ___ for students | paper |
task303_record_incorrect_answer_generation | task303-86b107ee5c0044e0813ac27df06e5e85 | 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 ... | Muslim |
task750_aqua_multiple_choice_answering | task750-46515e4bf42c4350b95e699faa7f1344 | You are given a math word problem and you are supposed to make use of mathematical concepts like probability, combinatorics, linear equations, sequences/series, or simple operators like addition, subtraction, division, or multiplication to answer the given question. Choose the best option from the 5 given options and r... | Option C |
task820_protoqa_answer_generation | task820-0440d60c0d74432081a65f8ec4429c0a | 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 a cereal that was around when you were a kid & is still around today: | cheerios |
task596_mocha_question_generation | task596-c9a3cc66e7cd4b77a26a80caa0e3ce24 | In this task, you're given a context passage. Your job is to generate relevant questions that can be answered by directly referring to the passage.
He awoke to silence . Rolling over with his face towards the muted light that streamed from a small part in the curtains over his bed . Abel squinted his winter blue eyes t... | What may have caused him to wake up ? |
task622_replace_alphabets_in_a_list_by_their_position_in_english_alphabet | task622-fa7e3759fc82414d9a2c8918cb3bf3ba | 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.
['477', 'l', '5313', '7803', '8587', '5905', 'U', 'W', '5743', 'P', '5639', 'A', 'C', '5223', '3241',... | 477, 12, 5313, 7803, 8587, 5905, 21, 23, 5743, 16, 5639, 1, 3, 5223, 3241, 4793, 2985, 1637, 11, 2, 9135, 5, 9843, 255, 1947, 21, 485, 8761, 713, 5, 4, 789, 9091 |
task495_semeval_headline_classification | task495-8a95168475ad41e18ec86f523d7465d7 | 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... | Not Funny |
task277_stereoset_sentence_generation_stereotype | task277-4a0688aafa6d41a1af6f94398dbff9b5 | In this task, you are given a context sentence containing a blank (_). You are expected to fill the blank with one word to make the sentence convey a cultural stereotype. A stereotype is an over-generalized belief about a particular group of people. Your answer must not contain more than one word.
Context: People of Ec... | spanish |
task1291_multi_news_summarization | task1291-070e07cc78364fbd85e83414a1f33889 | In this task, you are given a text of many news articles seperated by special token "|||||". Your task is to summarize them.
CLOSE Six Democrats, two libertarians and an unopposed Republican governor are all making their case for the Capitol heading into the June 5 primary. Wochit
Buy Photo Democratic gubernatoria... | Well, that's one way to earn a vote. The Des Moines Register reports Andy McGuire, one of seven Democratic candidates for governor of Iowa, was hanging out at the Polk County Streak Fry fundraiser on Saturday when she heard someone shouting for a doctor. McGuire, a physician, headed for the commotion and found a woman ... |
task303_record_incorrect_answer_generation | task303-056e206e09e0447b9ef50ebd76014cee | 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 ... | Japan |
task145_afs_argument_similarity_death_penalty | task145-a5ef10cf51f94f39aa6f70d6a6d3bf00 | We would like you to classify each of the following sets of argument pairs (discussing Death Penalty) into either SIMILAR or NOT SIMILAR. A pair of arguments is considered SIMILAR if the arguments are about the same FACET (making the same argument), and is considered NOT SIMILAR if they do not have the same FACET. A F... | Similar |
task497_extract_all_numbers_from_list_in_order | task497-795c2a73a044440d91f2b9858dcd5ad2 | In this task, you are given an input list A. You need to find all the elements of the list that are numbers in the same order as they appear in the list A.
['4551', '4299', 'l', 'T', 'M', '9111', '5709', 'z', '1809', '4491', 'B'] | 4551, 4299, 9111, 5709, 1809, 4491 |
task206_collatz_conjecture | task206-f2cc5e57f2f641778ad9d52fa65fdfba | 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.
[100, 41, 62, 116, 17, ... | [50, 124, 31, 58, 52, 65] |
task497_extract_all_numbers_from_list_in_order | task497-2b3b189998584e569d91a41d1d12e44e | In this task, you are given an input list A. You need to find all the elements of the list that are numbers in the same order as they appear in the list A.
['2051', '7513', 'Z', '7075', 'f', 'C', '2097', '8311', 'W', '6621', 'C', '9001', 'i', '2201', '3657'] | 2051, 7513, 7075, 2097, 8311, 6621, 9001, 2201, 3657 |
task085_unnatural_addsub_arithmetic | task085-d617bb87349f4553a4915cc27d8641d0 | In this task you will be given an arithmetic operation and you have to find its answer. The symbols of operators '+' and '-' has been swapped i.e you need to perform subtraction when you see a '+' symbol and addition in case of '-' symbol.
9588 + 3768 + 6633 + 6137 | -6950 |
task368_synthetic_even_or_odd_calculation | task368-b608aee7bdc54201bab59c13b002532a | 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... | [-16.0, 12.0, 150, 0.0, 94, 86, 9.5, -5.0, 23.0, -378, -13.5] |
task353_casino_classification_negotiation_elicit_pref | task353-140935086c7b4ea7a5dcdce8b5389a81 | The input is taken from a negotiation between two participants who take the role of campsite neighbors and negotiate for Food, Water, and Firewood packages, based on their individual preferences and requirements. Given an utterance and recent dialogue context containing past 3 utterances (wherever available), output Ye... | No |
task328_jigsaw_classification_insult | task328-15198e5d1ff042b18e52d43b5668aeff | In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: insult and non-insult. Insult is any lanugage or act that is disrespectful or scornfully abusive.
Comment: Hickenlooper is a Socialist moron, oh, and a person that puts himself, and his opinion... | Insult |
task506_position_of_all_alphabetical_elements_in_list | task506-39e6f269c4ba441ebb602f24786d88bc | 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 alphabetical elements in the given list in order. Assume the position of the 1st element to be 1. Return -1 if no alphabetical element is in the list.
['Q', 'l', '... | 1, 2, 4, 7, 9, 10, 12, 14, 15, 16, 17, 18, 19, 20, 21, 32, 33, 34, 35 |
task495_semeval_headline_classification | task495-8c0bf3eb439746e49bfd40f1ce8fe8c0 | 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... | Not Funny |
task455_swag_context_generation | task455-a99b7ddeb92a4226b852563c180a87a4 | Given a sentence, generate a most likely context or previous statement. The previous statement should be relevant to the given statement.
Still seated, someone shakes to the beat. | A dissatisfied someone looks over her peers. |
task156_codah_classification_adversarial | task156-abee1a1275e34f139344ae712a50ef56 | Given a prompt and four completions, select the completion that is the most plausible in continuing or answering the prompt. This task is designed to test common sense and has various categories ranging between idioms, negated statements, polysemy, subject referencing, and quantitative reasoning. Generate either Comple... | Completion C |
task074_squad1.1_question_generation | task074-3054909b591f4de592ff2653c6b424bc | 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... | In what year was Primatene Mist no longer sold in the United States? |
task1340_msr_text_compression_compression | task1340-1872f45be236426fb1db1c2a04701e5f | Given a text, write a compressed version of it in a single sentence.
The winding Cagliari-Muravera road across the plunging ravines of the Sarrabus mountains to the coast is one of the most spectacular drives on the whole island. | A fascinating drive on the island is the Cagliari-Muravera road near the Sarrabus mountains to the coast |
task1309_amazonreview_summary_classification | task1309-384c2bf56e6f4db2a0f4e2c87d59a0d4 | 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 wear a leather jacket that is a few sizes smaller... | False |
task592_sciq_incorrect_answer_generation | task592-0a845738e3d64c9dbfeed44e0dfa4be9 | 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.
What is a force that opposes motion? | tension |
task310_race_classification | task310-d4bad149815a4aae965a37b48d5cf546 | 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: May 28 (Reuters Life!) - A Jap... | No |
task1286_openbookqa_question_answering | task1286-30b73ff9a2d241b78f83d48f76ca3f4e | In this task, you are given a multiple-choice question and you have to pick the correct option. Answer with option indexes (i.e., "A", "B", "C", and "D").
If something has a membrane within another thing, it is likely (A) a marker (B) a dark hole (C) a house (D) able to cry | D |
task900_freebase_qa_category_classification | task900-05bff036c93b43758a478f9ab3aefe4a | Given a trivia question, classify broad topical category from this list: 'theater', 'geology', 'book', 'tv', 'astronomy', 'aviation', 'military', 'government', 'boxing', 'projects', 'metropolitan_transit', 'law', 'venture_capital', 'broadcast', 'biology', 'people', 'influence', 'baseball', 'spaceflight', 'media_common'... | film |
task929_products_reviews_classification | task929-badbe00d5a2e412caceb50b0a5adfdba | Given an English language product review, determine if it is a Good Review or a Bad Review. A good review is one where the product's review has positive tone and Bad review is one where the tone of product's review is negative.
I'm new to this, so all may be fine now. But it just does NOT go out after setting it! Only ... | Bad review |
task153_tomqa_find_location_hard_clean | task153-4d7c3bc2c91d4ef5b4d8f130a433f378 | Given a story, answer the question about the story. The question is the last sentence in the input. These stories can be difficult due to their length and how each story has at least one of the three following scenarios: the first is when the individual's belief matches reality, the second is when the individual's beli... | blue_bathtub |
task637_extract_and_sort_unique_digits_in_a_list | task637-6082fa8ebc804a4ea3026cc30a7e9463 | In this task, you are given an input list A. You need to extract and sort the unique digits used in the list in ascending order. Return -1 if there is no digit in the list.
['19', 'y', 'w', 'g', '185', 'l', '49', 'i'] | 1, 4, 5, 8, 9 |
task672_nummersense | task672-528116ef0484456c89670b2a50d415a1 | In this task, find the most appropriate number to replace the blank (indicated with _ ) and express it in words.
Most veterinarians recommend neutering at around _ months of age. | six |
task582_naturalquestion_answer_generation | task582-8d9d0ae6905d477ab0579b5d66c2bf00 | In this task, You are given an open-domain question that can be answered based on factual information. Your task is to provide \*short\* answer (in a few words only) for the given question. The short answer can be one or more entities or it can also be boolean \*yes\* or \*no\*.
who is the original singer of baby i lov... | Peter Frampton |
task169_strategyqa_sentence_generation | task169-ad465b56debf4b559e9877ec0d11186d | In this task, you are presented with a term, a question, and a yes/no answer. For context, the term is associated with a short description. Write the simple facts one needs to know in order to answer the given question. The facts should be easily found on the web (e.g. mentioned in a Wikipedia page)
Term: United Nation... | Fact1: United Nations Framework Convention on Climate Change produced an agreement to limit future global warming at some degree. Fact2: Creating ice require energy. Fact3: Consuming energy makes heat. Fact4: global warming would not be prevented by ice. |
task633_dbpedia_14_answer_generation | task633-2653695eb03a4e5bb04bccfbfd49c31c | In this task, you are given a text which is the body of a document. You are given a question and options. Pick the correct number. Don't generate anything else apart from the numbers provided in options.
Context: Zoar is a village in Tuscarawas County Ohio United States. The population was 169 at the 2010 census.
Quest... | 2 |
task1609_xquad_en_question_generation | task1609-068301f78141427aaca95efcdd8f289f | Given a paragraph, your job is to generate a question that can be answered from the passage. The answer to your question should be a single entity, person, time, etc. that can be extracted from the passage.
While acknowledging the central role economic growth can potentially play in human development, poverty reduction... | What needs to be made to ensure poorer members of society can participate in economic growth? |
task455_swag_context_generation | task455-1fb7371a248d4a5ebf305315aced3c64 | Given a sentence, generate a most likely context or previous statement. The previous statement should be relevant to the given statement.
He buries his face in his hands, smiles but awkwardly shimmies on. | He sets down another strip. |
task846_pubmedqa_classification | task846-b0054e1115304a6999d66b3c5ee7b80e | Given a passage with a question and an answer to that question, classify if the answer actually answers the question into 'yes' or 'no'. Output 'yes' if the answer answers the question and output 'no' if the answer does not answer the question.
Question: Does [ 1,25-dihydroxyvitamin D3 pretreatment inhibit house dust m... | yes |
task097_conala_remove_duplicates | task097-7ba91e60b0614212832710dfd3dec073 | In this task you will be given a list of numbers and you should remove all duplicates in the list. If every number is repeated in the list an empty list should be returned. Your list should be numbers inside brackets, just like the given list.
[3, 6, 0, 5, 5, 0, 2, 6] | [3, 2] |
task088_identify_typo_verification | task088-65371038a9e54cb5824ab3d592c7afd9 | 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 ... | wmoan |
task333_hateeval_classification_hate_en | task333-72693dfc3f0746618e258a09b84caf08 | 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 |
task901_freebase_qa_category_question_generation | task901-bb1054002fca44debc2b7df6a39bb9af | 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.
book | Which eminent zoologist wrote the books 'The Naked Ape' and'The Human Zoo'? |
task303_record_incorrect_answer_generation | task303-949fc60e54eb4b79acf111f58673b9c8 | 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 ... | Israeli |
task302_record_classification | task302-aa1bde5ac8434aca82186dbbe439c4cb | 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. Among the entities, try to find the best entity that is most likely to fill in "_" and classify the answers based on options.
(CNN) -- When she was a public health admini... | (F) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.