task_name
stringclasses
645 values
id
stringlengths
40
41
source
stringlengths
62
335k
target
stringlengths
0
13.8k
task582_naturalquestion_answer_generation
task582-20fa5d3396cb4a3688a2fa420c1d7c2d
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 plays anakin skywalker in the phanto...
Jake Matthew Lloyd
task100_concatenate_all_elements_from_index_i_to_j
task100-9774f532f7a642bcb85031b4b22dce67
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 concatenate all elements of A from the ith element to the jth element, and print the resultant string. 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...
kN49311614067S7069Hp5581
task074_squad1.1_question_generation
task074-3cdfd31164604acfa8102e9196edf682
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 is credited with the papermaking process?
task379_agnews_topic_classification
task379-b054729181b5472f9f6bedbd3186902c
In this task, you are given a news article. Your task is to classify the article to one out of the four topics 'World', 'Sports', 'Business', 'Sci/Tech' if the article's main topic is relevant to the world, sports, business, and science/technology, correspondingly. If you are not sure about the topic, choose the closes...
Sports
task1292_yelp_review_full_text_categorization
task1292-7ccd160447104686a8223fe14fb489a9
You are given a review about a place. You need to provide a rating from "1 star" to "5 stars" for this place. I'm only low-balling it because I had high expectations and felt like there wasn't a lot of filling in my sandwich.\n\nGood flavors though.
3 stars
task228_arc_answer_generation_easy
task228-52a4f564a72747549bec11ad50b95ecb
You are given a science question (easy-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 ...
C
task325_jigsaw_classification_identity_attack
task325-ee55eb4fc3da4df7a888342dc29dea14
In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: identity-attack and non-identity-attack. Identity attack refers to anything rude or disrespectful about someone's identity, including appearance, race, gender, and sexual orientation. Comment: ...
Identity-attack
task577_curiosity_dialogs_classification
task577-8cfc366bdc5a4d978903d2a3258eac21
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. Interesting, is there more ab...
user
task125_conala_pair_differences
task125-552fefaef3b247f781a6fb752bab9ac0
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. [-53, 19, 31, -89]
[72, 12, 120]
task587_amazonfood_polarity_correction_classification
task587-1e66121f5bef44ab920facf14ad3ea27
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 first discovered "Gluten Free Biscuit" in the supermarket. I bought it and loved it. I then tried to find it again in all th...
False
task580_socialiqa_answer_generation
task580-8fc633e01eb6493a88cc98f4e516a0f2
In this task, you're given a context, a question, and three options. Your task is to find the correct answer to the question using the given context and options. Also, you may need to use commonsense reasoning about social situations to answer the questions. Classify your answers into 'A', 'B', and 'C'. Context: Kai's ...
A
task495_semeval_headline_classification
task495-f945069a7b2d4166a0123e138dd7622c
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
task471_haspart_answer_generation
task471-d8265327fecf48c38db70dfac1041c38
Given an entity as input, output another entity which is part of the input entity. These are entities of meronym. In linguistics, meronymy is a semantic relation between a meronym denoting a part and a holonym denoting a whole. In simpler terms, a meronym (i.e., output entity) is in a part-of relationship with its holo...
humus
task303_record_incorrect_answer_generation
task303-16c78dd062a84b91865102ee30969d03
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 ...
Capital One Cup
task307_jeopardy_answer_generation_final
task307-641ce9f81e5c4072a5c57db2f263d583
You will be given a trivia clue, and the category it belongs to. You should answer with the best answer that belongs in the category and is described by the clue. For simplicity, answers should be in all lower cased letters. Category: AFI's TOP 100 MOVIE QUOTES Clue: This quote, No. 31 on the list, comes 2 minutes aft...
after all, tomorrow is another day!
task400_paws_paraphrase_classification
task400-f8a93fe6448b4d5fb1daa625de89ac64
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. Later , Coach Quigley was named Athle...
Not paraphrase
task592_sciq_incorrect_answer_generation
task592-997b1625ff504987854ae33fa759e3d6
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 kind of reproduction generates new indivi...
sexual
task074_squad1.1_question_generation
task074-27c9d66e929342fcbea40a91e4cb4cf7
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 a malicious code that demands processor time and spreads itself to other computers?
task1445_closest_integers
task1445-65898228021f4976ba1ee130fce011bd
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. [58, -52, -45, -1...
7
task114_is_the_given_word_longest
task114-8e8369b9437444a4bd8b230cac1a306c
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: 'an old ma...
Yes
task582_naturalquestion_answer_generation
task582-e70ed0d833b444f99ad0046abe393d37
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\*. when did china put in the one child poli...
1979
task385_socialiqa_incorrect_answer_generation
task385-3d07e4b2b12c490786fbb115c4e0b50d
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: Ash inher...
A
task1593_yahoo_answers_topics_classification
task1593-2d16bc7b0809412b9b40d4c832326f9a
You are given a passage. Using the information present in the passage, you need to classify it into one of the 10 topics: 0 - 'Society & Culture', 1 - 'Science & Mathematics', 2 - 'Health', 3 - 'Education & Reference', 4 - 'Computers & Internet', 5 - 'Sports', 6 - 'Business & Finance', 7 - 'Entertainment & Music', 8 - ...
1
task636_extract_and_sort_unique_alphabets_in_a_list
task636-b14edac4bb604c40a173cb59fafe69d4
In this task, you are given an input list A comprising of numbers and alphabets. You need to extract and sort the unique alphabets in the list. The alphabets in the input list will only be in lowercase. Return -1 if there is no alphabet in the input list. ['8271', '3775', 't', '3899']
t
task899_freebase_qa_topic_generation
task899-a5ed37966b6b45f49c9acfda0074ad55
Given a factoid/trivia type question, generate the topic of the question. The topic is the entity the question talks about. In which autonomous region of Spain are the cities of Cadiz and Cordoba?
cordoba
task591_sciq_answer_generation
task591-f14f6f0d98b0411ca05739a175c48e54
Given a scientific question, generate a correct answer to it. In a liquid, the particles are still in close contact, so liquids have a definite what?
volume
task1312_amazonreview_polarity_classification
task1312-81192300f77645f991ffd44a8d5b0e47
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. Very happy with this furniture cover. Just purchased a new dual recliner love seat and wanted to protect the surface. I have pets and although they ...
positive
task1360_numer_sense_multiple_choice_qa_generation
task1360-6dfeed637bc64498876de687e0e4ba88
Given a sentence with a missing word, pick the answer option that best fills out the missing word in the sentence. Indicate each answer with its index ('a', 'b', 'c', 'd'). Tetrapods are animals that have ____ legs or leg-like appendages .\Question: Choose the right answer from options given a) six b) four c) ten d) se...
b
task1217_atomic_answer_generation
task1217-d9d8bd62ee754e8a9e13729012160fcb
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 uses the ___ to buy
debit card
task430_senteval_subject_count
task430-f3cc9e5747d544b6a69ffd5406b076a9
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. A blink of his swelling eyes, and Sorin was on him.
Singular
task285_imdb_answer_generation
task285-0b046750c3ad4059917d202cf82a395b
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: Steve Carell has made a career out of portraying the slight...
yes
task1548_wiqa_binary_classification
task1548-cd898063486844fc843f0444c80ef0f2
You need to answer the question 'Are the given steps in order?', given a set of steps describing a process. Your answer must be either Yes or No. If the answer is No, that means the steps are out of order and do not make sense in the order they are in. If the answer is Yes, that means the steps are in order and make se...
No
task183_rhyme_generation
task183-4409550b3b584f14b06dac6ba2ee4633
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" get
beset
task428_senteval_inversion
task428-b80edef15cc54e93a1d397224f5aede2
In this task you are given a sentence. You must judge whether there exist two consecutive words within the sentence with flipped orders, that is, whether the sentence will make sense and be correct if the order of two consecutive words changes. Label the instances as "Inversion" or "Original" based on your judgment. My...
Original
task161_count_words_containing_letter
task161-2f72c129a5824d298ebcfb598095ee0b
In this task, you need to count the number of words in a sentence that contain the given letter Sentence: 'a woman is laughing while sitting on a bed'. How many words contain the letter 'c' in the sentence.
0
task073_commonsenseqa_answer_generation
task073-c1a1f682b6eb4289a02914e25cc17dd3
You are given a question and some answer options (associated with "A", "B", "C", "D"). You should choose the correct answer based on commonsense knowledge. Avoid answering questions based on associations, the set of answers are chosen deliberately to capture common sense beyond associations. Do not generate anything el...
E
task517_emo_classify_emotion_of_dialogue
task517-967ccf89911c48049cf55e545033f787
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. no i don't like the way to talk awww why not don't talk to me
angry
task132_dais_text_modification
task132-fb39fec042384ede871c4b16f0760aa6
Languages typically provide more than one grammatical construction to express certain types of messages. Your task is to generate a senetence with the same meaning as given sentence, but with different grammatical construction. Bob declared a woman wearing a hat a commitment
Bob declared a commitment to a woman wearing a hat
task1419_mathqa_gain
task1419-478a7a8407e94edf9959c1d38b5e22e2
In this task, you need to answer the given multiple-choice question on the gain. Gain is the value by which to multiply the input. Classify your answers into 'a', 'b', 'c', 'd', and 'e'. Problem: a and b invests rs . 10000 each , a investing for 4 months and b investing for all the 12 months in the year . if the total ...
b
task1217_atomic_answer_generation
task1217-998f55eb3e5f443d993ca2f57b56796d
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 sets ___ in the earth
a plant
task1340_msr_text_compression_compression
task1340-b839bad0c8dc4764bf522b0aabbe313a
Given a text, write a compressed version of it in a single sentence. An endowed chair will greatly benefit the IU School of Dentistry. From its inception, the IDA Pursuit of Excellence Fund has supported and rewarded faculty for unique and outstanding effort on behalf of dentistry.
An endowed chair will greatly benefit the IU School of Dentistry. The IDA Pursuit of Excellence Fund has supported faculty for unique and outstanding effort.
task294_storycommonsense_motiv_text_generation
task294-398c373af0fa4db4b5aadff07ee886e0
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 write the character's motivation by doing a specific job, which is given in the sentence. Y...
None
task934_turk_simplification
task934-3b18ea7c67b145fab1504faaff18b45d
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. plot captain caleb holt -lrb- kirk cameron -rrb- is a firefighter in albany , georgia and firmly keeps the cardinal rule of all firemen , " never l...
kirk cameron plot captain is a firefighter in albany , georgia and firmly keeps the cardinal rule of all firemen , " never leave your partner behind ".
task618_amazonreview_summary_text_generation
task618-a680978c51174ee4817ce4c683e49a8c
In this task, you're given reviews from Amazon's products. Your task is to generate the Summary of the review. Installed just fine on a 94 Toyota Pickup 2wd - unfortunately they only lasted about a year before one blew. Swapped back the used OEM rear shocks that came on the truck in 1994 and back to normal. These are p...
Installed just fine on a 94 Toyota Pickup 2wd - unfortunately they ...
task576_curiosity_dialogs_answer_generation
task576-74d59933c665415c83894b94aebc5a52
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. Charter schools have operated in the city of St. Louis using authorization from Missouri state law since 2000. Sounds great! What's ed...
Charter schools have operated in the city of St. Louis using authorization from Missouri state law since 2000.
task581_socialiqa_question_generation
task581-17703b7f727745c0871c553894901772
In this task, you're given context and an answer. Your task is to generate the question for this answer based on the given context with commonsense reasoning about social situations.. Context: Jesse went begging to their mother for a new jacket to wear to school. Answer: yell at Jesse
What will Others want to do next?
task1285_kpa_keypoint_matching
task1285-f6c04f410cd24bdb82a76560e50aedab
The input contains a debate topic, an argument on the topic and a keypoint, separated by "<sep>". Your task is to answer if the keypoint matches the argument and summarizes exactly what the argument means, in the context of the given topic. Topic: We should legalize sex selection<sep>Argument: We should not legalize se...
False
task429_senteval_tense
task429-7f930874818c4261a3b4f0d186e0be04
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". After he'd got most of them out, he and Kimberley tipped the canoe over to ...
Past
task389_torque_generate_temporal_question
task389-bd68ac5dc0d84a8bbb32d91efa51e6e2
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 will happen in the future?
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...
led
task592_sciq_incorrect_answer_generation
task592-bf7af542c47b48668ce53738dc291b60
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 another name for a reasonable explanat...
experiment
task573_air_dialogue_classification
task573-11fce9f536cd4b379f387f210ac1a0b0
In this task, you are given a conversation between a flight agent and the customer. You are given 4 options and you need to select the goal of the conversation. It is provided as part of customer's context, which has to be one of the following: `book`: Make a new reservation, `cancel`: Cancel an existing reservation, `...
no_flight
task160_replace_letter_in_a_sentence
task160-c4a5f98bc9fc411f89bd6afec91524bb
In this task, you need to replace a letter in the sentence with another given letter. Sentence: 'a man swinging at a tennis with a racquet on a court'. Replace the letter 't' with 'c' in the sentence.
a man swinging ac a cennis wich a racquec on a courc
task1384_deal_or_no_dialog_classification
task1384-ae5c000476fa4f3a9eed31ab976eb1f2
Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'. THEM: give me hat and books YOU: ill give you the hat and all of the balls THEM: deal.
Yes
task1292_yelp_review_full_text_categorization
task1292-cd99139434b340868c3df6022b3f2e06
You are given a review about a place. You need to provide a rating from "1 star" to "5 stars" for this place. Updating my review - we returned to the Avenue a few weeks back. Wasn't really blown away like I was every previous time I had gone here. I know the owners switched but I really hoped the new people understood ...
2 stars
task518_emo_different_dialogue_emotions
task518-d8c92e486be4408da291497138cc8e8c
In this task you will be given two dialogues. You need to determine if both dialogues have the same underlying emotion. The possible emotions are happy, sad, angry, or other. If they do output 'yes', if not output 'no'. Dialogue 1: 'but y but why what u have a boyfriend'. Dialogue 2: 'romantic wheather i think it is li...
yes
task105_story_cloze-rocstories_sentence_generation
task105-9d5f047d4f7142adb4ca478b549c007b
In this task, you're given a four sentences of story written in natural language. Your job is to complete end part of the story by predicting appropriate last sentence which is coherent with the given sentences. Sentence1: Sarah was horrified of swings growing up. Sentence2: She would cry every time she would go to the...
Her fear melted away as she swung.
task285_imdb_answer_generation
task285-762f2a20ec544328a5f5fdf30db6a7c5
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: First off, I'd like to make a correction on another review ...
no
task335_hateeval_classification_aggresive_en
task335-4d76dc59556d4b9b8f5f7c17ca0b9ae5
In this task, you are given a hateful post in English from online platforms. You are expected to classify the post into two classes: aggresive or non-aggresive. An aggresive post is one that expresses feelings and opinions in an abusive way and tries to dominate others. Note that the URLs in the text have been replaced...
Non-aggresive
task373_synthetic_round_tens_place
task373-42216d78f70a42cba9a6c63ccc303473
In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10. [-603, -689, -322, -562]
[-600, -690, -320, -560]
task1711_poki_text_generation
task1711-6d3b3a37501641438de8ff51a31bfc47
You are given a short text as a title. Your task is to generate a poem as output that is related to the given title and should feel like written by kids. The output should be a run-on sentence (two or more complete sentences connected without any punctuation). The poem should not be too long or too complex, because it ...
i watch tear trickle down from the reckless theya're the one who be arrogant and self-centered they think that they be good than everyone else they have all that they have ever want for a while then they lose it all jesus once meet a rich man who have ask him how he could be completely righteous and he answer a take al...
task1727_wiqa_what_is_the_effect
task1727-ab49dc8b8ee24a1689f96fe68f3851f2
In this task you will be given a process, and a question. The process contains a sequence of steps that happen in order. The question asks about the effect of a certain event on another event. If the first event has a positive effect on the second event, answer with "for", if it has a negative effect, answer with "agai...
for
task1445_closest_integers
task1445-dcf3ac0695ac40ad99775e4f4b63d9db
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. [28, -16, -61, 21...
6
task344_hybridqa_answer_generation
task344-31c628c86bb744ff92cfbd3cf5475793
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. Who are the creators of the Netflix original program that premiered on November 13 , 2015 ?
Bob Odenkirk and David Cross
task390_torque_text_span_selection
task390-94361372062844d6ad9af7a880a133ef
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 Ca...
faxed
task622_replace_alphabets_in_a_list_by_their_position_in_english_alphabet
task622-4295ca34855e4e419603cb0f6e5591d5
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. ['7481', '5929']
7481, 5929
task1594_yahoo_answers_topics_question_generation
task1594-11a1a9a96fb841bfb422a71759c29f68
You are given a passage. You need to construct a question about the information present in the passage. Construct a question in such a way that (i) it is unambiguous, (ii) its answer is the whole paragraph. Avoid creating questions that can be answered correctly without actually understanding the paragraph. If I told y...
can saltalites from outer space tell whats in your house?
task303_record_incorrect_answer_generation
task303-bf17cfb6f1a04cb7a5f26be0e80e5612
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 ...
Matthew and Grace Huang
task903_deceptive_opinion_spam_classification
task903-b4cd871d08ba4eb4b610de0718bdfbf5
Given a hotel review and the corresponding polarity of review (i.e., Negative or Positive) identify if the polarity is correct. Write 'true' if it's correct, 'false' otherwise. Review: We stayed at the Hard Rock on January 27th, 2009 for $125/night. It is located on Michigan Ave, just two blocks from the Mag Mile, two ...
false
task1420_mathqa_general
task1420-fbad4cb6b7bf4c7a9116f0843ff34076
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: the maximum numbers of students among them 891 pens and 810 pencils can be distributed in such a way that each student gets the same number of pens and same number of...
b
task1541_agnews_classification
task1541-23944d759f074b5f97f412d6125b3a6d
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
task1309_amazonreview_summary_classification
task1309-9f87186399994347b4f86b0b3b2a905e
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: The measurements given were wrong!!! The small size...
True
task303_record_incorrect_answer_generation
task303-8068ad4c21614fd4a2922ac88251e441
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 ...
Ben Morgan
task1645_medical_question_pair_dataset_text_classification
task1645-96db170809204a07bdc081df4c1360f2
In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning. Sentence1: Wdoes mecca root pikls make ur butto...
Similar
task074_squad1.1_question_generation
task074-dba4d33b74a248a497a6f77f47f89894
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...
Why are plants able to stop and start dividing cells?
task633_dbpedia_14_answer_generation
task633-21ba9435c5f744ffbbd40f9a41194cc7
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: Hyacinthe-Adélard Fortier (December 11 1875 – January 18 1966) was a lawyer judge and political figure in Q...
2
task633_dbpedia_14_answer_generation
task633-2d1ccd2ae7124298b0633426b6577a4c
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: The E.412 class (factory name 112E) is a batch of multi-role electric locomotives built for the mountain li...
3
task512_twitter_emotion_classification
task512-9caa4bb6806c4c3eac81ecb433c38234
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 very rich today
joy
task183_rhyme_generation
task183-4409550b3b584f14b06dac6ba2ee4633
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" get
swett
task405_narrativeqa_question_generation
task405-12637618e40e44738d00bdfca7036056
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 did Ryan ask his wife to confirm at the end?
task933_wiki_auto_style_transfer
task933-f7d2ce98a7be4fbe99afd34b0bd4e633
In this task, we ask you to rewrite a sentence in simple English without changing its general meaning. Essentially, you want to make the sentence easier to read by using simpler words, utilizing more straightforward sentence structures, and omitting non-essential information etc. There were also many performances of th...
Thomas Yeates had puppet shows called " Punch 's Oratory , or The Pleasures of the Town " after 1734 .
task579_socialiqa_classification
task579-e9056a70f325484f840a56baca7b45e7
In this task, you're given a context, a question, three options, and an answer. Your task is to classify whether the given answer is correct or not by providing 'Yes' or 'No', based on the context with commonsense reasoning about social situations. Context: Taylor became best friends with Jayden while they were out of ...
No
task596_mocha_question_generation
task596-76bf2c461be14d178f5dd5de197fe4d5
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. Kai handed back the computer. They didn't like using a Mac.
How would others feel as a result?
task495_semeval_headline_classification
task495-e1af0086aaa44033a7a2872f52b05c79
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
task1207_atomic_classification_atlocation
task1207-33ac26d9cb9c4b5ba47f437368c2343d
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
task1645_medical_question_pair_dataset_text_classification
task1645-2914bf9a81e242f3a3dff3294e5f47a7
In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning. Sentence1: I very often have dull pain in the l...
Dissimilar
task568_circa_question_generation
task568-a99cf566ee8a47bd95fb617227597568
In this task, you are given an answer, and your task is to generate a reasonable question for that answer. I work from home.
Do you travel any?
task307_jeopardy_answer_generation_final
task307-eed5a8671de54cd898ddd3e653665983
You will be given a trivia clue, and the category it belongs to. You should answer with the best answer that belongs in the category and is described by the clue. For simplicity, answers should be in all lower cased letters. Category: LAW ENFORCEMENT Clue: This police force developed from bands of Indian fighters who ...
the texas rangers
task574_air_dialogue_sentence_generation
task574-a2f2d58e1f2c4da49fffdbb289ec77c6
In this task, you're given a dialogue between a customer and a flight booking agent with a gap in the conversation. Your job is to find the answer of the previous dialogue. Avoid using irrelevant extra information while creating the answer. The answer should be relevant to the question before the blank. If you fill the...
agent: Hello, how can I aid you?
task183_rhyme_generation
task183-168c7c745ea5405dbe287e6f20dba8c6
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" got
khat
task899_freebase_qa_topic_generation
task899-e566fe9975b4474492a35f9810507d4b
Given a factoid/trivia type question, generate the topic of the question. The topic is the entity the question talks about. Which TV Game Show has been presented by Leslie Crowther, Bruce Forsyth and Joe Pasquale?
joe pasquale
task155_count_nouns_verbs
task155-f05989cdd0b34e139e8f0c686ab4b967
In this task, you need to count the number of nouns/verbs in the given sentence. Sentence: 'A man is holding a pillow and watching television'. Count the number of verbs in this sentence.
2
task389_torque_generate_temporal_question
task389-5f61a668352b4709b606ba9b7c10b083
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 event has already finished?
task516_senteval_conjoints_inversion
task516-8f5199e0d775468c8d1017d275553aff
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
task1592_yahoo_answers_topics_classfication
task1592-f0092f01d3144e2287d2ee3c535c2581
You are given a question title. You need to classify it into one of the 10 topics: 0 - 'Society & Culture', 1 - 'Science & Mathematics', 2 - 'Health', 3 - 'Education & Reference', 4 - 'Computers & Internet', 5 - 'Sports', 6 - 'Business & Finance', 7 - 'Entertainment & Music', 8 - 'Family & Relationships', 9 - 'Politics...
4
task066_timetravel_binary_consistency_classification
task066-115439c640ec4b7ead266d1036a3b8b5
In this task, you are given a short story consisting of exactly 5 sentences where the second sentence is missing. You are given a candidate for the second sentence and you need to identify if the given sentence connects the first sentence with the rest of the story. Indicate your answer by "Yes" if it connects, otherwi...
No
task898_freebase_qa_answer_generation
task898-b43d7fb7b1aa4c8cbdf07f53dcc37af7
Given an trivia question precisely answer the question with a word/phrase/name. External resources such as Wikipedia could be used to obtain the facts. Who directed the 2001 film `Harry Potter and the Philosopher`s Stone`?
chris columbus
task413_mickey_en_sentence_perturbation_generation
task413-221a19bb9f9a46af8e2ae62b2065a8ee
Given a sentence, generate a new sentence by performing small changes on the sentence. Here, make sure that the changes are semantically related and syntactically similar to the input. And the generated sentence should have high commonsense plausibility, that is to have reasonable probability of it being true. You woul...
You would send a criminal to prison because they committed a ^ .
task1288_glue_mrpc_paraphrasing
task1288-029188d7671946e2a544536c3a85544b
You are given two sentences(Sentence1 and Sentence2). Answer "Yes" if these sentences are a paraphrase of one another, otherwise answer "No". Sentence1: The NASD also alleges Young flew multiple times on Tyco corporate jets , often accompanied by Kozlowski ., Sentence2: The NASD alleges that the analyst flew multiples ...
Yes
task192_hotpotqa_sentence_generation
task192-e73c36504b4048bc86390302ecd52824
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. Entertainment Weekly (sometimes abbreviated as EW) is an American magazine, published by ...
Entertainment Weekly sometimes abbreviated as EW is an American magazine, published by Time Inc., that covers film, television, music, Broadway theatre, books and popular culture.