inputs
stringlengths
80
661k
targets
stringlengths
0
12.7k
_template_idx
int64
0
9
_task_source
stringclasses
1 value
_task_name
stringlengths
19
85
_template_type
stringclasses
1 value
In this task you will be given a list of integers. For every element in the list, if the element is positive you should multiply it by 2. If the element is negative you should multiply it by -3. The output should be a list of integers that is the result of applying that logic to the input list. Note: A list is presen...
[138, 300, 80, 162, 162, 159, 200]
3
NIv2
task374_synthetic_pos_or_neg_calculation
fs_opt
instruction: You are given a sentence in Galician. Your job is to translate the Galician sentence into Spanish. question: Tremíanme as pernas. Non podía sentilas. answer: Me temblaban las piernas. No podía sentir mis piernas. question: Non cargo con rencor, ambición, vanidade, ningún dos pecados capitais que nin sequ...
(Video) Niño: Ommm. Ommm. Ommm.
9
NIv2
task1240_ted_translation_gl_es
fs_opt
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
6
NIv2
task1727_wiqa_what_is_the_effect
fs_opt
In this task you will be given a list of numbers. You should remove any number that is not an integer (whole number). If every number is not an whole number then an empty list ("[]") should be returned. Otherwise, answer with the list of whole numbers separated by comma inside brackets. Q: [56, 84, -2.884, -38.903] A...
[-100, 64, 2, 66, 16, -65] ****
4
NIv2
task367_synthetic_remove_floats
fs_opt
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. In this task, you will be presented with a passage and have to answer a question based on your understanding of the events inferred from the passage. Try to find the best answer that is most likely t...
Calexico
0
NIv2
task339_record_answer_generation
fs_opt
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. In this task, you're given a statement, the genre to which that statement belongs, and a label indicating if the statement should be agreed with (entailment), disagreed with (contradiction), or neith...
The road, smooth like silk, was straight, and didn't curl at any point.
0
NIv2
task203_mnli_sentence_generation
fs_opt
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...
Output: Original
2
NIv2
task515_senteval_odd_word_out
fs_opt
A text is given in Panjabi. Translate it from the Panjabi language to the Urdu language. The translation must not omit or add information to the original sentence. -------- Question: جاپان کی ہیروشیما یونیورسٹی اور انڈین انسٹی ٹیوٹ آف ٹیکنالوجی ، حیدرآباد کے درمیان تدریسی و تعلیمی تبادلے کے مفاہمت نامے پر دستخط کئے گئے...
734 ਬੀਸੀਐੱਮ (ਅਰਬ ਘਣ ਮੀਟਰ) ਜਲ ਭੰਡਾਰਣ ਹੋਇਆ। ਇਹ ਇਨ੍ਹਾਂ ਜਲ ਭੰਡਾਰਾਂ ਦੀ ਕੁੱਲ ਭੰਡਾਰਣ ਸਮਰੱਥਾ ਦਾ 24% ਹੈ। 02 ਅਪ੍ਰੈਲ, 2019 ਨੂੰ ਸਮਾਪਤ ਹਫ਼ਤੇ ਵਿੱਚ ਜਲ ਭੰਡਾਰਣ 25% ਦੇ ਪੱਧਰ 'ਤੇ ਸੀ। 09 ਮਈ, 2019 ਨੂੰ ਸਮਾਪਤ ਹਫ਼ਤੇ ਵਿੱਚ ਇਹ ਭੰਡਾਰਣ ਪਿਛਲੇ ਸਾਲ ਦੀ ਇਸੇ ਅਵਧੀ ਦੇ ਕੁੱਲ ਭੰਡਾਰਣ ਦਾ 116% ਅਤੇ ਪਿਛਲੇ ਦਸ ਸਾਲਾਂ ਦੇ ਔਸਤ ਜਲ ਭੰਡਾਰਣ ਦਾ 105% ਹੈ।
7
NIv2
task1052_pib_translation_urdu_punjabi
fs_opt
You are given a sentence in Hebrew. Your job is to translate the Hebrew sentence into Polish. Let me give you an example: ♫ עם הכוח לעמוד ♫ ♫ בחצותה את הגבול ♫ ♫ היא אמרה, "" אתם תגדלו חופשיים על האדמה הזו "" ♫ ♫ נשים של תקווה ♫ ♫ נשים של שינוי ♫ ♫ נשים של מלחמה וכאב ♫ ♫ אני יכולה להרגיש את הכוח שלכן ♫ ♫ במילים אלו הי...
W momencie, gdy masz za zadanie uzbroić budynki, nagle musisz spojrzeć na architekturę w zupełnie inny sposób.
8
NIv2
task1112_ted_translation_he_pl
fs_opt
In this task, you are given a sentence from the Quran in Persian, and your task is to translate it into English. Example: و همان کسى که جفتها را یکسره آفرید، و براى شما از کشتیها و دامها [وسیله‌اى که‌] سوار شوید قرار داد. Example solution: He who created pairs of everything, and fashioned for you boats and beasts on wh...
Solution: There is not one among the people of the Book who will not believe in it before his death; and he will be a witness over them on the Day of Resurrection.
5
NIv2
task657_quran_fa_en_translation
fs_opt
Given the task definition, example input & output, solve the new input case. The input is a sentence. The sentence includes an emotion. The goal of the task is to classify the emotion in the sentence to one of the classes: 'fear', 'joy', 'anger', 'sadness'. The emotion mainly depends on the adverb within the sentence. ...
sadness
1
NIv2
task1338_peixian_equity_evaluation_corpus_sentiment_classifier
fs_opt
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". Example input: Sentence-1: I'm looking forward to it.<sep>Sentence-2: I did hear about the event next week . Example output: Yes Example explanation: We need to...
Yes
3
NIv2
task566_circa_classification
fs_opt
In this task, you are given a premise and hypothesis. The task is to classify them into three categories: 'positive' if the hypothesis supports the premise, 'negated' if it opposes the premise, and 'neutral' if it neither supports nor opposes it. Ex Input: Premise : 'All two libraries that considered Scott to hate thi...
positive
1
NIv2
task1516_imppres_naturallanguageinference
fs_opt
Detailed Instructions: You are given a sentence in Italian. Your job is to translate the Italian sentence into Japanese. See one example below: Problem: Mio padre è medico. Ed è stato un grande vantaggio per noi. Si è occupato di lei in modo fantastico. Solution: 父が医師だったので父に担当してもらえるという大きな利点がありました父は母に見事な治療を施しました Explana...
どんな体験をするのか
4
NIv2
task1248_ted_translation_it_ja
fs_opt
Given the task definition, example input & output, solve the new input case. Given a sentence in the Japanese and Thai language. Your task is check if the Filipino sentence is translation of Japanese. if the translation is correct than generate label "Yes", otherwise generate label "No". Example: Japanese: 詳細は昨日UTC17時3...
Yes
1
NIv2
task1129_alt_ja_th_answer_generation
fs_opt
You are given a sentence in Arabic. Your job is to translate the Arabic sentence into Hebrew. [EX Q]: ايضاً تم تزويد العيادات الصحية الحكومية. [EX A]: הם מותקנים במרפאות לחסרי-בית בכל מקום. [EX Q]: لم نرجع إلى المنزل حتى حوالي الرابعة صباحًا. [EX A]: לא הגענו הבייתה עד בערך ארבע לפנות בוקר. [EX Q]: انقسم التصويت على...
ההצבעה נחלקה בין קווי גיל, השכלה, מעמד וגיאוגרפיה.
6
NIv2
task1233_ted_translation_ar_he
fs_opt
You will be given a context and a question in Spanish. Your job is to generate answers that are at least THREE words long. The answers need to be context specific and can not be general knowledge or a random guess. Example: CONTEXT: La historia de Japón (日本の歴史 o 日本史, Nihon no rekishi / Nihonshi?) es la sucesión de hec...
Solution: en mayo de 2006
5
NIv2
task1334_sqac_answer_generation
fs_opt
Part 1. Definition Translate from Hindi to English such that it preserves the original meaning Perform complete translation (partially translated sentences are considered incorrect). Part 2. Example रोजगार कार्यालय जाओ. Answer: Go to the employment office. Explanation: The translation is correct Part 3. Exercise तो तु...
How do you know then?
7
NIv2
task1323_open_subtitles_hi_en_translation
fs_opt
In this task, you're given the title of a story consisting of five sentences, numbered 1 through 5. Your job is to determine which two sentences need to be swapped sentences in order to make a story that makes complete sense and is befittingly titled. Indicate your answer using the numbers of the two sentences in order...
51
0
NIv2
task218_rocstories_swap_order_answer_generation
fs_opt
Detailed Instructions: Decide the language of that sentence. The language can be English, French, German, Italian, or Spanish. See one example below: Problem: Text: 'try and ehm go as close to ravine as possible but up towards the carved stones'. Solution: English Explanation: This is an English sentence. Problem: Tex...
English
4
NIv2
task896_miam_language_classification
fs_opt
TASK DEFINITION: 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. PROBLEM: Category: AMERICANA Clue: In Douglas, Wyoming there's a 10-foot sta...
patsy cline
8
NIv2
task305_jeopardy_answer_generation_normal
fs_opt
A text is given in Bengali. Translate it from the Bengali language to the Panjabi language. The translation must not omit or add information to the original sentence. Example Input: ਫੈਡਰਲ ਸਟੇਟ ਯੂਨੀਟਰੀ ਐਂਟਰਪ੍ਰਾਈਸ, ਮੀਡੀਆ ਆਊਟਲੈਂਟ ‘ਸਪੂਤਨਿਕ ਇੰਫਾਰਮੇਸ਼ਨ ਏਜੰਸੀ’ ਦੀ ਸੰਸਥਾਪਕ ਅੰਤਰਰਾਸ਼ਟਰੀ ਸੂਚਨਾ ਏਜੰਸੀ ‘ਰੋਸਿਆ ਸੇਗੋਦਬਿਆ’ ਅਤੇ ਜੀ-ਮੀਡੀਆ ...
“ আন্তর্জাতিক পর্যায়ে সংবাদপত্র তথা সংবাদমাধ্যমের স্বাধীনতা দিবসটি হল সংবাদমাধ্যমের মুক্ত ও সাবলীল মত প্রকাশের স্বাধীনতার প্রতি আমাদের সতত সমর্থনের কথা পুনরুচ্চারণের দিন।
3
NIv2
task1026_pib_translation_punjabi_bengali
fs_opt
A text is given in Panjabi. Translate it from the Panjabi language to the Tamil language. The translation must not omit or add information to the original sentence. இந்த பணிக்கு ஒத்துழைப்பு அளித்ததற்காக முதல் அமைச்சர் திருமிகு. ਇਸ project ਦੇ ਪੂਰਾ ਹੋਣ ਨਾਲ ਹੁਣ 1. நீர் மின்திட்டத்தை நாட்டுக்கு அர்ப்பணித்த அதே வேளையில், ...
+91-704264887 ‘ਤੇ ਮਿਸਡਕਾਲ ਦੇ ਜਰੀਏ ਕੀਤੀ ਜਾ ਸਕਦੀ ਹੈ।
0
NIv2
task1016_pib_translation_tamil_punjabi
fs_opt
Part 1. Definition You are given a sentence in Persian. Your job is to translate the Farsi sentence into English. Part 2. Example در جنوب غرب نیجریه ، این گیاه به عنوان Gbe'borun شناخته می ‌ شود. Answer: In the southwestern part of Nigeria, the plant is known as Gbe'borun. Explanation: The Farsi sentence is correctly t...
My research has shown that there's considerable similarity in the mechanisms of desiccation tolerance in seeds and resurrection plants.
7
NIv2
task1265_ted_translation_fa_en
fs_opt
In this task, you are given a sentence which is either in the Gujarati language or English language. You task is to identify the language of input sentence. Input sentence can be in Gujarari or English language only and also it cannot have two languages at a time. Input: Consider Input: સ્ક્રીન પરના YouTube સ્ટીકર સાથ...
Output: Gujarati
2
NIv2
task441_eng_guj_parallel_corpus_gu-en_language_identification
fs_opt
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. E...
Inversion
3
NIv2
task428_senteval_inversion
fs_opt
instruction: In this task, you are given a set of context paragraph and some supporting facts to answer a question. Your task is to generate answer for given question based on set of context paragraphs and supporting facts. question: Context_1 : Ruby Yang (楊紫燁; Simplified Chinese: 杨紫烨), is a Chinese American filmmaker....
is the media adviser to the Egyptian president
9
NIv2
task170_hotpotqa_answer_generation
fs_opt
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...
TfnKajopvwxbzFy, XHajopvwxwlcOxWu ****
4
NIv2
task755_find_longest_substring_and_replace_its_sorted_lowercase_version_in_both_lists
fs_opt
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. 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. Hi. I want inf...
The atheletes of French Guiana compete in the French National Olympics and Sports Committee realm. It functions as a division of Federation francaise d'athletisme. A significant distinction is their athletes cannot compete in the Pan American Sports Organization no membership
0
NIv2
task576_curiosity_dialogs_answer_generation
fs_opt
Given a comment text in Tamil, classify the comment into one of these categories (i) Hope speech, if it contains encouraging, positive or supportive contents about equality, diversity or inclusion, (ii) Not Hope Speech or (iii) Not in Expected Language, if the text is not Tamil. Ex Input: சீனா பொருள்களை புரகணிக்கும் ம...
Not in Expected Language
1
NIv2
task680_hope_edi_tamil_text_classification
fs_opt
TASK DEFINITION: In this task, you will be shown an extract from a movie plot. You need to read the extract and create questions that can be answered from the extract. The questions should be well-formed and grammatically correct. The questions should be completely answerable from the given passage and should not requi...
Larry uses knowledge he gained in what class to begin a strategic foreclosure on his house?
8
NIv2
task193_duorc_question_generation
fs_opt
Part 1. Definition In this task, you are given a sentence from the research paper and the category to which it belongs. Your task is to classify whether the given category is correct or not by providing "True" and "False", respectively. Here are the definitions for the categories: Background (Why is this problem import...
False
7
NIv2
task1164_coda19_section_correction_classification
fs_opt
Given the task definition, example input & output, solve the new input case. 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. Example: Nor...
Price is currently working at Macquarie Media broadcasting on 2GB and 3AW, he was previously the program director and breakfast presenter at MTR 1377.
1
NIv2
task192_hotpotqa_sentence_generation
fs_opt
You are given a sentence in Italian. Your job is to translate the Italian sentence into Galician. Example input: Tra di esse, si annovera il piccolo sistema in arabo detto al-jebr. Example output: Isto inclúe un sistema en árabe chamado al-jebra. Example explanation: The Italian sentence is correctly translated into G...
A medio camiño do penedo, un xoven elefante adolescente púxose detrás de ela, apoiou o seu corpo debaixo de ela, e comezou a arrastrala cara ó alto do penedo.
3
NIv2
task1252_ted_translation_it_gl
fs_opt
You are given a sentence in Italian. Your job is to translate the Italian sentence into Hebrew. [EX Q]: State osservando una linea costiera. [EX A]: אתם מסתכלים על קו חוף. [EX Q]: e perdendo ogni interesse per le femmine reali. [EX A]: הם מאבדים כל עניין בנקבות האמיתיות. [EX Q]: In parole povere, se i nostri figli d...
אז, אם ננסח בפשטות, אם הילדים שלנו עומדים לפתח מסוגלות עצמית, והם חייבים לעשות זאת, אז הם יצטרכו לעשות הרבה יותר חשיבה, תכנון, החלטה, עשייה, תקווה, התמודדות, ניסוי וטעייה, לחלום ולחוות את החיים בעצמם.
6
NIv2
task1251_ted_translation_it_he
fs_opt
Given the task definition, example input & output, solve the new input case. Given a 'poster' sentence and a corresponding 'response' (often, from Facebook or Reddit)classify the sentiment of the given response into four categories: 1) Positive, 2) Negative, 3) Neutral, and 4) Mixed if it contains both positive and neg...
Negative
1
NIv2
task823_peixian-rtgender_sentiment_analysis
fs_opt
In this task, you're given the title of a story consisting of five sentences, numbered 1 through 5. Your job is to arrange the sentences in order to make a story that makes complete sense and is apt for the title. Indicate your answer using the number of the sentences in order, such as '34152'. [Q]: Title: Football wi...
25134
5
NIv2
task217_rocstories_ordering_answer_generation
fs_opt
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'). Input: Consider Input: Dicots have ____ seeds leaves, whereas monocots have only one.\Question: Choose the right answer from options given a) four...
Output: d
2
NIv2
task1360_numer_sense_multiple_choice_qa_generation
fs_opt
In this task, you're given a pair of sentences, sentence 1 and sentence 2, that agree with each other. Your job is to alter sentence 2 so that the pair contradict each other. Generated sentences must be short, with less than 15 words. New information can be introduced. Avoid using pronouns to confuse the subject of the...
The girl is unaware of the camera
6
NIv2
task187_snli_entailment_to_contradiction_text_modification
fs_opt
instruction: In this task, you're given a paragraph and title from the research paper. Your task is to classify whether the given title is suitable or not for the research paper based on the given paragraph. Return "True" if title is proper according to paragraph else "False". question: Paragraph: Foot-and-mouth diseas...
False
9
NIv2
task1162_coda19_title_classification
fs_opt
Part 1. Definition You are given an open-domain question from an open movie database. Your task is to provide an answer to that question. Try to only include the answer. Do not put it in a sentence. Part 2. Example what kind of film is Best Seller? Answer: crime Explanation: The answer is correct because crime genre mo...
1998
7
NIv2
task615_moviesqa_answer_generation
fs_opt
Classify given movie review into two categories: positive, or negative based on its content. Input: Consider Input: given too much time to consider the looseness of the piece , the picture begins to resemble the shapeless , grasping actors' workshop that it is . Output: negative Input: Consider Input: solondz may b...
Output: negative
2
NIv2
task888_reviews_classification
fs_opt
In this task, you are given a context tweet and an answer. Your job is to generate a question for the given answer based on the given tweet paragraph. Note that your question should be answerable based on the given tweet, and the answer to your question should be the given answer. -------- Question: Context: hillary th...
how does nicki minaj feel about the suggestion?
7
NIv2
task240_tweetqa_question_generation
fs_opt
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. One example i...
What war or battle involved Bill Myrick?
9
NIv2
task1325_qa_zre_question_generation_on_subject_relation
fs_opt
Part 1. Definition 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. Part 2. Example 2, 3, ['a', '34', 'f', '931', ...
671, 9817, l
7
NIv2
task1551_every_ith_element_from_kth_element
fs_opt
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. Input: Consider Input: Abundant in unpolluted...
Output: alcohols
2
NIv2
task592_sciq_incorrect_answer_generation
fs_opt
In this task, you are given a premise sentence. Your task is to write a new sentence by substituting the subject and object (i.e., the input's subject should be output's object and vice versa.). The generated sentence must be fluent and shouldn't change the voice (i.e., passive or active) of the input. Q: The scientis...
The scientists avoided the judge . ****
4
NIv2
task1364_hans_answer_generation
fs_opt
In this task, you're given the title of a five-sentence story, the first four sentences, and two options for the fifth sentence as a and b. Your job is to pick the sentence option that seamlessly connects with the rest of the story, indicating your choice as 'a' or 'b'. If both sentences are plausible, pick the one tha...
Output: b
2
NIv2
task213_rocstories_correct_ending_classification
fs_opt
Detailed Instructions: 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 ...
No
4
NIv2
task245_check_presence_in_set_intersection
fs_opt
In this task, you are given a sentence in English, and your task is to translate it into Persian. -------- Question: im busy . im off to celebrate . Answer: من گرفتارم . من واسه جشن گرفتن تعطيل کردم . Question: just wait for me. Answer: فقط منتظر من بمان. Question: i think we lost him . Answer:
فکر ميکنم گمش کرديم .
7
NIv2
task658_tep_en_fa_translation
fs_opt
This task is about translating a given English language sentence to French. Example Input: All my female fans will disappear. Example Output: Toutes mes fans féminines vont disparaître. Example Input: - What job? Example Output: -Quel métier ? Example Input: UNlSClEL/UNlVERSlTE LlLLE 1 Example Output:
UNISCIEL/UNIVERSITE LILLE 1
3
NIv2
task1689_qed_amara_translation
fs_opt
The input is a conversation between an automated system and a user, followed by a question. The user is looking for suggestions for pubs, restaurants and coffee shops in Cambridge. In the dialogue, the user may provide some criteria for the type of place they want such as price range, cuisine, etc. Similarly, the user ...
No
7
NIv2
task1501_dstc3_answer_generation
fs_opt
Detailed Instructions: Given an Amazon review, indicate whether it is a 'Positive Review' or 'Negative Review'. See one example below: Problem: I was very surprised at the high quality of the stitching, the sturdiness of the handles and the padding for my laptop. The price is amazingly low and the look is very good. I ...
Positive Review
4
NIv2
task1343_amazon_us_reviews_rating
fs_opt
In this task you will be given a list of numbers and you should remove all duplicates in the list. If every number is repeated in the list an empty list should be returned. Your list should be numbers inside brackets, just like the given list. [3, 4, 4, 4, 2, 2, 2] [3] [1, 2, 4, 7, 2] [1, 4, 7] [5, 5, 4, 2, 0, 5, 7,...
[4, 2, 7, 3]
0
NIv2
task097_conala_remove_duplicates
fs_opt
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: May I know your name?
0
NIv2
task574_air_dialogue_sentence_generation
fs_opt
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. -------- Question: no first no you first my cousin just left i feel very lonely Answer: sad Question: i hate gf neither do i girls are fake Answer: angry...
sad
7
NIv2
task517_emo_classify_emotion_of_dialogue
fs_opt
Teacher: 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 se...
None
2
NIv2
task294_storycommonsense_motiv_text_generation
fs_opt
instruction: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'. question: THEM: i want the balls and hat YOU: you can have the hat but not all the balls THEM: how about two balls and the hat? YOU: i can take 2 balls and 1 hat.... is that what you...
No
9
NIv2
task1384_deal_or_no_dialog_classification
fs_opt
Part 1. Definition Read the given text and if it has abusive content then indicate via "yes". Otherwise indicate via"no". We consider the content to be abusive if it contains any of the following instances: (1) Identity Directed Abuse (e.g., Content which contains a negative statement made against an identity. An iden...
no
7
NIv2
task108_contextualabusedetection_classification
fs_opt
The task is about translation from Telugu to English. While performing the translation you must preserve the original meaning. Do not include any words which are only limited to your native place. Example input: అనేకవింతపురాణములు భారతదేశం యొక్క ఈ అరణ్య యొక్క చెప్పబడ్డాయి, కానీమోగ్లీఅనేచిన్నబాలుడుకథ కాబట్టి వింత Examp...
This girl says she'll serve herself up to you instead of the spics.
3
NIv2
task1324_open_subtitles_te_en_translation
fs_opt
Detailed Instructions: In this task, you are given a country name and you need to return the national dish of the given country. Some countries have multiple national dishes, in which case any one of those dishes will be considered a valid output. See one example below: Problem: Afghanistan Solution: Kabuli Palaw Expla...
Asado
4
NIv2
task1318_country_national_dish
fs_opt
In this task, you will be presented with a question having multiple possible answers in Chinese language. And you should choose a most suitable option out of "A", "B", "C", "D", and "E" based on your commonsense knowledge. Question: 如果你在路上需要上厕所,你能在哪里停下来? Options: A 加油站 B 图书馆 C 餐馆 D 办公楼 E 休息区 E Question: 猫是肉食动物,这意味...
B
0
NIv2
task1141_xcsr_zh_commonsense_mc_classification
fs_opt
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. Input: Consider Input: Marsciano is a "comune" (municipality) in the Province of Perugia...
Output: The university was founded as Emory College in 1836 in Oxford, Georgia by the Methodist Episcopal Church and was named in honor of Methodist bishop John Emory.
2
NIv2
task192_hotpotqa_sentence_generation
fs_opt
A text is given in Panjabi. Translate it from the Panjabi language to the Telugu language. The translation must not omit or add information to the original sentence. [Q]: ਨਿਪੁਣ ਅਵਿਨਾਸ਼ ਧਰਮਾਧਿਕਾਰੀ [A]: నిపుణ్ అవినాశ్ ధర్మాధికారి [Q]: ਪ੍ਰਧਾਨ ਮੰਤਰੀ ਸ਼੍ਰੀ ਨਰੇਂਦਰ ਮੋਦੀ ਦੀ ਅਗਵਾਈ ਹੇਠ ਹੋਈ ਕੇਂਦਰੀ ਮੰਤਰੀ ਮੰਡਲ ਦੀ ਮੀਟਿੰਗ ਵਿੱਚ ਹੇਠ...
--ఆదాయ‌పు ప‌న్ను చ‌ట్టం లోని సెక్ష‌న్ 50 సిఎ, సెక్ష‌న్ 56 లోని కొన్ని ప్రొవిజ‌న్ల నుంచి సంబంధిత త‌ర‌గ‌తి వ్య‌క్తుల‌కు మిన‌హాయింపు.
5
NIv2
task1065_pib_translation_punjabi_telugu
fs_opt
This task is in Spanish. Based on the given context, generate a question which can be answered by the given context. Generate a question that has more than 7 words. You can paraphrase the given context while forming the question. Suggestion: The question may involve starting question words like WHERE, WHEN, HOW, WHAT ...
¿Cómo son los sistemas sanitarios de los países?
5
NIv2
task1335_sqac_question_generation
fs_opt
You are given a sentence in Arabic. Your job is to translate the Arabic sentence into English. أود أن أقول ، إنه عملي أكثر مما يظن الناس. I should say, it is more practical than people think. كنا مخاطرين طبعا. We were risk takers, of course. و أنا لا أريد أن أحبطكم جدا
I don't want to depress you too much.
0
NIv2
task1230_ted_translation_ar_en
fs_opt
You are given a sentence in Portuguese. Your job is to translate the Portuguese sentence into Japanese. One example: A ideia é muito, muito simples. Solution is here: このアイデアはとてもシンプルで Explanation: The Portugese sentence is correctly translated into Japanese, because the meaning is preserved. Now, solve this: Posso amar...
奥さんが大好きと言えるからです
6
NIv2
task1275_ted_translation_pt_ja
fs_opt
Given a scientific passage and an answer, generate a question for the given answer. [EX Q]: Passage: The wide range of movement allowed by synovial joints produces different types of movements. Angular movements are produced when the angle between the bones of a joint changes. Flexion, or bending, occurs when the angl...
What is the term for the temperature at which a solid changes into a liquid?
6
NIv2
task594_sciq_question_generation
fs_opt
In this task, you are given a sentence and a gender. The sentence mentions two professions: one's gender is unknown and the other's gender can be identified using the gendered pronouns that refer to them in the text. You are expected to return the profession with the given gender. Example Input: Sentence: The construc...
Salesperson
3
NIv2
task342_winomt_classification_profession_pro
fs_opt
In this task, you are given a sentence in the Spanish language. Your task is to translate the Spanish sentence into the English language. Ex Input: El cuadrado de coeficiente de correlación de Pearson es Ex Output: The square of Pearson's correlation coefficient is Ex Input: El sistema de normas y sanciones que se ...
Which of the following statements regarding the double-stranded DNA molecule is true?
1
NIv2
task1433_head_qa_language_translation_es_to_en
fs_opt
Based on the information present in the given passage, you need to write a correct answer to the given question. A correct answer is one that correctly and completely answers the question. Do not write answers that address the question partially or incorrectly. The correct answer must be contained in the given paragrap...
Mohamed Atta.
5
NIv2
task054_multirc_write_correct_answer
fs_opt
You are given a sentence in Polish. Your job is to translate the Polish sentence into Galician. Example input: Dzisiaj, w Szwecji i innych bogatych krajach ludzie używają mnóstwo najróżniejszych urządzeń. Example output: Hoxe, en Suecia e outros países ricos, a xente usa moitas máquinas diferentes. Example explanation...
(Bucinazos) (Aplausos) Dennis Hong: Estou tan contento por vós.
3
NIv2
task1261_ted_translation_pl_gl
fs_opt
Part 1. Definition Generate a question which can yield the answer mentioned in the input. Generated question must be answered by the answer provided in input, without using any extra knowledge. Part 2. Example Context : Isaac Nicola Romero (1916 in Havana, Cuba -- 1997) was a prominent Cuban guitarist and one of the fo...
When did the life of Helga Kurm end?
7
NIv2
task1326_qa_zre_question_generation_from_answer
fs_opt
Detailed Instructions: In this task, you will be shown a prompt from a judicial decision and multiple holding statements derived from citations following text in a legal decision. Holdings represent the governing legal rule when the law is applied to a particular set of facts. There are five answer choices for each ci...
(A)
4
NIv2
task268_casehold_legal_answer_generation
fs_opt
You are given a sentence in Polish. Your job is to translate the Polish sentence into Arabic. Ex Input: Wszystkie te kwestie są kontrowersyjne, więc zwykle od nich uciekamy. Ex Output: الآن هذه أسئلة جدلية ، ونحاول نميل للهروب منها. Ex Input: DP: Zacząłem improwizować. Ex Output: دِيرِيك: لقد ارتجلت فيها يا أدم. ...
إنها إفريقيا. إنها حارة.
1
NIv2
task1259_ted_translation_pl_ar
fs_opt
instruction: You are given a sentence in Arabic. Your job is to translate the Arabic sentence into English. question: بالنسبة لنا نحن الحياتيون كما نسمي أنفسنا فرصتنا الوحيدة للإفراج هي من خلال إبدال العقوبة الذي أتيح لإمرأتين فقط منذ عام 1989 ما يقرب من 30 سنة مضت. answer: For us lifers, as we call ourselves, our only...
God bless you. Thank you.
9
NIv2
task1230_ted_translation_ar_en
fs_opt
TASK DEFINITION: Given a sentence in the Indonesian(Bahasa variant), provide an equivalent translation in Japanese that retains the same meaning through the translation. In translation, keep numbers as it is. PROBLEM: Ia memenangkan referendum February mengembangkan konstitusi dan membuat nya tetap perkuasa sampai ia s...
ビバリーヒルズ映画祭2013が水曜日に開催される。
8
NIv2
task1116_alt_id_ja_translation
fs_opt
In this task, you're expected to write answers to questions involving multiple references to the same entity. The answer to the question should be unambiguous and a phrase in the paragraph. Most questions can have only one correct answer. -------- Question: Passage: During an expedition into Central Africa, paleontolog...
Dan.
7
NIv2
task002_quoref_answer_generation
fs_opt
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. In this task you will be given a list of numbers and you should remove all duplicates in the list. If every number is repeated in the list an empty list should be returned. Your list should be number...
[1, 0, 5, 4, 3]
0
NIv2
task097_conala_remove_duplicates
fs_opt
In this task, you need to Translate Czech text to English. Ex Input: Polyolefinové a polyfenyloxidové výrobky (8)jsou například výrobky vyrobené za použití expandovaného polystyrénu (EPS) nebo expandovaného polypropylénu (EPP). Fólie (18) z vinylu nebo jiného vhodného dekoračního materiálu je spojena s výrobkem za...
The metal frame consists of supporting elements (1, 2) which are connected to each other by a connecting element (3). A two-part plastic profile (4) is pushed onto the support element (1). A hollow profile (5) of plastic is slid onto the support element (2). The support element (1) consists of two parallel arms (1a, 1b...
1
NIv2
task842_para_pdt_cs_en_translation
fs_opt
TASK DEFINITION: Given an open-ended topic (movie name, a persons name, an event, sports, etc) generate a simple trivia-type question. PROBLEM: daphne moon SOLUTION: Which Lancashire actress played the part of 'Daphne Moon' in 'Frasier'? PROBLEM: dora spenlow SOLUTION: 'Dora Spenlow' was the first wife of which Dick...
Which film actress was born in Germany in 1904, went to America after appearing in the film Blue Angel, and became an American citizen in 1937?
8
NIv2
task897_freebase_qa_topic_question_generation
fs_opt
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. Example: Beginning: Butc...
Solution: 1
5
NIv2
task070_abductivenli_incorrect_classification
fs_opt
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. Example:...
Solution: A chocolate bar contains a lot of sugar.
5
NIv2
task413_mickey_en_sentence_perturbation_generation
fs_opt
In this task you are given an anecdote, which recount a complex ethical situation. The question you are given is, has the author of the anecdote acted ethically? answer this question with "RIGHT" or "WRONG". Q: I am 30, my husband is 34. We have our first baby. I've been now on maternity leave for more than six months...
RIGHT ****
4
NIv2
task224_scruples_anecdotes_ethical_judgment
fs_opt
In this task, you are given a set of context paragraphs, some supporting facts and an answer of a question. Your task is to generate question for given answer based on set of context paragraphs, supporting facts and an answer. One example is below. Q: Context_1 : Charles Edward Ives ( ; October 20, 1874May 19, 1954) wa...
Laura is a talk show hosted by the presenter whose work appears on what network?
9
NIv2
task191_hotpotqa_question_generation
fs_opt
Part 1. Definition 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 b...
You are likely to move a knife in the sky .
7
NIv2
task413_mickey_en_sentence_perturbation_generation
fs_opt
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...
The dishwasher.
6
NIv2
task165_mcscript_question_answering_commonsense
fs_opt
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 ****
4
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, a passage will be given and the goal is to identify an event from the passage. An event is defined as a single word representing something that happened, is happening, or may happen. An event can be factual or hypothetical, positive or negative, certain or uncertain. While most events are based on verbs, ...
betting
3
NIv2
task388_torque_token_classification
fs_opt
In this task, you will be presented with a context passage, a question about that paragraph, and a possible answer to that question. The task is to check the validity of the answer. Answer with "Yes" or "No". -------- Question: Magnets are able to place a force on certain materials. This force is called a magnetic forc...
Yes
7
NIv2
task1392_superglue_multirc_answer_verification
fs_opt
instruction: In this task, you are given a sentence in the Gujarati language and a corresponding English translation of the Gujarati sentence. Your task is to generate a label "Yes" if the translation is correct, otherwise generate label "No". question: Gujarati: સ્નાન, શૌચાલય, અને સિંક સાથે બાથરૂમ. English: a very t...
No
9
NIv2
task440_eng_guj_parallel_corpus_gu-en_classification
fs_opt
Detailed Instructions: In this task you are given a premise and two alternatives in Thai. You must choose the alternative that is more plausibly the cause or effect of the situation described by the premise. The input format is "premise (1)alternative_1(2)alternative_2", the output should either be "1" or "2" based on ...
2
4
NIv2
task1178_xcopa_commonsense_reasoning_th
fs_opt
instruction: In this task, you are given a sentence in the English and Hindi language. Your task is check if the Hindi sentence is translation of English. if the translation is correct than generate label "Yes", otherwise generate label "No". question: English: Following which, news conferences were called, and before ...
No
9
NIv2
task434_alt_en_hi_answer_generation
fs_opt
In this task, you need to count the number of times the given letter appears in the given sentence. Example: Sentence: 'a large group of bananas proped up on several bicycles'. Find frequency of the letter 'e' Example solution: 5 Example explanation: The letter 'e' appears 5 times in the sentence. Problem: Sentence: '...
Solution: 3
5
NIv2
task113_count_frequency_of_letter
fs_opt
In this task, you're given a statement, the genre to which that statement belongs, and a label indicating if the statement should be agreed with (entailment), disagreed with (contradiction), or neither (neutral). Your job is to write a sentence that describes the genre that follows the tone with respect to the statemen...
When one uses proper procedural safeguards, the consequence is that they do not diminish the value of case study methods, said the economist.
9
NIv2
task203_mnli_sentence_generation
fs_opt
In this task, you will be given text in English. You need to translate the text into the Sinhali language. Example input: When ventricles systole, blood flows to the pulmonary artery or the greater aorta. Example output: කෝෂිකා ඉහිල්වන විට, ධමනියේ සිට කෝෂිකාව වෙත රුධිරය නරවත ගලයි. Example explanation: The translation...
අන්තර් ක්‍රියාකාරී දර්ශන යෙදීම මඟින්, තොරතුරු ප්‍රවේශමෙන් ව්‍යුහගත කර ඇත.
3
NIv2
task604_flores_translation_entosn
fs_opt
Given a sentence in Tagalog language, translate the sentence to English language keeping the meaning of the original sentence intact. One example: Tagalog sentence: Si Roger Federer ang unang manlalaro na nanalo ng 20 Grand Slams Solution is here: Roger Federer was the first player to win 20 Grand Slams Explanation: Th...
The difference is minimal in that the American wheel has 38 numbers including 0, 00 and 1 to 36.
6
NIv2
task451_opus_paracrawl_tl_en_translation
fs_opt
In this task, you are given a sentence in the English language and your task is to convert it into the Swedish language. In translation, keep numbers as it is and make it sentence case (capitalize only the first word of each sentence and noun). Ex Input: In short, we face a major challenge in meeting our commitments o...
Staterna kan också anta olika bestämmelser för transporter av lokal art och enstaka transporter.
1
NIv2
task313_europarl_en_sv_translation
fs_opt
In this task, you are given one French sentence. The major part of the sentences talk about health-related topics, but some of the them describe an organization and its activities. Your job is to translate the given sentences into English. One example: La LGV est très rare en Europe. Solution is here: LGV is very rare ...
Deafness is reported as common sequelae of the disease.
6
NIv2
task1397_europa_ecdc_tm_fr_en_translation
fs_opt
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'). Water is the only natural substance which exists in all ____ states of matter in nature.\Question: Choose the right answer from options given a) n...
a
0
NIv2
task1360_numer_sense_multiple_choice_qa_generation
fs_opt