task_name
stringclasses
645 values
id
stringlengths
40
41
source
stringlengths
62
335k
target
stringlengths
0
13.8k
task1207_atomic_classification_atlocation
task1207-ffda39dc71e4445b9f4103bef6c5c91d
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
task1206_atomic_classification_isbefore
task1206-c99f41c1e84048038ddb54826489b931
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
task1712_poki_classification
task1712-1cefadc3d46747b48455f3efa3936812
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
task208_combinations_of_list
task208-725795ad3b6a4326a4509ae84e1dfb79
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...
[['v', 'y', 'J', '4', '1'], ['v', 'y', 'J', '4', 'z'], ['v', 'y', 'J', '1', 'z'], ['v', 'y', '4', '1', 'z'], ['v', 'J', '4', '1', 'z'], ['y', 'J', '4', '1', 'z']]
task472_haspart_classification
task472-0a3149e4c6124540be33ddda7d61611f
Given two entities as input, classify as "yes" if second entity is the part of the first entity. Otherwise classify them as "no". 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., second enti...
yes
task515_senteval_odd_word_out
task515-d0152892b4134f2bb127c7eb34d0056f
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...
Changed
task1379_quarel_incorrect_answer_generation
task1379-1fce3a4f085e48c2b83d56c156652847
You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the **incorrect** answer (return the string of the incorrect option, not A/B). Sentence: Hercules is a giant of a man and on the disc tossing team for his school. Allison is a cheerleader. Question: Who can throw a disc furt...
Allison
task1210_atomic_classification_madeupof
task1210-57c33984df6541c0844d008ce8536383
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
task1504_hatexplain_answer_generation
task1504-6dec2d947cc546cda70871678def4395
The input is a tweet which can be Hate Speech or Offensive. Given such a tweet, output a phrase from the tweet that makes it hate speech or offensive. The output should contain only one such phrase. The output has to be from within the tweet itself. Do not generate words or phrases not present in the tweet. <user> we n...
muslims removed from power
task177_para-nmt_paraphrasing
task177-d7a6273038a14dccb71fe23a8589b499
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. call you later . or better yet , e-mail .
or better , i 'll e-mail you .
task576_curiosity_dialogs_answer_generation
task576-b8231d597f244e2bbf903afc76104ec3
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. Apparently the source of information, my geography details are gone, but I now have a little more info on the Alpine people, so I'll rep...
Apparently the source of information, my geography details are gone, but I now have a little more info on the Alpine people, so I'll report on the people! Alpine festivals include the display of local costumes such dirndl and trachten, the playing of Alpenhorns wrestling matches, some pagan traditions. Carnival is cele...
task1443_string_to_number
task1443-71b36fbac79f4cbc978a17ce6a1d3d66
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...
59988
task069_abductivenli_classification
task069-9cf32c2c714949baa332553c28459a53
In this task, you will be shown a short story with a beginning, two potential middles, and an ending. Your job is to choose the middle statement that makes the story coherent / plausible by writing "1" or "2" in the output. If both sentences are plausible, pick the one that makes most sense. Beginning: My cousin asked ...
1
task431_senteval_object_count
task431-49901fed38da47389333c094a32c4847
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. She clutched the table ferociously, her nails digging into the wood.
Singular
task067_abductivenli_answer_generation
task067-6816d0f9e79945289bc4fefa76b18e1e
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...
I spent the whole day washing my clothes.
task284_imdb_classification
task284-4c5d5d75b47c4925a531783e6a564e61
In this task, you are given a review of movie. Your task is to classify given movie review into two categories: 1) positive, and 2) negative based on its content. Madhur Bhandarkar directs this film that is supposed to expose the lifestyle of the rich and famous while also providing a commentary on the integrity of jou...
positive
task1325_qa_zre_question_generation_on_subject_relation
task1325-ae2ac6a149fd4244bcbe037b6ede77d5
You will be given a context, a subject and a relation. Your task is to generate a question based on the subject and relation. The generated question should include the given subject. Try to use a minimum number of words that are not present in either context, subject or relation while generating question. Context : Igo...
Which award was honoured to Igor Khenkin?
task1217_atomic_answer_generation
task1217-96ba55e5450b4467a1d7c6abb8de9a0e
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 meets the user 's ___
dad
task516_senteval_conjoints_inversion
task516-8e606d1a491747008cc419bbcef2cfa2
In this task you are given a sentence with one coordinating conjunction (for, and, nor, but, or, yet, and so). You must judge whether the order of two coordinated clausal conjoints have been inverted or not. Inversion would result in the sentence sounding unnatural. Label the instances as "Original" or "Inversion" base...
Inversion
task405_narrativeqa_question_generation
task405-7183a9a3baed4081ae4a36e5340c934d
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...
Who is Lily to Leo?
task389_torque_generate_temporal_question
task389-62c6fe84bd8b4998b3e88a67e6dff485
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 begun but has not finished?
task303_record_incorrect_answer_generation
task303-33e310000adc47d99301046e123a7c20
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 ...
The Washington Post
task850_synthetic_longest_palindrome
task850-a06db04bf4e542e8b6f44ba65f06b125
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. xeexxeexeeexeaa
xeexxeex
task280_stereoset_classification_stereotype_type
task280-9c703c1beefb445ea7ad1608b45c0776
In this task, you are given a short passage that conveys stereotype or anti-stereotype about a specific target. A stereotype is an over-generalized belief about a particular group of people. An anti-stereotype is an idea that goes against a common stereotype. You are expected to classify the passage into four types of ...
Race
task376_reverse_order_of_words
task376-81827e90066244f28d6c56d9affcda76
In this task, you need to reverse the order of words in the given sentence. Sentence: a city bus is leaving the bus station
station bus the leaving is bus city a
task574_air_dialogue_sentence_generation
task574-3e2fb1e490eb455fb8413478b4d39352
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...
customer: Thanks for the help.
task105_story_cloze-rocstories_sentence_generation
task105-36aae19559fe416ab8bed90f56b52bb4
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: It started raining this morning. Sentence2: I spent some time making coffee and sitting down. Sen...
Now I don't need to water my garden!
task303_record_incorrect_answer_generation
task303-0fcaf3490f2d4f3c94e739c0249335cc
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 ...
Fairfax
task070_abductivenli_incorrect_classification
task070-f285e4952988435ea16860753af5cdaa
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: James wanted ...
2
task870_msmarco_answer_generation
task870-72631b01288942c6951c188b25dfd9c0
Given a passage and a query based on the passage, generate an unambiguous, concise and simple answer to the query from information in the passage. Note that the answer may not be present in exact form. If you see a likely candidate, click on VIEW FREE DETAILS and you will get the address as well as some names of people...
The use of street address meaning just the line with number and street name is jargon usage within a technical industry, but it's not so commonly understood that way by the general public.
task600_find_the_longest_common_substring_in_two_strings
task600-9f58ceade1c44271aa1cafff43c3f7ae
In this task, you are given two strings A, B. Find the longest common substring in the strings A and B. hhBRWcTNEuugj, OEBRWcTNEuWYU
BRWcTNEu
task578_curiosity_dialogs_answer_generation
task578-a3c900e75cae4a0b8692f8b87f75fb1a
In this task, you are given dialogue, and you have to find the most critical location in the given conversation. Hello, can you please tell me about Western Australia? Yes! Did you know that Western Australia was the most reluctant participant in the Commonwealth of Australia? Interesting, what can you tell me abou...
Western Australia
task405_narrativeqa_question_generation
task405-59ec1589435346bcb2cad61717177287
You will be given a summary of a story. You need to create a question that can be answered from the story. You can create a question about characters, events, facts and beliefs, etc. Your question should be specific, try not to use pronouns instead of full names. As the stories are sometimes movie plots, they will cont...
What is the weather like on the night Hillard first hears the singer?
task303_record_incorrect_answer_generation
task303-64beff543d9a46ec9a2982d4962a8c14
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 ...
Emily Bazelon
task378_reverse_words_of_given_length
task378-be53d9c24a15448bb795f81b03ec574f
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: 'a little girl playing with a kite in the grass'. Reverse all words of length '2' in the given sentence.
a little girl playing with a kite ni the grass
task668_extreme_abstract_summarization
task668-6b5cb855f2554a6592e89e6ea4675b17
In this task, you are given the abstract of a research paper. Your task is to generate a summary of this abstract. Your summary should not be very short, but it's better if it's not more than 30 words. We introduce MultiGrain, a neural network architecture that generates compact image embedding vectors that solve multi...
Combining classification and image retrieval in a neural network architecture, we obtain an improvement for both tasks.
task1443_string_to_number
task1443-9ab940924b2c43d484be4abf7875fed3
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...
531749
task065_timetravel_consistent_sentence_classification
task065-ee5f4f75d0674c41bcd327660baba908
In this task, you are given a short story consisting of exactly 5 sentences where the second sentence is missing. You are given two options and you need to select the one that best connects the first sentence with the rest of the story. Indicate your answer by 'Option 1' if the first option is correct, otherwise 'Optio...
Option 1
task063_first_i_elements
task063-9b0e952f1a004349811d5b469e2af06d
In this task, you are given inputs i and A, where i is an integer and A is a list. You need to output the first i elements of A, starting with the 1st element in A. i will always have a value less than the length of A 3, ['o', 'Y', 'm', '9333', '5783', 'F', 'm', '1501', 'D', 'k', 'I', '933', '4145', '8891', 't']
o, Y, m
task1551_every_ith_element_from_kth_element
task1551-e13f6e14a3ac422a9281edf11bc424a1
In this task, you are given inputs k, i, and A, where k and i are integers and A is a list. You need to find every ith element of A starting from the kth element. The process stops when the position of the next ith element exceeds the length of the list. 2, 8, ['7557', '9401', 'p', 'T', '4221', 'C', 'r', '2529', '2709'...
9401, a
task080_piqa_answer_generation
task080-bb4730e5104e44c7ae413e71a5655aec
In this task the focus is on physical knowledge about the world. Given the provided goal task in the input, describe a process that would lead to the asked outcome. This process often involves physical motions with objects, such as moving them, arranging them in a certain way, mixing them, shaking them, etc. When work...
The glue dries rather fast so you must be mindful and direct with your actions
task681_hope_edi_malayalam_text_classification
task681-549595dd3ba7490da213f8203e2de5e0
Given a comment text in Malayalam, classify the comment into one of these categories (i) Hope speech, (ii) Not Hope Speech or (iii) Not in Expected Language. A hope speech contains content that is encouraging, positive or supportive contents and talks about equality, diversity or inclusion Kottitta pottan bababa adikka...
Not Hope Speech
task078_all_elements_except_last_i
task078-02d77078f0054eeea9b609cd64e558e7
In this task, you are given inputs i and A, where i is an integer and A is a list. You need to list all the elements of A preceding the last i elements. i will always have a value less than the length of A. 2, ['4991', 'w', 's', 'W', 'O', '4561', 'm']
4991, w, s, W, O
task429_senteval_tense
task429-80f6b9aad88249d3bffa62019f1cc4da
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". We exited the building and found ourselves in the warm sunshine.
Past
task898_freebase_qa_answer_generation
task898-2c92a79ccec84c77a99b888445c7c2d6
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. Fernando Alonso drives for which F1 team?
scuderia ferrari
task177_para-nmt_paraphrasing
task177-144b1f34d9034305a0ec9de68128b758
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. the eu and brazil jointly pursued work on the
the eu and brazil continued
task668_extreme_abstract_summarization
task668-6a60b6b1577a413eb35addc7a07149ac
In this task, you are given the abstract of a research paper. Your task is to generate a summary of this abstract. Your summary should not be very short, but it's better if it's not more than 30 words. We propose an end-to-end framework for training domain specific models (DSMs) to obtain both high accuracy and computa...
High object-detection accuracy can be obtained by training domain specific compact models and the training can be very short.
task303_record_incorrect_answer_generation
task303-000ae8aacf234b2cbb17bc708442d65e
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 ...
Canada
task847_pubmedqa_question_generation
task847-452ff90de2b841d5839d4722f9582231
Given a passage, 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 questions that (i) can't be ...
Are plasmodium vivax and mixed infections associated with severe malaria in children : a prospective cohort study from Papua New Guinea?
task512_twitter_emotion_classification
task512-7708850af15949fb9c27e65b252947f2
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 was really hoping that theyd get far enough ahead of us that we could feel like we were doing our own navigating so i was delighted when after punching the se...
joy
task074_squad1.1_question_generation
task074-7bc3c819411743dda56e74f7a60eae6a
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 happened to Atlantic City in the early part of the 20th century?
task383_matres_classification
task383-df7a33f7b2ea4416b70243120bff6ebc
You will be given a context and a verb separated with a newline character, and you have to answer if the given verb can be anchored in time or not. We say a verb can be anchored in the real timeline if and only if a verb happened in the past, is happening now, or is guaranteed to happen in the future. The output should...
Yes
task1389_hellaswag_completion
task1389-90e145e30a4a41f6a01914501c5957f8
In this task, you are given a context and four options. Each option is a suggested ending for the context. You should read the context and pick the best ending for the context. Please answer with "A", "B", "C", and "D". We see an opening title screen. We see targets at the end of a long field. we <sep> (A) see two men...
B
task405_narrativeqa_question_generation
task405-fc1f3441a42541919184a9d9160d429b
You will be given a summary of a story. You need to create a question that can be answered from the story. You can create a question about characters, events, facts and beliefs, etc. Your question should be specific, try not to use pronouns instead of full names. As the stories are sometimes movie plots, they will cont...
What is ironic about Busy's arrest?
task1328_qa_zre_relation_generation_from_question
task1328-9b1fe7fc610342efb7e5d0651c24da28
Classify the relation of question with context to one of these categories: 1) award received, 2) based on, collection, 3) conflict, 4) constellation, 5) convicted of, 6) date of death, 7) director, 8) drafted by, 9) educated at, 10) medical condition, 11) military branch, 12) narrative location, 13) occupation, 14) ori...
narrative location
task1309_amazonreview_summary_classification
task1309-369b8d1d4bee467cad9b88d6201f341b
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: DO NOT ORDER from this person, I ordered a three mo...
True
task092_check_prime_classification
task092-4ea6fae28687473cba6005e835f873ed
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. 88301
Yes
task497_extract_all_numbers_from_list_in_order
task497-5c6ed1a2d98c46dfaf317a1767557a6a
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. ['R', 'U', '1159', 'p', '7039', 'i', 'g', '6011', 'm', 'w', '491', '7105', 'e', 'b', '7303', '6497', '6809', '2353', '6591', 'f', '4107', '5569']
1159, 7039, 6011, 491, 7105, 7303, 6497, 6809, 2353, 6591, 4107, 5569
task279_stereoset_classification_stereotype
task279-da5d4e1c728e4ddc9b10611e89fe8cd7
In this task, you are given a short passage that may convey stereotype, anti-stereotype, or is unrelated. A stereotype is an over-generalized belief about a particular group of people. An anti-stereotype is an idea that goes against a common stereotype. The passage is unrelated if it does not convey a stereotype or ant...
Unrelated
task820_protoqa_answer_generation
task820-1939b773a93449ccbc2273f504316bd5
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 department stores don't allow you to do in them.
eat/drink
task183_rhyme_generation
task183-2042997b9e4f44b9832b585563a22b5f
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" record
bored
task163_count_words_ending_with_letter
task163-7ce158fe72524102962d5b1a57f33e51
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: 'a man using a one laptop per child computer while another man uses a standard desktop computer'. How many words end with the letter 'r' in the sentence.
4
task849_pubmedqa_answer_generation
task849-d282e9239580414096599b0dbf215baa
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: To determine xanthine oxidase and superoxide dismutase activities, lipid peroxidation, protein carbonylation, and total radical-trapping an...
For the first time we demonstrate the value of oxidative parameters, namely thiobarbituric acid reactive species, protein carbonyls, and xanthine oxidase activity, in identifying burn patients with a poor prognosis. Whether these parameters are merely markers of clinical course, or whether they signal specific deleteri...
task1502_hatexplain_classification
task1502-4bf540141eb44a2e8a2535029c66b6a4
The input is a tweet which can be classified as Hate Speech, Offensive or Normal. Given such a tweet, output the class the tweet belongs to. Hate Speech will contain threatening language towards the community targeted. Offensive language will contain abusive or discriminatory language towards the community targeted. le...
Hate Speech
task099_reverse_elements_between_index_i_and_j
task099-b6e1301badaf4633b1d8bb1c16270fd2
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to list all elements of A from the ith element to the jth element in the reverse order. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j. 3, 4, ['d', '335...
T, 775
task075_squad1.1_answer_generation
task075-5d7534d14b49466cb40e7c9b6565e4f4
This task is about writing a correct answer for the reading comprehension task. Based on the information provided in a given passage, you should identify the shortest continuous text span from the passage that serves as an answer to the given question. Avoid answers that are incorrect or provides incomplete justificati...
Patrick Colquhoun
task592_sciq_incorrect_answer_generation
task592-54adf6ffbe4044ba8db550a3fe698ef8
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. How many chromosomes do bacterial dna have?
one simple chromosome
task1602_webquestion_question_genreation
task1602-a2a1890c1b404374aa51084b61a22fe5
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: Michael Jackson answers: ['Neverland Ranch']
what all did michael jackson own?
task1340_msr_text_compression_compression
task1340-fe41a7574b00403497dce2a588e61fde
Given a text, write a compressed version of it in a single sentence. Grants are becoming harder to secure and we must look to the generosity of individuals to sustain the program. The funding covers transportation, lodging and lecture fees for the artists and publicity.
We must focus more on private giving and less on grants to cover the artists' costs to the program, as well as publicity.
task205_remove_even_elements
task205-198b8cd45c1e4d1f93246ac7563de01f
In this task you will be given a list of numbers. A list is shown by two brackets and comma-separated numbers inside, like: [1,2,3]. You should remove all of the even numbers from the list. If every number in the input list is even an empty list should be returned. Zero should be counted as an even number. [120, 161, 1...
[161, 157, 195, 9]
task1581_eqasc-perturbed_answer_generation
task1581-46f1fcb0948c4147b1d32641743aff2f
Given a statement and question, generate the answer to the question such that the answer is contained in the statement. statement: Dragonflies have two pairs of wings for flight, question: How many pairs of wings do dragonflies have?
two pairs
task103_facts2story_long_text_generation
task103-604688c80f784728a31fbe8163bdf6b1
In this task, five ordered key facts are given. All the given facts are expressed in natural language. Your job is to generate a story 100 to 1000 words long, that includes all the facts given as input in their order of appearance while expanding upon them to produce a broader, yet coherent, narrative. Fact1: Sixteen-y...
Sixteenyearold Alice Palmer drowns while swimming with her family at a dam in Ararat, Australia. Following the tragedy, her teenaged brother Matthew sets up video cameras around the house to record what seem to be images of Alices ghost appearing in the family home. Its discovered that Matthew was actually setting up t...
task588_amazonfood_rating_classification
task588-c2851d9538e441e7b99d258514dd4010
In this task, you're given a review from Amazon's food products. 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 or mixed, 4: good, 5: extremely good. A fantastic product for pet treats,great smell and has freeze-dried liv...
5
task303_record_incorrect_answer_generation
task303-42b387ae3764427ca93419f8070e9c70
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 ...
Arizona
task1288_glue_mrpc_paraphrasing
task1288-95a5e83300db4e37b9d918335cb865ce
You are given two sentences(Sentence1 and Sentence2). Answer "Yes" if these sentences are a paraphrase of one another, otherwise answer "No". Sentence1: The hearing came one day after the Pentagon for the first time singled out an officer , Dallager , for failing to address the scandal ., Sentence2: The hearing occurre...
Yes
task616_cola_classification
task616-95dc9d89ccf247638e076acac0b788f5
You're given a sentence and your task is to classify whether the sentence is acceptable or not. Any sentence which is grammatically correct, has a naturalistic text, is written by a native speaker and which minimizes superfluous content is acceptable, otherwise unacceptable. If the sentence is acceptable then write "ac...
unacceptable
task325_jigsaw_classification_identity_attack
task325-2af5f047a6e8432cbe2e3b8bdd8e693b
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: ...
Non-identity-attack
task183_rhyme_generation
task183-dab5e3adc21b4f3ba5bd40552f654df8
Given an input word generate a word that rhymes exactly with the input word. If not rhyme is found return "No" your
boer
task574_air_dialogue_sentence_generation
task574-b4da7f039e904827beadfd598e23d991
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...
customer: Thank you.
task385_socialiqa_incorrect_answer_generation
task385-592b03b33e7f4fdf8d8b4773a8e67923
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: Aubrey ha...
B
task875_emotion_classification
task875-f428fcf512864d168970f331434c7d92
In this task, you are given a sentence containing a particular emotion. You must classify the sentence into one of the six emotions: 'joy', 'love', 'anger', 'fear', or 'surprise'. i just feel that as my reader and loyal subscriber you need to be informed about how great butterfly marketing really is and not be taken fo...
love
task1419_mathqa_gain
task1419-ec86cebef8ae434fba76ceec331b6754
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: how long will a boy take to run round a square field of side 50 meters , if he runs at the rate of 12 km / hr ? Options: a ...
c
task1422_mathqa_physics
task1422-b778762ac00642998fdfc4282151f355
In this task, you need to answer the given multiple-choice question on the physics. Classify your answers into 'a', 'b', 'c', 'd', and 'e'. Problem: a train leaves delhi at 7 a . m . at a speed of 30 kmph . another train leaves at 2 p . m . at a speed of 40 kmph on the same day and in the same direction . how far from ...
b
task206_collatz_conjecture
task206-0d961bbe0ac94d4f9d6330d3bf602b8f
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. [72, 83, 65]
[36, 250, 196]
task844_financial_phrasebank_classification
task844-429d8ef18dde4b79aab76cfd5e53c818
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 sale will result in a capital loss of EUR5m for Solidium , which obtained Tikkurila shares in March 2010 . polarity:neg...
true
task376_reverse_order_of_words
task376-dd3d547306414b0ea790309d77336037
In this task, you need to reverse the order of words in the given sentence. Sentence: an old airplane sits next to a pick nick table
table nick pick a to next sits airplane old an
task316_crows-pairs_classification_stereotype
task316-fb1b3f7d0eab428c9cf21fc5f1e90b84
In this task, you are given a short passage that conveys a stereotype or an anti-stereotype. A stereotype is an over-generalized belief about a particular group of people(based on race, ethnicity, gender, age, abilities, etc.). An anti-stereotype is an idea that goes against a common stereotype. You are expected to cla...
Stereotype
task177_para-nmt_paraphrasing
task177-c69337aecd8446c9bca6564659b454d2
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. great spouts of water danced between the boundaries of the narrow passage in the distance .
vast swathes of water swelled between the edge of the distant narrow channel .
task027_drop_answer_type_generation
task027-90e344fc8e8d4ed9aa4c45552218f26a
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 ...
number
task165_mcscript_question_answering_commonsense
task165-02e6048e03a4414a8ec9b9bb8011da67
You are given a paragraph (Passage), a question (Question) and two answer options (Option1 and Option2). Your task is to choose the correct answer to the question based on the passage. Answer of the question cannot be found directly from the passage, it is indirectly indicated in the passage. Do not answer with words o...
their destination
task295_semeval_2020_task4_commonsense_reasoning
task295-9028b668b394450c918c63ae708df957
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. money is cultivated in fields (A) for cultivation farme...
B
task820_protoqa_answer_generation
task820-0b0e06ba2e0842af8a0bea16010d919f
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. tell me somewhere people have a tv that you think is ridiculous.
porch
task390_torque_text_span_selection
task390-081795d2be5947da889af65f4dbf0a2d
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 In...
commissioned
task1328_qa_zre_relation_generation_from_question
task1328-577f7c56ab024a84b04be98c39f90a0e
Classify the relation of question with context to one of these categories: 1) award received, 2) based on, collection, 3) conflict, 4) constellation, 5) convicted of, 6) date of death, 7) director, 8) drafted by, 9) educated at, 10) medical condition, 11) military branch, 12) narrative location, 13) occupation, 14) ori...
standards body
task1346_glue_cola_grammatical_correctness_classification
task1346-31cd96bf53104227a63e98b2301bed51
You will be given a sentence. Check whether the sentence is grammatically correct and is meaningful. If the sentence is grammatically correct, then answer with '1', otherwise answer with '0'. She held the paper from him.
0
task934_turk_simplification
task934-c1d8962eaabe4c4bba80ca8ba999be44
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. first fleet is the name given to the 11 ships which sailed from great britain on 13 may 1787 with about 1,487 people to establish the first europea...
on the 13th of may 1787 , the first fleet from great britain was 11 ships with 1,487 people created the first european colony in new south wales.
task586_amazonfood_polarity_classification
task586-e5a0157f019440b3b0fcd116da3f5861
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 really enjoy this hot chocolate with a little fat free half & half for creaminess. Being that I am not a coffee drinker these k cups offer a nice change from te...
Positive
task755_find_longest_substring_and_replace_its_sorted_lowercase_version_in_both_lists
task755-2c4b31d7dbf3426398c89d9cc869fa64
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...
mZGHfrTvabefijlmmpwxyzuraflvR, xtbHOdRabefijlmmpwxyzzfejIQ
task305_jeopardy_answer_generation_normal
task305-54cd0090fae343cc9eeabe18f0ccd2ce
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 consistency, answers should be in all lower cased letters. Category: NAME THAT MOVIE Clue: "Hokey religions & ancient weapons are no match for a good bl...
star wars
task207_max_element_lists
task207-1f10e2e6b7de43219f8b389c3e261308
In this task, you are given a list. This list contains many lists of integers. The list is several items written within a []. Your task is to find the maximum number among the members of each inner list. The output should be a list comprised of the maximums with the same order as the internal lists. [[81, -112, 83, -92...
[83, 34, -52, -70, -55, 44]