inputs stringlengths 76 1.08M | targets stringlengths 2 13.8k | _template_idx int32 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 question and a passage. You need to determine if the answer to the question is contained in the passage. If the answer can be found in the passage you should output 'True'. If the answer cannot be found in the passage you should output 'False'.
Example Input: Passage: 'Megalopyge operc... | True
| 3 | NIv2 | task520_aquamuse_answer_given_in_passage | fs_opt |
In this task, you are given a statement spoken by a politician in natural language. Your task is to generate the subject of the discussion for the given statement. The subject generated is not necessarily a part of the given input. Your answer should contain one or more words.
Q: The income of the top 1 percent nearly... | health-care
****
| 4 | NIv2 | task613_politifact_text_generation | fs_opt |
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... | high
| 6 | NIv2 | task1712_poki_classification | fs_opt |
TASK DEFINITION: In this task, you are given a sentence and a question, you would be asked to create the answer which is contained in the sentence provided.
PROBLEM: Sentence: Claws for obtaining food structure of a bird is correctly paired with its function. Question: Which structure of a bird is correctly paired with... | neutral or no charge
| 8 | NIv2 | task1555_scitail_answer_generation | fs_opt |
In this task, you have to generate the title of the recipe given its required ingredients and directions.
Example Input: ingredients: '1 box yellow cake mix', '1 small box instant vanilla pudding mix', '1 small box instant chocolate pudding mix', '1 1/2 c. water', '1/2 c. oil', '4 eggs', '6 oz. (more or less to suit ... | Microwave P-Nut Brittle
| 3 | NIv2 | task569_recipe_nlg_text_generation | fs_opt |
In this task, you are given a dialogue between a user and an assistant, where users and assistants converse about geographic topics like geopolitical entities and locations. The task here is to find if the dialogue is by the user or assistant. Classify your answers into user and assistant.
Ex Input:
You welcome. Well ... | assistant
| 1 | NIv2 | task577_curiosity_dialogs_classification | fs_opt |
In this task, you are given concept set (with 3 to 5 concepts) that contain mentions of names of people, places, activities, or things. These concept sets reflect reasonable concept co-occurrences in everyday situations. All concepts given as input are separated by "#". Your job is to generate a sentence describing a d... | A shower with a towel hanging over it is featured.
| 1 | NIv2 | task102_commongen_sentence_generation | fs_opt |
instruction:
Translation from English to Telugu.
question:
This meeting was to change the man cub's entire future.
answer:
ఈసమావేశంలో మార్చడానికి మ్యాన్ పిల్ల యొక్క మొత్తం భవిష్యత్తు
question:
Okay, okay.
answer:
సరే, ఓకే.
question:
- WIND YOUR WINDOW DOWN.
answer:
| - మీ కిటికీ అద్దాన్ని క్రిందకు గాలి.
| 9 | NIv2 | task1330_open_subtitles_en_te_translation | fs_opt |
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 man had a brother named Johan... | History
| 0 | NIv2 | task521_trivia_question_classification | fs_opt |
TASK DEFINITION: You are given a news article headline from BBC Yoruba and your task is to classify it into one of the following categories: Africa, Entertainment, Health, Nigeria, Politics, Sport, or World.
PROBLEM: Prince Harry, Meghan àti ọmọ wọ̀n, Archie n ṣe àbẹ̀wò ọlọ́jọ́ mẹ́wàá silẹ̀ Áfríkà
SOLUTION: World
PR... | Nigeria
| 8 | NIv2 | task612_yorubabbc_classification | fs_opt |
In this task, you are given one English 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 Swedish.
Q: Microbiological laboratory support
A: Förstärka stödet från mikrobiologisk... | A/H5N1-stammen av fågelinfluensa verkar döda en hög andel av de fåglar som smittas.
****
| 4 | NIv2 | task1395_europa_ecdc_tm_en_sv_translation | fs_opt |
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.
Ex Input:
* * * Two weeks later, as class was dismissing, Miss Michaels handed out envelopes to each of... | Plural
| 1 | NIv2 | task431_senteval_object_count | fs_opt |
Given a document and an entity the task is to select the author's sentiment towards the entity. Sentiments can be Positive, Neutral and Negative. Select Positive if the article expresses a positive view towards the given entity or praises its quality or skills. Select Neutral if the document expresses no clear view tow... | Neutral
| 7 | NIv2 | task420_persent_document_sentiment_classification | 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... | Yes
| 1 | NIv2 | task1201_atomic_classification_xintent | fs_opt |
In this task, you need to generate an appropriate title for the given summary of some paragraph. The generated title must be short and should include the main topic of the given text. Your summary should be less than 20 words long.
Ex Input:
Ten people have been killed and 10 others injured after a student opened fire... | Tynwald backs two-year plan to save Manx horse-drawn trams
| 1 | NIv2 | task1358_xlsum_title_generation | fs_opt |
In this task you will be given a list of integers. A list contains numbers separated by a comma. You need to round every integer to the closest power of 2. A power of 2 is a number in the form '2^n', it is a number that is the result of multiplying by 2 n times. The following are all powers of 2, '2, 4, 8, 16, 32, 64, ... | [32, 64, 4096, 2048, 16, 32, 4, 128, 512, 2048, 2048, 8, 64, 2, 8, 1024]
| 6 | NIv2 | task1444_round_power_of_two | fs_opt |
This task is to identify the language of a sentence correctly by classifying if it is English or Telugu
Q: Wiggle Wire Channel
A: English
****
Q: 2:5 కూడా దేశం రాళ్ళు వంటి నిన్ను నీవు ఉంటుంది, అతని మీద నిర్మించిన, ఒక ఆధ్యాత్మిక హౌస్, ఒక పవిత్ర అర్చకత్వం, ఆధ్యాత్మికం త్యాగం అప్ అందించడానికి కాబట్టి, యేసు క్రీస్తు ద్వా... | English
****
| 4 | NIv2 | task1618_cc_alligned_classify_tel_eng | fs_opt |
In this task, you are given a context tweet, a question and corresponding answer of given question. Your task is to classify given passage into two categories: (1) "yes" if the given context is useful in answering the question, and (2) "no" if the given context is not useful.
Example Input: Context: I am stunned by th... | no
| 3 | NIv2 | task242_tweetqa_classification | fs_opt |
In this task, you are given a text from tweets. Your task is to classify given tweet text into two categories: 1) positive, and 2) negative based on its content.
Ex Input:
Fireworks!
Ex Output:
positive
Ex Input:
@cndflybaby that's not bad at all, as long as there's a smash cake what else do you need.
Ex Output:... | negative
| 1 | NIv2 | task195_sentiment140_classification | fs_opt |
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 ... | D
| 0 | NIv2 | task228_arc_answer_generation_easy | fs_opt |
You will be given two questions. You should decide whether the second question is a good paraphrase of the first one. If you are able to tell that the two questions are the same without any other information, answer "Yes", otherwise answer "No".
Input: Consider Input: original question: Which cricket bowler use [Slow]... | Output: Yes
| 2 | NIv2 | task404_grailqa_paraphrase_validation | fs_opt |
You are given a sentence in Japanese. Your job is to translate the Japanese sentence into English.
Q: 私がときどき寄稿しているある雑誌からの寛大なご支援を受け様々なカテゴリーについて一番良いとされるとても高額なものを試す事にしましたそれはとても骨の折れる試みでした
A: With the generous backing of a magazine I write for sometimes, I decided to sample the very best, or most expensive, or most covete... | Just by looking around the area, you can see it.
****
| 4 | NIv2 | task1222_ted_translation_ja_en | fs_opt |
In this task, you are given a fact statement and question based on the fact. Your task is to generate the correct answer for the question. The answer needs to be generated using the context fact statement.
Ex Input:
Fact: a lever is used for moving heavy objects. Question: In order for a crane to operate properly it r... | overheating
| 1 | NIv2 | task1399_obqa_answer_generation | fs_opt |
Given a pair of words, generate the relation between them. The first word is called the 'concept' and the second word is called the 'relatum' The relation must be one of the following: co-hyponym (coordinate), hypernym, meronym, attribute, event, or random. A coordinate relation indicates that the concept and relatum b... | mero
| 5 | NIv2 | task1418_bless_semantic_relation_classification | fs_opt |
In this task, you have to generate the title of the recipe given its required ingredients and directions.
[Q]: ingredients: '1 large papaya', '1 lb Chinese sausage (chopped) or 1 lb kielbasa (chopped)', '1 mango (peeled, pitted, chopped)', '2 green onions (minced)', '2 Thai peppers (seeded, minced)', '1 lime, juice o... | Marinated Vegetable Salad
| 5 | NIv2 | task569_recipe_nlg_text_generation | fs_opt |
instruction:
You are given a paragraph, a question and some answer options (associated with "A", "B", "C", "D", etc.) You need to list all the correct answer options with their associated letters (e.g. "A" can be a valid answer). Note that sometimes, more than one option can answer the question correctly and completely... | C.
| 9 | NIv2 | task058_multirc_question_answering | fs_opt |
In this task, you are given a text of many news articles seperated by special token "|||||". Your task is to summarize them.
--------
Question: Image copyright Facebook Image caption The couple touched a contaminated item with their hands but police have not identified the source
Police have launched a murder inqu... | Jason McCarthy, 16, died days after a suspected drunken driver sideswiped a vehicle, fled the scene, then crashed into the rear of McCarthy's car minutes later outside Minneapolis last week. But while the teen was fighting for his life, the alleged driver of the other vehicle, Michael Vanwagner, 24—whose license had be... | 7 | NIv2 | task1291_multi_news_summarization | fs_opt |
instruction:
In this task, you are given a review of a movie and a boolean question whether this review has positive sentiment or negative sentiment. Your task is to generate answer "yes" when the tweet has that particular sentiment, otherwise generate answer "no".
question:
Review: A young boy sees his mother getting ... | yes
| 9 | NIv2 | task285_imdb_answer_generation | fs_opt |
In this task, you're given a context, a question, three options, and an answer. Your task is to classify whether the given answer is correct or not by providing 'Yes' or 'No', based on the context with commonsense reasoning about social situations.
[Q]: Context: Austin called Sydney last night and asked them to go out... | Yes
| 5 | NIv2 | task579_socialiqa_classification | fs_opt |
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to concatenate all elements of A from the ith element to the jth element, and print the resultant string. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j... | Output: 43256817R1841h
| 2 | NIv2 | task100_concatenate_all_elements_from_index_i_to_j | fs_opt |
You are given a sentence in Hebrew. Your job is to translate the Hebrew sentence into Italian.
Input: Consider Input: בשלבים האחרונים הרצתי את הדוגמיות דרך ספקטרומטר מסה לכרומטוגרפיה נוזלית בלחץ גבוה, שהפריד את התרכובות וניתח את הכימיקלים ואמר לי בדיוק כמה קרצינוגנים היו בעוף שלי.
Output: Nelle fasi finali ho esamina... | Output: Vivere riconoscenti, questo è il punto.
| 2 | NIv2 | task1111_ted_translation_he_it | fs_opt |
This task involves creating answers to complex questions, from a given passage. Answering these questions, typically involve understanding multiple sentences. Make sure that your answer has the same type as the "answer type" mentioned in input. The provided "answer type" can be of any of the following types: "span", "d... | 1.
| 1 | NIv2 | task028_drop_answer_generation | fs_opt |
Given a simple high-school level math question, you are required to solve it and provide the final answer. The final answer is always a single number. These questions can range from a variety of topics like simple arithmetic, solving equations, converting a quantity from one unit to another, finding remainders/GCD/LCM,... | Output: 5/429
| 2 | NIv2 | task835_mathdataset_answer_generation | fs_opt |
instruction:
You are given a sentence in Spanish. Your job is to translate the Spanish sentence into Hebrew.
question:
Cae el muro de Berlín, hacemos Tormenta del Desierto.
answer:
החומה נופלת בברלין, ואנחנו עושים את סופה במדבר [המלחמה בעיראק].
question:
Así que cuando abro la botella, las moléculas del alcohol se es... | אמא שלי תפסה אותנו בכתפיים. היא הצעידה אותנו לשדה.
| 9 | NIv2 | task1229_ted_translation_es_he | fs_opt |
In this task, you are given an input list A. If the count of numbers is more than that of alphabets in the list, answer 'Numbers Win'. If the count of alphabets is more than that of numbers in the list, answer 'Alphabets Win'. If the count of numbers is same as that of alphabets in the list, answer 'Numbers and Alphabe... | Numbers Win
| 1 | NIv2 | task523_find_if_numbers_or_alphabets_are_more_in_list | fs_opt |
You need to answer the question 'Are the given steps in order?', given a set of steps describing a process. Your answer must be either Yes or No. If the answer is No, that means the steps are out of order and do not make sense in the order they are in. If the answer is Yes, that means the steps are in order and make se... | No
| 1 | NIv2 | task1548_wiqa_binary_classification | fs_opt |
In this task, you are given sentences from movie reviews. The task is to classify a sentence as "POS" if the sentiment of the sentence is positive or as "NEG" if the sentiment of the sentence is negative
--------
Question: To better understand why this did n't connect with me would require another viewing , and I wo n'... | NEG
| 7 | NIv2 | task363_sst2_polarity_classification | 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: Sure, please share your travel dates.
| 1 | NIv2 | task574_air_dialogue_sentence_generation | fs_opt |
You are given a sentence in Polish. Your job is to translate the Polish sentence into Arabic.
[EX Q]: Marzył mu się zupełnie nowy typ sklepu, który obok sprzedaży detalicznej odegra też rolę kulturalną.
[EX A]: لقد كان يبحث عن نوع جديد من المتاجر.. عن متجر جديد.. متجر لديه دور ثقافي إضافة إلى دوره البيعي
[EX Q]: Jest... | ووجدت أنه الآن عند ما يولد الطفل ، يضعون على الطفل اسوارة "" الأر أف أي دي "" (كاشف ترددات الراديو) و يضعون واحدا تابعا له على الأم ، فإذا حاول أي شخص أحد غير الأم أخذ الطفل من جناح الولادة ، يبدأ جرس بالرنين.
| 6 | NIv2 | task1259_ted_translation_pl_ar | fs_opt |
Read the given sentence and if it is a general advice then indicate via "yes". Otherwise indicate via "no". advice is basically offering suggestions about the best course of action to someone. advice can come in a variety of forms, for example Direct advice and Indirect advice. (1) Direct advice: Using words (e.g., sug... | Output: yes
| 2 | NIv2 | task115_help_advice_classification | fs_opt |
In this task, you're given a passage, further information available on a particular linked term from the statement, and a question. Your job is to generate the answer to the question by using the information provided. If there is no clear answer obtainable, output 'none'.
--------
Question: Passage: Ware grew up in the... | Answer: none
| 7 | NIv2 | task238_iirc_answer_from_passage_answer_generation | fs_opt |
TASK DEFINITION: Given a post that is a real-life anecdote of a complex ethical situation and a question asks if AUTHOR, NOBODY, EVERYBODY, or OTHER is wrong in the situation. Answer the question and classify your answers into yes or no.
PROBLEM: Is AUTHOR wrong in the post ? POST : I was in a long distance relationsh... | no
| 8 | NIv2 | task502_scruples_anecdotes_whoiswrong_verification | fs_opt |
In this task, you will be presented with a question, and you have to write the part-of-speech tag for each word in the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Determiner, EX: Existential there, FW: Foreign word, IN: Preposi... | WP VBZ DT JJ NN NN IN DT NN IN NN CD .
| 0 | NIv2 | task345_hybridqa_answer_generation | fs_opt |
TASK DEFINITION: In mathematics, the absolute value of a number is the non-negative value of that number, without regarding its sign. For example, the absolute value of -2 is 2, and the absolute value of 5 is 5. In this task you will be given a list of numbers and you need to return the element with highest absolute va... | -53.077
| 8 | NIv2 | task095_conala_max_absolute_value | fs_opt |
In this task, you are given two simple actions (associated with "A", "B"). You must identify which action is considered less ethical. Do not generate anything else apart from one of the following characters: 'A', 'B'.
(A) not lending my calculator to my brother's friend for his test
(B) not passing a turning vehicle
A... | A
| 0 | NIv2 | task106_scruples_ethical_judgment | fs_opt |
You are given a statement written in Kannada. Choose the most logical word from the given 4 options which can be used to replace the <MASK> token in the statement. Output the word from the correct option .
[EX Q]: Statement: ಇಲ್ಲಿಯ ಭವಾನಿ ದೇವಾಲಯ ಇತಿಹಾಸ ಪ್ರಸಿದ್ಧವಾಗಿದೆ. ಇದು ಛತ್ರಪತಿ ಶಿವಾಜಿ ಸೇರಿದ ಭೋಸ್ಲೆ ವಂಶಸ್ಥರ ಕುಲದೇವತೆ.<M... | ಕೋಲಾರ
| 6 | NIv2 | task948_wiki_cloze_kn_multiple_choice_question_answering | fs_opt |
Given a command in a limited form of natural language, provide the correct sequence of actions that executes the command to thus navigate an agent in its environment. A command can be broken down into many different actions. Actions are uppercase and are individual steps that serve as the building blocks for a command.... | I_TURN_RIGHT I_TURN_RIGHT I_TURN_RIGHT I_TURN_RIGHT I_TURN_RIGHT I_TURN_RIGHT I_TURN_RIGHT I_TURN_RIGHT I_TURN_RIGHT I_TURN_RIGHT I_JUMP I_TURN_RIGHT I_TURN_RIGHT I_JUMP
| 1 | NIv2 | task126_scan_structured_text_generation_command_action_all | fs_opt |
Given a trivia question, classify broad topical category from this list: 'theater', 'geology', 'book', 'tv', 'astronomy', 'aviation', 'military', 'government', 'boxing', 'projects', 'metropolitan_transit', 'law', 'venture_capital', 'broadcast', 'biology', 'people', 'influence', 'baseball', 'spaceflight', 'media_common'... | tv
| 0 | NIv2 | task900_freebase_qa_category_classification | fs_opt |
In this task, you are given a public comment from online platforms. You are expected to classify the comment into two classes: toxic and non-toxic. Toxicity is defiend as anything that is rude, disrespectful, or unreasonable that would make someone want to leave a converation.
--------
Question: Comment: Blah,Blah,blah... | Non-toxic
| 7 | NIv2 | task327_jigsaw_classification_toxic | fs_opt |
In this task, you're given a pair of sentences, sentence 1 and sentence 2. Sentence 2 contradicts sentence 1. Your job is to alter sentence 2 so that the pair neither agree nor contradict each other. Generated sentences must be short, with less than 15 words. New information can be introduced. Avoid using pronouns to c... | The man is being pulled from something
| 6 | NIv2 | task185_snli_contradiction_to_neutral_text_modification | fs_opt |
In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to concatenate all elements of A from the ith element to the jth element, and print the resultant string. i and j will be non-negative, and will always have a value less than the length of A. i will always be less than j... | y345571259021686780792099a13471655
| 7 | NIv2 | task100_concatenate_all_elements_from_index_i_to_j | fs_opt |
In this task, you will be shown a sentence, and you should determine whether it is overruling or non-overruling. In law, an overruling sentence is a statement that nullifies a previous case decision as a precedent by a constitutionally valid statute or a decision by the same or higher ranking court which establishes a ... | overruling
| 3 | NIv2 | task274_overruling_legal_classification | fs_opt |
Given scene/plot descriptions from movies or TV shows, and given a specific question about the scene, summarize the question into a title
Input: Consider Input: In Interstellar, after Cooper arrives in the Tesseract, Cooper tries to send the message STAY to his daughter in the past so she won't let him go on the missi... | Output: Why wasn't Neo's monitor connected to anything?
| 2 | NIv2 | task1638_doqa2.1_movies_text_summarization | fs_opt |
TASK DEFINITION: In this task, you are given two simple actions (associated with "A", "B"). You must identify which action is considered less ethical. Do not generate anything else apart from one of the following characters: 'A', 'B'.
PROBLEM: (A) not getting my nieces/nephew Xmas gifts
(B) getting annoyed at a friend ... | A
| 8 | NIv2 | task106_scruples_ethical_judgment | fs_opt |
In this task, you're given context and an answer. Your task is to generate the question for this answer based on the given context with commonsense reasoning about social situations..
[Q]: Context: austin was tired of his abusive dad so he beat him with a baseball bat.
Answer: be punished
[A]: What will happen to Au... | Why did Kendall do this?
| 5 | NIv2 | task581_socialiqa_question_generation | fs_opt |
TASK DEFINITION: Given a sentence in Igbo language, translate the sentence to English language keeping the meaning of the original sentence intact
PROBLEM: Igbo sentence: Ya mere,, abata Christ, ebe m aba na-acha ọcha, M na nwanne gị, na m na-na na nwetara gị azụ.
SOLUTION: אַזוי, come into Christ, where I am no longe... | Fun in GTA Online is at its strongest in free roam, but to really take advantage of it you'll need to rank up, which is best done in missions.
| 8 | NIv2 | task449_opus_paracrawl_ig_en_translation | fs_opt |
You are given a sentence in Galician. Your job is to translate the Galician sentence into Farsi.
Q: Pensamos que responde a que adolescentes e adultos usan unha estratexia cognitiva distinta para tomar decisións sociais e para comprobalo traemos á xente ao noso laboratorio e pedímoslles unha tarefa condutual. Voulles ... | "به اندازه خونه شما بزرگ خواهد بود."
****
| 4 | NIv2 | task1245_ted_translation_gl_fa | fs_opt |
You are given a sentence in Portuguese. Your job is to translate the Portuguese sentence into Polish.
--------
Question: Porque ainda têm 80% do trânsito.
Answer: 80%, które powoduje korki.
Question: É maravilhoso estar aqui para falar sobre a minha jornada, falar sobre a cadeira de rodas e a liberdade que ela me tr... | A to nowy park na Dolnym Manhattanie.
| 7 | NIv2 | task1281_ted_translation_pt_pl | fs_opt |
In this task, you are given a sentence in the Bulgarian language and corresponding English translation of this sentence. Here, your job is to generate label "yes" if translation is right, otherwise generate label "no".
Input: Consider Input: Bulgarian: Сключване на споразумение за партньорство в областта на риболова м... | Output: yes
| 2 | NIv2 | task273_europarl_classification | fs_opt |
In this task, you are given a abstract of article and corresponding title of an article. Your task is to generate label "yes" if title is right for article, otherwise generate "no".
Input: Consider Input: Abstract: Liver disease secondary to hepatitis C virus (HCV) infection is a rising cause of morbidity and mortalit... | Output: yes
| 2 | NIv2 | task1587_scifact_classification | fs_opt |
You are given a sentence in Polish. Your job is to translate the Polish sentence into Galician.
Input: Consider Input: Wyjdźcie do ludzi, rozmawiajcie z nimi, słuchajcie ich, i co najważniejsze, bądźcie gotowi na coś niesamowitego.
Output: Saian, falen coa xente, escoiten a xente, e, o máis importante, prepárense par... | Output: Pois tiñan que ir e encontrar ás mulleres e conseguir que llo explicasen.
| 2 | NIv2 | task1261_ted_translation_pl_gl | fs_opt |
Given a sentence in the Japanese and Indonesian(Bahasa variant) language. Your task is check if the Bahasa Indonesia sentence is translation of Japanese. if the translation is correct than generate label "Yes", otherwise generate label "No".
[EX Q]: Japanese: ユタ州の知事、ジョン・ミード・ハンツマンは、「他の誰かを救うのに命を捧げる人より献身的なものはない」と言い、亡くなった... | Yes
| 6 | NIv2 | task1117_alt_ja_id_answer_generation | fs_opt |
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.
[EX Q]: Context: ... | A
| 6 | NIv2 | task385_socialiqa_incorrect_answer_generation | fs_opt |
In this task, you are given a sentence in the English language and your task is to convert it into the Hindi language. In translation, keep numbers as it is and make it sentence case (capitalize only the first word of each sentence and noun).
Input: Consider Input: On May 28, 2003 Germany's third-largest city, voted t... | Output: रूस के पत्रकार संघ के टॉम्स्क शाखा के अध्यक्ष ने कहा कि जांच के करीबी एक सूत्र ने उन्हें बताया कि पोपोव को न केवल पीटा गया था, बल्कि एक विदेशी वस्तु के साथ "अत्याचार" और "उल्लंघन" किया गया था।
| 2 | NIv2 | task432_alt_en_hi_translation | fs_opt |
TASK DEFINITION: Languages typically provide more than one grammatical construction to express certain types of messages. Your task is to generate a senetence with the same meaning as given sentence, but with different grammatical construction.
PROBLEM: Linda extended him the courtesy
SOLUTION: Linda extended the cour... | Mary paid a compliment to a woman
| 8 | NIv2 | task132_dais_text_modification | fs_opt |
In this task, given a sentence in the Thai language, your task is to convert it into the English language.
Example Input: หลังจากการตรวจสอบข้อกล่าวหาที่คัมภีร์ของอิสลามอัลกุรอานถูกปฏิบัติในทางที่ผิดต่อหน้านักโทษที่ Guantanamo Bay คิวบา รัฐบาลบุชได้ยอมรับความน่าเชื่อถือของรายงานเหล่านี้บางส่วน
Example Output: After an ... | The Xbox 360 was launched by Microsoft in 2005 and in January of this year the company lowered its sales expectations to 12 million units for the year ending June 2007.
| 3 | NIv2 | task537_alt_translation_th_en | fs_opt |
In this task, you're given a pair of sentences, sentence 1 and sentence 2, that neither agree with nor contradict each other. Your job is to alter sentence 2 so that the pair clearly contradict each other. Generated sentences must be short, with less than 15 words. New information can be introduced. Avoid using pronoun... | Two girls are sitting at a table.
| 3 | NIv2 | task189_snli_neutral_to_contradiction_text_modification | 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.
[EX Q]: Passage: Pod was released in the UK on May 29, 1990 by 4AD. Watts-Russel... | Robert Hanssen.
| 6 | NIv2 | task002_quoref_answer_generation | fs_opt |
In this task, You are given an open-domain question that can be answered based on factual information. Your task is to provide \*short\* answer (in a few words only) for the given question. The short answer can be one or more entities or it can also be boolean \*yes\* or \*no\*.
what is joy's job in what happens in ve... | The Havasupai people
| 0 | NIv2 | task582_naturalquestion_answer_generation | fs_opt |
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.
Example Input: tttllllltl
Example Output: tlllllt
Exampl... | bbnbb
| 3 | NIv2 | task850_synthetic_longest_palindrome | fs_opt |
You are given a background paragraph that describes one or more causal or qualitative relationships such as a relationship in economics or a scientific law and a story that makes use of the concepts or the relationship described in the provided paragraph. You are also given a question about the story that requires an u... | Jennifer.
****
| 4 | NIv2 | task061_ropes_answer_generation | fs_opt |
instruction:
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. I... | number
| 9 | NIv2 | task027_drop_answer_type_generation | fs_opt |
TASK DEFINITION: In this task you are given a small conversation between two persons and 4 options on how the conversation should continue. Your job is to choose the most reasonable option. The conversation and the options are separated by a newline character. Each dialogue in the conversation are separated by a comma.... | A
| 8 | NIv2 | task611_mutual_multi_turn_dialogue | 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: Most resistors have three coloured bands close together at one end and ____ single band at the other.\Question: Choose the ... | Output: d
| 2 | NIv2 | task1360_numer_sense_multiple_choice_qa_generation | fs_opt |
instruction:
In this task, based on a given sentence, we ask you to write a question that involves "transient vs. stationary" events, i.e., the understanding of whether an event will change over time (transient event) not (stationary event). For example, the sentence "he was born in the U.S." contains a stationary even... | Would she continue taking care of the puppy once it grew up?
| 9 | NIv2 | task006_mctaco_question_generation_transient_stationary | fs_opt |
In this task, you are given a text from tweets. Your task is to classify given tweet text into two categories: 1) positive, and 2) negative based on its content.
Ex Input:
I don't have any money in my account so I can't use my debit card for it. I'm bummed. By the time i have money the trial will be over.
Ex Output:... | negative
| 1 | NIv2 | task195_sentiment140_classification | fs_opt |
In this task, given a sentence in the English language, your task is to convert it into the Filipino language.
--------
Question: "I felt this was the time for a change," owner Drayton McLane said.
Answer: "Naramdaman ko na ito ang oras para sa pagbabago," sinabi ng may-ari na si Drayton McLane.
Question: Miodrag Dj... | "Para sa kapakanan ng mga ng mga tagapagsalin at seguridad ng kanilang mga pamilya pati narin ang seguridad ng mga taga denmark na nakabase sa Iraq, Pinili ng Ministro ng Depensa na ipaalam sa publiko matapos makaalis sa Iraq ang mga tagapagsalin at iba pa," nasabi ng Danish Defence Ministry sa isang pahayag.
| 7 | NIv2 | task559_alt_translation_en_fi | fs_opt |
Given a statement about date and time, state whether the statement is true or false. The number of date/time operands in the statement ranges between 2 and 3. Let's say the values are denoted by t1, t2 and t3. The statements follow one of the following ten templates: 't1 occurs before t2, t1 doesn't occur before t2, t1... | False
| 7 | NIv2 | task1507_boolean_temporal_reasoning | fs_opt |
The provided files include famous book titles and sentences in the English language, and we ask you to translate those to the Portuguese Language. Please bear in mind the following guidelines while doing the translation: 1) We are looking for the most naturally written and form of each sentence in the Portuguese Langua... | "O quão importa o quanto longe nós vamos?" seu amigo escamoso perguntou.
| 5 | NIv2 | task1647_opus_books_en-pt_translation | fs_opt |
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.
--------
Question: Context: It has been demonstrated that tumor necrosis factor-alpha (TNF alpha) induces apoptosis in cardiac myocytes. However, it... | The biceps angle is a measure of rotational deformity in patients with residual brachial plexus birth palsy, and correlates better with external rotation than either the glenoid version or the PHHA. The biceps angle may be a useful measure of rotational glenohumeral deformity before and after surgery.
| 7 | NIv2 | task849_pubmedqa_answer_generation | fs_opt |
You are given a sentence in Persian. Your job is to translate the Farsi sentence into Spanish.
[EX Q]: امروزه ، وقتى تهديدهاى جنگ و الفظ تند را مى شنويم ، ما اغلب به سوى اين باور هدايت مى شويم كه اين هم يكى ديگر از آن مناقشات حل نشدنى خاورميانه ست با ريشه هايى به قدمت خود منطقه.
[EX A]: Hoy, cuando esc... | Esta es una tecnología en investigación, pero en pruebas clínicas vemos de 44 a 64% de reducción en los pacientes con dolor crónico.
| 6 | NIv2 | task1267_ted_translation_fa_es | fs_opt |
You are given a sentence in Hebrew. Your job is to translate the Hebrew sentence into Spanish.
Input: Consider Input: חקרנו עד היום רק כ-5 אחוזים מהאוקיינוסים שלנו.
Output: Solo hemos explorado el 5% de nuestros océanos.
Input: Consider Input: הסוג השלישי מיוצג ע "" י וורן באפט. ואני מכנה זאת תרומה מצטברת.
Output:... | Output: Vivimos en un planeta de 6300 millones de personas.
| 2 | NIv2 | task1236_ted_translation_he_es | fs_opt |
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.
Example Input: Co... | C
| 3 | NIv2 | task385_socialiqa_incorrect_answer_generation | fs_opt |
Given a simple high-school level math question, you are required to solve it and provide the final answer. The final answer is always a single number. These questions can range from a variety of topics like simple arithmetic, solving equations, converting a quantity from one unit to another, finding remainders/GCD/LCM,... | 3500
| 5 | NIv2 | task835_mathdataset_answer_generation | fs_opt |
You are given a sentence in Italian. Your job is to translate the Italian sentence into Portugese.
Example Input: E finiamo a Hong Ngu, sul versante vietnamita.
Example Output: Acabámos em Hong Ngu no lado vietnamita.
Example Input: ES: Il Canada è diverso da come me lo aspettavo.
Example Output: ES: O Canadá é difer... | O que é um carpinteiro sem ferramentas?
| 3 | NIv2 | task1255_ted_translation_it_pt | fs_opt |
You are given a sentence in Hebrew. Your job is to translate the Hebrew sentence into English.
[Q]: בכל פעם שהוא אוכל צפע בורות הוא נכנס לסטלת רעל קטנה.
[A]: Whenever he eats the pit viper he gets this little venom rush.
[Q]: ובכן, אנחנו כאן משום שארצות הברית, בזבזה שני טריליון דולר על המלחמות בעיראק ובאפגניסטן שנכש... | Gustavo Dudamel!
| 5 | NIv2 | task1234_ted_translation_he_en | fs_opt |
TASK DEFINITION: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to choose whether the two sentences clearly agree (entailment)/disagree (contradiction) with each other, or if this cannot be determined (neutral). Your answer must be in the form of the numbers 0 (entailment), 1 (ne... | 1
| 8 | NIv2 | task1612_sick_label_classification | fs_opt |
You are given a sentence in Portuguese. Your job is to translate the Portuguese sentence into Spanish.
Então tenho três razões — são sempre três coisas — três razões pelas quais eu acho que as histórias não fazem necessariamente do mundo um sítio melhor.
Tengo tres - porque siempre debe haber tres - tres razones por l... | Estamos a un 99% de nuestra meta a punto de quedarnos sin dinero.
| 0 | NIv2 | task1276_ted_translation_pt_es | fs_opt |
This task is to translate a news commentary given in French language into Russian language. Translate the input statement into the output language while preserving the numberical values, special characters and proper nouns and context of the commentary done.
Input: Consider Input: Dans le cadre de l'accord signé la se... | Output: С общей угрозой международного терроризма надо бороться совместными усилиями.
| 2 | NIv2 | task1377_newscomm_translation | fs_opt |
In this task, based on the given context word, you are asked to create a pair of sentences each containing a blank (_). The sentence pair should look similar and should be about two different persons (PersonX and PersonY). Additionally, the two sentences must be different in terms of trigger words (e.g., "sympathetic" ... | Sentence 1: Graduation is first on the list for PersonX but not going to happen for PersonY, _ is going to graduate.
Sentence 2: Graduation is first on the list for PersonX but not going to happen for PersonY, _ is not able to graduate.
****
| 4 | NIv2 | task030_winogrande_full_person | fs_opt |
In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that can be answe... | Step1: Who was Artemis?, Step2: What was Davy Crockett famous for?, Step3: Are #1 and #2 the same?, Wikipedia page for step 1: Artemis, Wikipedia page for step 2: Davy Crockett, Wikipedia page for step 3: , not_definitive_answer: False, incorrect_answer: False
| 5 | NIv2 | task168_strategyqa_question_decomposition | fs_opt |
instruction:
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 h... | No
| 9 | NIv2 | task1204_atomic_classification_hinderedby | fs_opt |
Evaluate the similarity between them and classify them into classes from 0-5 as follows:
0 : The two sentences are completely dissimilar.
1 : The two sentences are not equivalent, but are on the same topic.
2 : The two sentences are not equivalent, but share some details.
3 : The two sentences are roughly equivalent, b... | 5
| 0 | NIv2 | task1347_glue_sts-b_similarity_classification | fs_opt |
TASK DEFINITION: In this task, we ask you to elaborate the sentence without changing its general meaning. You can do so by explaining further the input sentence, using more precise wording, adding qualifiers and auxiliary information etc.
PROBLEM: However , the plot of the movie is mostly original work adapted from a s... | The family Argulidae contains the carp lice or fish lice – a group of parasitic crustaceans of uncertain position within the Maxillopoda .
| 8 | NIv2 | task955_wiki_auto_style_transfer | fs_opt |
Given a review text from amazon and its polarity (either positive or negative). Generate answer "True" if given sentence and its polarity match, otherwise generate answer "False". A review is considered positive if the reviewer is satisfied with the product. Otherwise, it is considered negative.
--------
Question: Revi... | True
| 7 | NIv2 | task494_review_polarity_answer_generation | fs_opt |
Given a document, an entity and its sentiment towards the entity, verify if it is the correct sentiment towards the entity. Answer should be yes or no. Note that URLs in the text have been replaced with [Link].
[EX Q]: Verify if the sentiment of the following document towards the entity Braden Matejka is Negative . Br... | no
| 6 | NIv2 | task423_persent_document_sentiment_verification | fs_opt |
This task is about translating a given English language sentence to Spanish.
Input: Consider Input: And it's a good barometer for you to see what kind of group you have.
Output: Y es un buen instrumento para que puedan medir el tipo de grupo que tienen.
Input: Consider Input: I hope you can see it.
Output: Espero ... | Output: Eso fue, un bosque de corales y esponjas, el cual es un hábitat importante para el desarrollo de los peces.
| 2 | NIv2 | task1691_qed_amara_translation | fs_opt |
In this task, you're given four sentences of a story written in natural language in which one part is missing. Your job is to predict the position and missing part of the story and return in the following format: position, missing part. The missing part is a sentence that completes the story, and the position is the nu... | 3, The gate looked low enough to jump.
| 5 | NIv2 | task299_storycloze_sentence_generation | fs_opt |
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.
[Q]: I purchased these to replace the straws that I use to get at Starbucks every morning. Starbucks no longer gives straws, so I wanted a replacem... | positive
| 5 | NIv2 | task1312_amazonreview_polarity_classification | fs_opt |
instruction:
You are given a conversation between two people. 'Person1:' and 'Person2:' are used to separate their respective dialogues. You are required to assign a label 'formal' if there is an absence of emotion and a presence of questions anywhere within the conversation. If such pattern is not found assign the lab... | informal
| 9 | NIv2 | task1533_daily_dialog_formal_classification | fs_opt |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.