task_name
stringclasses
645 values
id
stringlengths
40
41
source
stringlengths
62
335k
target
stringlengths
0
13.8k
task088_identify_typo_verification
task088-44be1822f65d46eeb2f3c032e12e23fd
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 ...
skoer
task246_dream_question_generation
task246-1fbb19a1b6664f9c89ba3fe1fc1add35
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 years have Peter been driving to work? (A) 2 year. (B) 3 years. (C) 4 years.
task318_stereoset_classification_gender
task318-93d61b9f90a4459aa96d96688863ee4a
You are given a target person and two sentences. Your task is to determine whether the second sentence conveys either a stereotype, anti-stereotype, or is unrelated with respect to the first sentence and the target. A stereotype is a widely held but oversimplified notion of a group of people. An anti-stereotype is an ...
anti-stereotype
task311_race_question_generation
task311-dd31beb71fb949b2ad40ab8bddd75c6d
In this task, you're given an article and an answer. Your task is to generate the question for the answer based on the given article. Article: In October on the east coast of Australia migrating humpback whales pass very close to the shore. With the help of Max Egan, we went to film them near Byron Bay. It was extremel...
Which finding about whales is beyond the writer's expectation?
task600_find_the_longest_common_substring_in_two_strings
task600-59cb1c4fe0a34f499ca05f372192a7d5
In this task, you are given two strings A, B. Find the longest common substring in the strings A and B. nICtaxppOXOAaFHhzgjqeM, eboEEMnQgKaxppOXOAaFpBONwIAT
axppOXOAaF
task454_swag_incorrect_answer_generation
task454-563375ecfba649778ca885149f870fc9
Given a sentence, generate a most unlikely next statement. The next statement should not be logically relevant to the given context The man adds ice to a martin glass and a tall glass. the man
then adds, adds sugar, the juice and drink in the glass.
task1678_mathqa_answer_selection
task1678-bad70b494c504d27af938ba1a5487e15
Given a math problem with context and a question and 5 answer choices, the task is to provide the correct answer choice based on the problem. You must choose one of the given answer choices by letter: a, b, c, d, or e; anything else is invalid. Problem: 1399 x 1399 Options: a. 1957201, b. 1981709, c. 18362619, d. 20317...
a
task637_extract_and_sort_unique_digits_in_a_list
task637-e3e5201f34cd453e9a1c4a24e8ace836
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. ['149', '487', 'q', '429', '155', '433', '473', '387', 'b', '303', 'd', '471', 't', 'r', 't']
0, 1, 2, 3, 4, 5, 7, 8, 9
task227_clariq_classification
task227-dea2f5f42aae40d4aabaeb0d1c02e0e9
In this task, you are given an ambiguous question/query (which can be answered in more than one way) and a clarification statement to understand the query more precisely. Your task to classify that if the given clarification accurately clarifies the given query or not and based on that provide 'Yes' or 'No'. Query: I'm...
No
task113_count_frequency_of_letter
task113-73aaba72decc43dd9ac1fb4d0ed734d3
In this task, you need to count the number of times the given letter appears in the given sentence. Sentence: 'a woman dressed as tooth fairy holding a wand'. Find frequency of the letter 'o'
4
task380_boolq_yes_no_question
task380-e72b313d339d4f329e062361dd00e69a
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 northern section of the river flows north almost entirely through the Sudanese desert to Egypt, then ends in a large delta and flows into the Mediterra...
Yes
task521_trivia_question_classification
task521-aa74cabf9cdc4dddaaf15f7b5b5343ca
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. This structure was originally thoug...
Science
task965_librispeech_asr_missing_word_prediction
task965-61659caac7d84bb0b65580f680fc6a0c
You are given an English sentence with a blank, and you need to predict the missing word. After completing, the whole sentence should be gramatically correct and non-ambiguous. who had been afflicted with as severe a blow through her husband and son eugenie she said to herself is lost and so are we the ____ as it will ...
affair
task092_check_prime_classification
task092-b6a5d811c113406aa11ee6cbf881d91e
In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers. 49549
Yes
task461_qasper_question_generation
task461-d2ca00c60868428f921d389deede2c57
In this task, you will be presented with a context from an academic paper and you have to write an answerable question based on the context. Your questions can be extractive, abstractive, or yes-no questions. Our experiments on a goal-oriented dialog corpus, the personalized bAbI dialog dataset, show that leveraging pe...
What datasets did they use?
task1283_hrngo_quality_classification
task1283-7edc364aa14d4d4eae0b6616a3271f4c
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: can i confirm that you are looking for a restaurant near potrero hill? Original Reference: are you...
1
task844_financial_phrasebank_classification
task844-5b082cf829614efaad9f6c3da94c8270
Given a piece of financial news and its polarity, classify it into 'true' if the polarity is correct and classify into 'false' if the polarity is incorrect. Output must be 'true' or 'false'. news:The adjustments concern staff in both the Specialty Papers and the Fiber Composites segments . polarity:positive
false
task303_record_incorrect_answer_generation
task303-6b619875f85141b6af82a504882b313c
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 ...
United States
task1712_poki_classification
task1712-f1a8d884f2714f46927ab2fbe51215dd
You are given a short poem which is written by a kid. Your task is to predict if the kid is in elementary school or high school. Anyone who is from grade 1st to 6th-grade will be considered as in elementary school, and 7th to 12th-grade kids will be considered as in high school. There are only two possible outputs, i.e...
elementary
task413_mickey_en_sentence_perturbation_generation
task413-19afeefe718d4d62a996a072e3abc655
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 are ...
You are likely to share a ministry in the armed fighters .
task934_turk_simplification
task934-7a55e76de6dd4c399b15ed6c427ec21e
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. it has a shaving head consisting of cutters that cut off the hair entering the head of the razor at skin level.
it has a shaving head consisting of cutters that cut away the hair entering the school principal of the razor at skin level.
task303_record_incorrect_answer_generation
task303-799ff22b3dc3437a9b5e9a14ba08ee51
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 United
task303_record_incorrect_answer_generation
task303-593c441d9bb449cd87dbd6b26bd48ca9
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 ...
Goldman Sachs
task183_rhyme_generation
task183-bf15284b7da44a4d8bab4cfb65f24c7e
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" sun
jun
task306_jeopardy_answer_generation_double
task306-db383327a9014fbbbcb2d30429bc5b7f
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: STARTS & ENDS WITH "A" Clue: This "stately" Confederate cruiser sank many ships befo...
the alabama
task389_torque_generate_temporal_question
task389-d7174e5405294b468f51aed6af6e3b6f
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 have happened before the march?
task477_cls_english_dvd_classification
task477-8a2b8cd34db243e5b3ec835441761ad5
In this task, you are given product reviews about dvds. The goal is to classify the review as "POS" if the overall sentiment of the review is positive(the reviewer is satisfied) or as "NEG" if the overall sentiment of the review is negative(the reviewer is not satisfied). Cyndi Lauper - Live . I love Cyndi and this liv...
POS
task1312_amazonreview_polarity_classification
task1312-81852249729c4560b7972e993ee0bec0
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. Hi, I am suppose to be returning this order, however I am not going to return it because I have used up almost all of them. I could only print a few...
negative
task574_air_dialogue_sentence_generation
task574-05be682ca3d949d19b575df136058fee
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: Your ticket is booked.
task1602_webquestion_question_genreation
task1602-d78529c5d45d48d3ad17d4e0726504d8
You are given a concept, and a list of answers. You should generate a question about the concept that leads to the given answer(s). concept: Charlton Heston answers: ['St. Helen', 'Wilmette', 'Los Angeles', 'Evanston']
where did charlton heston live?
task430_senteval_subject_count
task430-01822b7ef9b34f35b2134736c6229686
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. The hobbits regretted very much that they knew so little about them : only a rather vague report by Sam of what Gandalf had told the Counc...
Plural
task845_pubmedqa_question_generation
task845-71b95499a7094d9da70d725b83749f36
Given a passage with a context and an answer, construct a question on the basis of the information present in the passage. Construct the question in such a way that (i) it is unambiguous, (ii) it is answerable from the passage, (iii) its answer is unique (iv) it answer uses text phrases from the passage. Avoid creating...
Does c-Jun N-terminal kinase-1 from hematopoietic cells mediate progression from hepatic steatosis to steatohepatitis and fibrosis in mice?
task1295_adversarial_qa_question_answering
task1295-e16b8dfde8bd4d12a29494309c5d0771
In this task, you are given a question and a context passage. You have to answer the question based on the given passage. Which of the following is not a group of humans: early Christian Church Fathers, species, or Medieval European scholars?, Context: In later editions of the book, Darwin traced evolutionary ideas as ...
species
task518_emo_different_dialogue_emotions
task518-e8ccf7d162664a3ea531483a9c5a86ed
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: 'no other way to interact with people by letting them follow their own interests and int...
yes
task183_rhyme_generation
task183-d14446bd417e417fa92f8535c07e97ef
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" try
pye
task575_air_dialogue_classification
task575-aaabe44ae8834b26a15c0f6c8bf0b1c7
In this task, you are given a dialogue from a conversation between an agent and a customer. Your task is to determine the speaker of the dialogue. Answer with "agent" or "customer". Do you have any other requirements to be met?
agent
task295_semeval_2020_task4_commonsense_reasoning
task295-531c440d2fd54781b4cb8ed9da7338a2
In this task, you are given an impractical statement. You are also given three reasons (associated with "A", "B", "C") explaining why this statement doesn't make sense. You must choose the most corresponding reason explaining why this statement doesn't make sense. He put milk into his car engine. (A) milk is usually wh...
B
task303_record_incorrect_answer_generation
task303-4933406cb6fe424f8dd4f3d5ee0678ce
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 ...
Rhode Island
task326_jigsaw_classification_obscene
task326-d140ae9cf3934ec2a9541bdcf0acdc80
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 ...
Non-obscene
task573_air_dialogue_classification
task573-d9f0d1d76df74fe9bb00c9160cd85a57
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
task1296_wiki_hop_question_answering
task1296-498636169b76419eb35ec6e472c5d3cd
In this task, you are given a context, a subject, a relation, and many options. Based on the context, from the options select the object entity that has the given relation with the subject. Answer with text (not indexes). Context: The Chief Whip is a political office in some legislatures whose task is to administer the...
position
task399_semeval_2018_task1_tweet_sadness_detection
task399-74a24ae08588471393b93bb93dd62bc1
In this task you are given a tweet. You must judge whether the author of the tweet is sad or not. Label the instances as "Sad" or "Not sad" based on your judgment. You can get help from hashtags and emojis, but you should not judge only based on them, and should pay attention to tweet's text as well. This nigga doesn't...
Sad
task1206_atomic_classification_isbefore
task1206-134bbe1d74b34f1baf6c3d73535f54b2
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
task368_synthetic_even_or_odd_calculation
task368-32468520c0a7490eb9503f3c2387afef
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...
[318, 9.5, 25.0]
task1510_evalution_relation_extraction
task1510-6b67307b13174b73914d5b79c569456b
Given a phrase describing the relationship between two words, extract the words and the lexical relationship between them. The relation has to be of the type 'MemberOf', 'MadeOf', 'Synonym', 'Entails', 'HasA', 'HasProperty', 'PartOf', 'Antonym' or 'IsA'. The output should have the format: word1 relation word2. creativi...
creativity HasProperty good
task428_senteval_inversion
task428-2cf655c4cef54d3aaa01d01dacc9fd6e
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. Hi...
Original
task934_turk_simplification
task934-b717489c42ef49b6892588d0546452f5
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. the island has no indigenous population , but is assigned the iso 3166-1 alpha-2 country code sj -lrb- together with svalbard -rrb- , the internet ...
the island has no indigenous population but is assigned the iso3166 1 alpha 2 country code sj.
task286_olid_offense_judgment
task286-073eb9b6f29b417aaee84881b4f70f69
In this task you are given a tweet and you must identify whether the tweet contains any offense or any form of (untargeted) profanity. Label the post as NOT if the post does not contain offense or profanity. Non-offensive posts do not include any form of offense or profanity. label the post as OFFENSIVE if the post co...
OFFENSIVE
task586_amazonfood_polarity_classification
task586-48314932b9ed47a7a715cc491798123a
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. I looked forward to a delicious hot cocoa, but was very disappointed with the flavor. It has an awful aftertaste, like the taste you get after drinking a bad diet...
Negative
task1412_web_questions_question_answering
task1412-95f053ba1a76436c893a6821a9338e8d
A question is presented to you in this task, and your job is to write a potentially correct answer. what movies has taylor momsen been in?
Spy Kids 2: Island of Lost Dreams
task1313_amazonreview_polarity_classification
task1313-a230ad0d168e43f59c519306908575c9
In this task, You are given an amazon review and its polarity (positive or negative). Your task is to answer "True" if the specified sentence and its polarity match; otherwise, answer "False" Review: Product damaged (chipped glass) when washing on top dishwasher shelf after only a few weeks. Inferior materials and prod...
False
task1290_xsum_summarization
task1290-0e8b98ad65f54c9a82884e915864955d
In this task, you are given an article. Your task is to summarize the article in a sentence. The Wall Street Journal reported on Thursday that Uber was aware of a Honda Vezel recall when it purchased more than 1,000 Vezels that were then leased to drivers. One of these cars caught fire in January, according to the repo...
Uber has said it could have done more to pull unsafe cars off the road in Singapore, amid allegations it rented out faulty vehicles to drivers.
task1310_amazonreview_rating_classification
task1310-b4ff16a6bb3942b78637cbf78ce78bdc
In this task, you're given a review from Amazon. Your task is to generate a 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. Definitely 5 stars! I recommended this to all my friends already. One of the screw drivers I got ...
5
task515_senteval_odd_word_out
task515-e4ab46d938ba4c448138b7db35832ccb
In this task, you are given a sentence. You must judge whether a single noun or verb has been replaced with another word with the same part of speech. The inversion would result in the sentence sounding unnatural, So unnatural sentences will be considered changed. Label the instances as "Original" or "Changed" based on...
Original
task576_curiosity_dialogs_answer_generation
task576-0b3723ca572d4293b4e0a2c4fb9dcfe3
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. No I did not know that what else can you tell me about Japan Did you know that Japan is the highest ranked Asian country in the Global...
Did you know that Japan is the highest ranked Asian country in the Global Peace Index.
task820_protoqa_answer_generation
task820-4d1481483e92450f85d08ba12e14af04
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 australia sends to other countries.
money
task325_jigsaw_classification_identity_attack
task325-19f30768d97d42069d2a0a4e53532e3c
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
task574_air_dialogue_sentence_generation
task574-13f4425102bc48dd9ef53bbaa06f5cdf
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: Your booking is done with flight 1018 in Spirit airlines.
task1289_trec_classification
task1289-54a35b970f274c33a4aeeb047d3bb965
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
task228_arc_answer_generation_easy
task228-3210c1d6c0414a8988b45b0da18fa0be
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 ...
B
task820_protoqa_answer_generation
task820-0d15b3987c9742fd84ede199deec4a97
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 see in a high school shop class.(tools is not an answer,be more specific)
lathe
task899_freebase_qa_topic_generation
task899-25237ca99d9a4848928200d8db6aac31
Given a factoid/trivia type question, generate the topic of the question. The topic is the entity the question talks about. In the British Royal Navy, which rank is between Captain and Rear-Admiral?
royal navy
task866_mawps_multidiv_question_answering
task866-78f3ad21052243749a7ba9ae4f11e873
You are given a math word problem and you are supposed to apply multiplication or division mathematical operators on the numbers embedded in the text to answer the following question and then only report the final numerical answer. A pet store has 6 bird cages . If each cage has 2 parrots and 7 parakeets in it , how ma...
54
task1600_smcalflow_sentence_generation
task1600-575025b1544f46e5b9f07c7ed6613448
In this task, you have given an input which is agent's reply, based on that you have to identify what will be users' command for that reply. The user generally asks a question related to event scheduling or information of the scheduled events. Agent reply based on the available information or do the task as per user co...
Yes thats perfect!
task303_record_incorrect_answer_generation
task303-7bb82551365843f88f901c192b9d9709
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 ...
Klopp
task1361_movierationales_classification
task1361-f35ff83dc86b4feb8e4e00b744346fc2
In this task, you must classify if a given review is positive/negative, indicating your answer as P or N. i have to admit that i disliked this film initially . it certianly is n't for every taste , and it 's sheer torture to sit through if you 're in a restless mood . that said , if you are in the right mood , it 's ab...
P
task850_synthetic_longest_palindrome
task850-e4ef91f3576a4a8da2c2212e7aa67e50
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. pggvvvpppgg
vvv
task390_torque_text_span_selection
task390-d83daffa378c49708cb5dd2851f0864f
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 st...
implications
task1721_civil_comments_obscenity_classification
task1721-4a8d6cd3e2dd4cdb99ba9e67a8e30a68
Categorize the comment on the basis of obscenity. If the comment is obscene output Yes, otherwise output No. I have to say that being a Homeroid, I've never particularly cared for Seaton from way before him becoming a pol but I do appreciate him standing up to this nonsense, fully.
Yes
task351_winomt_classification_gender_identifiability_anti
task351-3a26239251f74b6984030a5aa031599b
In this task, you are given a sentence and a profession. The sentence mentions two professions: one's gender is identifiable using the gendered pronouns in the text and the other's gender is unidentifiable. You are expected to return whether the given profession's gender is identifiable or unidentifiable. Sentence: The...
Unidentifiable
task283_dream_incorrect_answer_generation
task283-9db942b25494446d9b397ba926f250e3
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: Hi, Kevin. How is it going? M: Ah, not so great. W:...
Change his work hours with his friend.
task183_rhyme_generation
task183-ed9f6166a1704829b152603d70d621c3
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" exact
subtract
task755_find_longest_substring_and_replace_its_sorted_lowercase_version_in_both_lists
task755-5c0ca02b30e546ca8d27b0d49d93301d
In this task, you are given two strings A,B. You must perform the following operations to generate the required output list: (i) Find the longest common substring in the strings A and B, (ii) Convert this substring to all lowercase and sort it alphabetically, (iii) Replace the substring at its respective positions in t...
yGnUqbcgiijknprrtvxn, BZgbcgiijknprrtvYniPtjsqeYc
task309_race_answer_generation
task309-016266d15d99449091678a8635d749c1
In this task, you're given an article, a question which often contains a blank and four options (associated with "A", "B", "C", "D"). Your task is to find the correct answer (from the given options) for the question from the given article and return one of the options from "A", "B", "C", and "D". Do not generate anythi...
D
task566_circa_classification
task566-7a7917bb177f447781caf7d5b26ae0ee
In this task, you are given two sentences. Your task is to classify the given sentences as "Yes" if they have same meaning; otherwise, classify them as "No". Sentence-1: I love to dine out for a meal with family.<sep>Sentence-2: I enjoy sitting in a restaurant .
Yes
task303_record_incorrect_answer_generation
task303-e7b0a556a9364a2f97ae511c7846b6a2
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 ...
Defendant
task142_odd-man-out_classification_no_category
task142-ac89a31a02c34aee968361f6c22eec7a
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. milky, fair, variety, stormy, well
stormy
task112_asset_simple_sentence_identification
task112-e7b38e6441054de4a9f860c0a2afa6a9
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 one
task070_abductivenli_incorrect_classification
task070-8ab41b1ebfc94eadb79f95ba3b0622fb
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: The Parker fa...
2
task303_record_incorrect_answer_generation
task303-0b955893c669491681caa27de0125640
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 ...
Sweden
task755_find_longest_substring_and_replace_its_sorted_lowercase_version_in_both_lists
task755-30edb9d8f2e041e1815589640aa106aa
In this task, you are given two strings A,B. You must perform the following operations to generate the required output list: (i) Find the longest common substring in the strings A and B, (ii) Convert this substring to all lowercase and sort it alphabetically, (iii) Replace the substring at its respective positions in t...
CjHexaaeeijkllmmopvuxUdPzl, xvfbBTMYQaaeeijkllmmopvsGgJlgHzDBJVJV
task1603_smcalflow_sentence_generation
task1603-896d5841ae4c4dadb808445f549c377f
In this task, you have given an input which is user's command or question, based on that you have to return what will be Agent's response/reply for that particular user's command or question Make the appointment be from 12 to 2
Is this the update you want?
task405_narrativeqa_question_generation
task405-f2f4a9dd98a54b88af63abdef7360ffe
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 play is supposed to start a mob against Robert Cecil?
task413_mickey_en_sentence_perturbation_generation
task413-4ec1b2221f6b4b8b96e7090f8f72bf7b
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. An Store...
An apartment may have a kitchenette.
task194_duorc_answer_generation
task194-9848c7eb1d8e4dd8bfce2b7421401e41
In this task, you will be shown an extract from a movie plot and a question. You need to provide the correct answer for it. Short answers containing words that are present in the passage are preferred. This article's plot summary may be too long or excessively detailed. Please help improve it by removing unnecessary de...
Answer: the farm's cellar
task1286_openbookqa_question_answering
task1286-2123bbb9230d43b780567205fb965a58
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"). This creature eats cheese and is unable to lay eggs (A) a fish (B) a bunny (C) a crab (D) a mouse
D
task155_count_nouns_verbs
task155-53a4110d2ec84e2887fd7d37d4c65194
In this task, you need to count the number of nouns/verbs in the given sentence. Sentence: 'The dessert has ice cream and some fruit'. Count the number of verbs in this sentence.
1
task027_drop_answer_type_generation
task027-1647e80c3fc84cd1b3da75df38811e03
This task involves annotating the answer type to a given question that involve some kind of complex reasoning (including numerical reasoning). Note that the questions require looking at more than one part of the passage to answer. There are 3 possible answer types (i) spans, (ii) numbers and (iii) dates. If the answer ...
date
task507_position_of_all_numerical_elements_in_list
task507-dc9ba9a503ab4b3991b94a58d8665d02
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. ['993', 'T', '9045...
1, 3, 4, 5, 7, 8, 9, 10, 13, 15, 16, 17
task384_socialiqa_question_classification
task384-d77f66e1025e4a1bb4a09037c07d83fa
In this task, you're given a context passage, an answer, and a question. Your task is to classify whether the question for this answer is correct or not, based on the given context with commonsense reasoning about social situations. If its correct ,return "True" else "False". Context: Addison prevented the man from gai...
True
task493_review_polarity_classification
task493-6ee03de9d99848599b29845cd27c087d
Given reviews from Amazon, classify those review based on their content into two classes: Negative or Positive. I was extremely disappointed when I found out about a reprinting of Scary Stories with a new illustrator. Like many adults I grew up reading these books by myself and with friends. The best part of reading th...
Negative
task245_check_presence_in_set_intersection
task245-3dd0600e1abe4f48a6ea3d04ff841722
In this task, you are given two sets, and a question. You need to find whether an element is at the intersection of two given sets. A Set is shown by two curly braces and comma-separated numbers inside, like {1, 2, 3}. The intersection of two given sets is the largest set which contains all the elements that are commo...
Yes
task1443_string_to_number
task1443-6c7ca63bf5074e22aa1f799133e5992f
In this task you will be given a string that only contains single digit numbers spelled out. The input string will not contain spaces between the different numbers. Your task is to return the number that the string spells out. The string will spell out each digit of the number for example '1726' will be 'oneseventwosix...
65677
task622_replace_alphabets_in_a_list_by_their_position_in_english_alphabet
task622-bb068454ac91469b838f1074d557cde6
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. ['C', '4621', 'I', 'J', 'p', 'M', 'E', '5019', '8205', '6069', '8203', '8973', 'a', 's']
3, 4621, 9, 10, 16, 13, 5, 5019, 8205, 6069, 8203, 8973, 1, 19
task405_narrativeqa_question_generation
task405-7019bac5e80e479e8572d8a39f390b34
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...
While hugging Joni goodbye what did Nic and Jules do?
task618_amazonreview_summary_text_generation
task618-eb848db46cd24bf589bd9e1e99b8bbc1
In this task, you're given reviews from Amazon's products. Your task is to generate the Summary of the review. Smells terrible, I have not been able to use, it has been almost a month is on the patio..
What ever that it on that material, can give you a headache.. smell is too strong and nauseating
task1384_deal_or_no_dialog_classification
task1384-30ac1eb808264723a451090a4f40eb94
Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'. THEM: you take the book and 2 balls, i get a hat and 1 ball YOU: that sounds fair to me.
Yes
task405_narrativeqa_question_generation
task405-7bd6da9f353e48d4915fba31c5a0fe6d
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...
How does the story end for Laura?
task456_matres_intention_classification
task456-c6e7eb68a64d4c5fa0b62b277f54d15b
You will be given a context and a verb separated with a newline character. You have to identify if the given verb implies an opinion, an intention, a wish or not. Please note that a verb refers to an intention only if it refers to an event planned to happen in the future and is not conditional (or part of a condition)....
Yes
task326_jigsaw_classification_obscene
task326-df3114eaeff24b759a53176ebb5c1ce6
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