inputs stringlengths 38 313k | targets stringlengths 0 4.86k | _template_idx int64 0 9 | _task_source stringclasses 1
value | _task_name stringlengths 19 85 | _template_type stringclasses 2
values | embedding listlengths 1.02k 1.02k |
|---|---|---|---|---|---|---|
instruction:
You are given a sentence in Polish. Your job is to translate the Polish sentence into Galician.
question:
Wzięliśmy to do łazika, zbadaliśmy, i zgadnijcie co?
answer:
Trouxemos isto, testámolo, e adiviñade que?
question:
Czy musi on znać język tak samo jak na przykład prawnik?
answer:
Por exemplo, necesi... | E moitos deles, case a maioría, prefiren escribirlles aos amigos que falar con eles cara a cara.
| 9 | NIv2 | task1261_ted_translation_pl_gl | fs_opt | [
-0.6318899989128113,
1.3280516862869263,
0.3536023497581482,
-1.1000301837921143,
-0.026455271989107132,
-0.9196230173110962,
0.7874652147293091,
-0.8081581592559814,
-0.5385758280754089,
-0.4897775650024414,
-0.3078708350658417,
0.21178659796714783,
-0.5719320178031921,
0.3450241982936859... |
Q: In this task, you are given a summary for US Congressional and California state bill, your task is to generate a Title for this bill. The preferred titles are under forty words and mention the purpose of the bill.
Amends the Internal Revenue Code to allow a tax exemption for charitable risk pools organized and opera... | To amend the Internal Revenue Code of 1986 with respect to the treatment of certain charitable risk pools. | 7 | NIv2 | task1659_title_generation | zs_opt | [
-0.5069242119789124,
0.5255572199821472,
0.05556347966194153,
0.4948311448097229,
-0.1310541033744812,
-0.7824403643608093,
0.432746946811676,
0.7701080441474915,
-0.45250850915908813,
0.48288530111312866,
-0.16939455270767212,
0.22036324441432953,
-0.4657880961894989,
-0.45656612515449524... |
Your task is to generate the next utterance in a given dialogue. You will be given a few sentences describing the personality of the person who is making the dialogue, and a history of the dialogue after that. Each line in the history is said by one of the two participants in the conversation.
Q: Personality: I have bi... | I'm a doctor, I work with the elderly. | 4 | NIv2 | task1729_personachat_generate_next | zs_opt | [
-0.7076815366744995,
0.2643718421459198,
-0.12515218555927277,
-0.45499107241630554,
-0.7996982932090759,
0.06584726274013519,
0.5535405874252319,
0.05766615271568298,
0.013072796165943146,
-0.47632765769958496,
0.7329892516136169,
-0.2736043334007263,
-0.7599557042121887,
0.14628213644027... |
Given the task definition, example input & output, solve the new input case.
In this task you will be given a claim and a perspective. You should determine whether that perspective supports or undermines the claim. If the perspective could possibly convince someone with different view, it is supporting, otherwise it is... | support | 1 | NIv2 | task738_perspectrum_classification | fs_opt | [
-0.3567345440387726,
0.4892870783805847,
0.12688618898391724,
0.2173495888710022,
0.20996993780136108,
-0.3955252170562744,
0.347683310508728,
1.1504697799682617,
0.469529390335083,
0.3586806654930115,
-0.7507150173187256,
-0.6335405707359314,
-0.3321775794029236,
-0.37908798456192017,
0... |
In this task you will be given an arithmetic operation in Italian and you have to find its answer. The operations 'addition' and 'subtraction' have been replaced with their italian translations i.e you need to perform addition when you see 'aggiunta' and subtraction in case of 'sottrazione'.
Example Input: 2805 sottra... | 18422
| 3 | NIv2 | task086_translated_symbol_arithmetic | fs_opt | [
-0.05316627025604248,
0.8191236257553101,
-0.44011974334716797,
-0.012392498552799225,
-0.40178048610687256,
-0.37040624022483826,
0.7178572416305542,
0.9952938556671143,
0.03701227903366089,
-0.6638833284378052,
-1.10438072681427,
-0.406990110874176,
-0.4111344814300537,
0.473335325717926... |
"Yes, and" is a rule-of-thumb in improvisational comedy that suggests that a participant in a dialogue should accept what another participant has stated ("Yes") and then expand on that line of thought or context ("and..."). Given a prompt and two responses, identify which response is the type of "yes, and". Indicate yo... | Response 1
****
| 4 | NIv2 | task362_spolin_yesand_prompt_response_sub_classification | fs_opt | [
0.39426225423812866,
0.40397000312805176,
0.135110542178154,
0.5201661586761475,
0.22524535655975342,
-1.4822304248809814,
0.05639556795358658,
0.7102952599525452,
-0.3291524648666382,
0.5204634666442871,
-0.29851198196411133,
0.1516880840063095,
-0.6178379058837891,
-0.030348870903253555,... |
You will be given a definition of a task first, then some input of the task.
In this task you are given a tweet. You must judge whether the author of the tweet is sad or not. Label the instances as "Sad" or "Not sad" based on your judgment. You can get help from hashtags and emojis, but you should not judge only based ... | Sad | 1 | NIv2 | task399_semeval_2018_task1_tweet_sadness_detection | zs_opt | [
-1.033362865447998,
-0.14187800884246826,
0.3579232692718506,
0.3541335165500641,
0.3152851462364197,
-0.6998087763786316,
0.5923138856887817,
0.642988920211792,
0.10937584191560745,
0.3654143214225769,
-0.1185653954744339,
-0.7333836555480957,
-0.6242977380752563,
0.1484208106994629,
-0... |
Teacher:In this task, you are given an input list A. You need to convert all the alphabets in the list with a number representing their position in the English alphabet. E.g., replace A by 1, B by 2, a by 1, b by 2, and so on.
Teacher: Now, understand the problem? Solve this instance: ['3451', 'J', '801', 'y', 'b', 'W'... | 3451, 10, 801, 25, 2, 23, 3241, 2621, 25, 1, 1671, 7, 389, 8, 5763, 1, 6051, 21, 9, 2599, 15, 2, 4867, 725, 5345, 1719, 885, 5, 6397, 7979, 25, 19, 1, 12 | 6 | NIv2 | task622_replace_alphabets_in_a_list_by_their_position_in_english_alphabet | zs_opt | [
-0.6711912751197815,
0.03943166881799698,
0.36541905999183655,
-1.0275459289550781,
0.34567245841026306,
-0.875275194644928,
-0.5883517265319824,
0.08675514161586761,
-0.19362181425094604,
-0.4655395746231079,
-0.17326444387435913,
0.024868279695510864,
0.47669118642807007,
-0.749661087989... |
Detailed Instructions: 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".
Q: English: The New York Stock Exchange has said it will delist New... | No | 9 | NIv2 | task434_alt_en_hi_answer_generation | zs_opt | [
-0.36507800221443176,
0.43060731887817383,
0.40801721811294556,
0.7426732182502747,
0.12592817842960358,
-1.2154371738433838,
-0.35058271884918213,
0.5952131152153015,
0.009758069179952145,
-0.4242568910121918,
0.5642681121826172,
0.27681398391723633,
-0.5825689435005188,
0.453470498323440... |
You are provided with an "Event" and it's "Intent" related to PersonX. Determine the sentiment value of the given input as either "Positive", "Negative", and "Unknown".
Q: Event:PersonX visits ___ in california. Intent: 1) to search the countryside
A: | Positive | 4 | NIv2 | task923_event2mind_classifier | zs_opt | [
-0.6063302159309387,
-0.46693265438079834,
-0.28007620573043823,
-0.2207213193178177,
-0.5007468461990356,
-1.1797752380371094,
1.106330394744873,
-0.03946298360824585,
-0.11839159578084946,
-0.004605519585311413,
0.23543491959571838,
-0.05070541426539421,
-0.11381012201309204,
-0.40798908... |
Q: 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
Devos and Cassel have tremendous chemistry -- their sexual and romantic tension , while never really vocalized , ... | POS | 7 | NIv2 | task363_sst2_polarity_classification | zs_opt | [
-0.8549814224243164,
0.010577377863228321,
0.618369460105896,
-0.2731205224990845,
0.14762833714485168,
-0.5607412457466125,
1.2688641548156738,
0.2442598044872284,
0.2911815047264099,
0.0696631669998169,
-0.5792291760444641,
-0.7078768014907837,
0.4353104829788208,
-0.05494946241378784,
... |
Definition: Write a question from the passage such that it identifies a character (a person or a thing) in the passage.
Input: Thanks for the A2A Josh:
Tough one to reduce to just a single incident but I'll try.
I grew up in North Central Indiana, about 50 miles south of South Bend. It was common to have frequent snow ... | Who was pressuring the author to shovel the snow? | 2 | NIv2 | task886_quail_question_generation | zs_opt | [
0.1582643687725067,
-0.08762495219707489,
-0.29986676573753357,
0.5083073377609253,
0.4481533169746399,
-0.3887207806110382,
0.5482020378112793,
1.6918367147445679,
0.0014814757741987705,
0.051489900797605515,
-0.5043783783912659,
0.19406190514564514,
-0.08450067043304443,
0.15758217871189... |
Detailed Instructions: In this task, you need to replace a letter in the sentence with another given letter.
Q: Sentence: 'two knives are embedded in a wooden table'. Replace the letter 'a' with 'l' in the sentence.
A: | two knives lre embedded in l wooden tlble | 9 | NIv2 | task160_replace_letter_in_a_sentence | zs_opt | [
-0.3099399507045746,
1.1913279294967651,
-0.256334513425827,
-0.523497998714447,
-0.10448865592479706,
-0.068635955452919,
0.27151399850845337,
0.6622346639633179,
-0.007598816882818937,
-0.3601757884025574,
0.4581461250782013,
-0.23294362425804138,
-0.7151696085929871,
0.22038941085338593... |
Given reviews from Amazon, classify those review based on their content into two classes: Negative or Positive.
--------
Question: I would say the plot is good, but the action and fighting scenes are not in favour for action-movie goers.
Answer: Negative
Question: I bought these. After two uses (the first being a fr... | Negative
| 7 | NIv2 | task493_review_polarity_classification | fs_opt | [
0.2368711531162262,
0.5892540216445923,
-0.2062169909477234,
0.089104562997818,
0.30100536346435547,
-0.5191638469696045,
0.9688205122947693,
0.7770978212356567,
0.21576251089572906,
0.6477267742156982,
-0.2933127284049988,
-0.3516368865966797,
-0.6442080736160278,
-0.4037129878997803,
0... |
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.
[EX Q]: 2, 9, [... | 3989, G, 1265
| 6 | NIv2 | task099_reverse_elements_between_index_i_and_j | fs_opt | [
-0.06114042550325394,
-0.2975708544254303,
-0.5182087421417236,
-0.3157745897769928,
-0.24716587364673615,
-0.6358699798583984,
0.650477945804596,
0.24723824858665466,
-1.0626627206802368,
0.18669094145298004,
-0.7001492381095886,
0.313865065574646,
0.0728367492556572,
0.355968177318573,
... |
In this task, you are given an input list A. You need to find all the elements of the list that are alphabets in the same order as they appear in the list A. Do not change their case/capitalization.
['e', 'v', '3681', 'S', 'V', 'I', '8889', '6087', '159', 'p', 'j', 'D', 'r', 'y'] | e, v, S, V, I, p, j, D, r, y | 0 | NIv2 | task488_extract_all_alphabetical_elements_from_list_in_order | zs_opt | [
-0.04104466736316681,
0.6348021030426025,
-0.18005704879760742,
0.14636674523353577,
-0.1460852324962616,
0.18300709128379822,
0.6522665023803711,
-0.3353807330131531,
-0.2904585599899292,
-0.022931940853595734,
-0.33735391497612,
-0.17488312721252441,
-0.3834019899368286,
-0.3672224879264... |
This task is about translating a given English language sentence to Spanish.
Q: We want to make sure that voters who were, are physically disabled or, or blind or nearsighted or, or illiterate can all participate in the process.
A: Otra es la accesibilidad. Queremos asegurarnos que los votantes que estan impedidos fí... | Aquí tienen un ejemplo de bucle while Empezamos inicializando la variable i, y le vamos a dar el valor de cero
****
| 4 | NIv2 | task1691_qed_amara_translation | fs_opt | [
-0.5057110786437988,
0.7036139369010925,
0.7882100343704224,
0.027720337733626366,
-0.2924570143222809,
-0.7044643759727478,
0.1621958613395691,
0.9024530053138733,
-0.04534471780061722,
-0.20191076397895813,
0.07754529267549515,
-0.5426701307296753,
-0.28751030564308167,
0.157670333981513... |
Detailed Instructions: 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 introduc... | The car is going fast. | 9 | NIv2 | task189_snli_neutral_to_contradiction_text_modification | zs_opt | [
-1.3014130592346191,
0.6229026317596436,
0.49648746848106384,
-0.5115829706192017,
-0.5566021203994751,
-0.16611504554748535,
-0.14987942576408386,
0.9029133915901184,
0.3198509216308594,
-0.5464365482330322,
-1.2588069438934326,
-0.30929720401763916,
0.025448352098464966,
-0.1243306696414... |
instruction:
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.
question:
Cerveceria Nacional Dominicana (CND), is the primary beer producer... | Porsche has been successful in many branches of motorsport of which most have been in long distance races.
| 9 | NIv2 | task192_hotpotqa_sentence_generation | fs_opt | [
0.1599556803703308,
-0.19512882828712463,
-0.13388386368751526,
0.07643268257379532,
-0.12450758367776871,
-0.052499741315841675,
0.0524827316403389,
0.9848566055297852,
0.2827856242656708,
0.2841620147228241,
-0.5957814455032349,
0.09832638502120972,
-0.9983822107315063,
0.211683034896850... |
In this task you will be given a passage and a yes/no question based on the passage. You should answer the question using the information from the passage.
One example: passage: Franchising is a way for small business owners to benefit from the economies of scale of the big corporation (franchiser). McDonald's and Subw... | Yes | 6 | NIv2 | task380_boolq_yes_no_question | fs_opt | [
-0.43887656927108765,
1.0691723823547363,
0.1749258190393448,
-0.27740538120269775,
-0.5211352109909058,
0.05906355381011963,
0.942915678024292,
0.45749950408935547,
0.34181204438209534,
-0.11822448670864105,
-0.20963647961616516,
-0.34894630312919617,
0.0011342503130435944,
-0.05395765975... |
In this task, you're given a question, along with a context passage which has extra information available on certain terms mentioned in it, i.e., the proper nouns in the passage. Your job is to determine whether information from more than one term is needed to answer the question. Indicate your choice as `a` for Yes or... | b
****
| 4 | NIv2 | task232_iirc_link_number_classification | fs_opt | [
0.8441230654716492,
0.570623517036438,
-0.4386024475097656,
0.0313788540661335,
0.46082186698913574,
-0.27623847126960754,
0.10528810322284698,
0.9162408113479614,
-0.2274738848209381,
-0.2840978801250458,
-0.9100255966186523,
0.6426576375961304,
-0.9141280651092529,
-0.25513532757759094,
... |
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 citing text. The correct ... | holding teague applies to capital cases | 6 | NIv2 | task287_casehold_legal_incorrect_answer_generation | fs_opt | [
0.7957122325897217,
0.2832163870334625,
-0.5507426857948303,
0.12202748656272888,
0.23158466815948486,
-1.0047348737716675,
0.3861309885978699,
1.227898120880127,
-0.2427753508090973,
0.07694682478904724,
-0.5385329723358154,
0.6004583835601807,
-0.5207278728485107,
0.10741569846868515,
... |
You are given a sentence in Hebrew. Your job is to translate the Hebrew sentence into Galician.
[EX Q]: לא. אני חושב שהאוכלוסייה
[EX A]: Non. Creo que Finlandia ten unha poboación duns 5 millóns.
[EX Q]: דבר ראשון, חולים שחורים היו באופן מובן זהירים בשימוש בתרופה שנבדקה רק על אנשים שחורים.
[EX A]: Por un lado, é comp... | Trátase de nós, da nosa avaricia, da nosa necesidade de crecemento e a nosa incapacidade de imaxinar un mundo diferente do mundo egoísta no que vivimos hoxe.
| 6 | NIv2 | task1110_ted_translation_he_gl | fs_opt | [
-0.48723840713500977,
0.3677465617656708,
-0.13719764351844788,
-0.6703733205795288,
-0.3947364091873169,
-0.3381001353263855,
0.6778013706207275,
0.09152796864509583,
0.4030936062335968,
-0.14875906705856323,
-0.699533224105835,
0.6739084720611572,
-0.8548736572265625,
0.24206779897212982... |
Detailed Instructions: 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 quest... | Does psychiatric staff on the wards share attitudes on aggression? | 4 | NIv2 | task847_pubmedqa_question_generation | fs_opt | [
0.28315114974975586,
0.2646566927433014,
-0.38889801502227783,
-0.18878166377544403,
0.7884575128555298,
-0.4785499572753906,
0.09115166962146759,
0.5367234945297241,
-0.19696184992790222,
-0.15631669759750366,
-0.14824217557907104,
-0.08654113113880157,
-0.8362067937850952,
0.559824347496... |
In this task, find the most appropriate number to replace the blank (indicated with _ ) and express it in words.
One example: A lion has _ legs.
Solution is here: four
Explanation: The most logical numeric answer in words is four.
Now, solve this: Acupuncture is used by about _ in seven general practitioners.
Solution... | one | 6 | NIv2 | task672_nummersense | fs_opt | [
0.19354653358459473,
0.7208259105682373,
-0.8028308153152466,
-0.32364463806152344,
-0.44874727725982666,
-0.4364508390426636,
0.4842712879180908,
-0.0008793463930487633,
0.057055700570344925,
-0.6707533597946167,
-0.036839231848716736,
0.5222978591918945,
-0.5878857374191284,
0.1968227624... |
Q: 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... | Nina heard TV weatherman talk about showers. | 7 | NIv2 | task067_abductivenli_answer_generation | zs_opt | [
-0.7983623147010803,
1.2948718070983887,
-0.4079168140888214,
-0.11024583876132965,
-0.8433344960212708,
-0.12725073099136353,
0.8491578698158264,
0.39227357506752014,
-0.1460796743631363,
0.08754563331604004,
-0.12063949555158615,
0.2420307993888855,
-0.5364910364151001,
-0.30994713306427... |
Part 1. Definition
This task is to translate a news commentary given in English language into French 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.
Part 2. Example
Since their articles appea... | Cela implique un rapport sans cesse croissant des citoyens de plus de 65 ans par rapport aux cohortes plus jeunes. | 7 | NIv2 | task1371_newscomm_translation | fs_opt | [
-0.31168073415756226,
0.7007864713668823,
-0.24231329560279846,
0.08909690380096436,
0.2913469076156616,
-0.08710939437150955,
0.33318227529525757,
0.8203051686286926,
0.23844969272613525,
-0.06156453490257263,
-0.8522330522537231,
0.20699641108512878,
-0.7548531293869019,
-0.0628564059734... |
Definition: In this task, you're given a statement, 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'.
Input: Context: OL operates a wom... | Answer: Jean-Michel Aulas | 2 | NIv2 | task237_iirc_answer_from_subtext_answer_generation | zs_opt | [
-0.30997735261917114,
0.737983226776123,
-0.6200266480445862,
0.23468929529190063,
0.13964393734931946,
0.6099281311035156,
0.6549007892608643,
0.08009986579418182,
0.5703549385070801,
-0.29648029804229736,
-1.0969656705856323,
-0.11799987405538559,
-0.10533047467470169,
0.3902134895324707... |
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... | Anti-stereotype | 8 | NIv2 | task279_stereoset_classification_stereotype | fs_opt | [
-0.1253950595855713,
0.5588235259056091,
-0.41336795687675476,
0.24345168471336365,
-0.15381237864494324,
0.07078623026609421,
0.624237060546875,
0.7789224982261658,
0.4671001434326172,
-0.8608536124229431,
-0.8655186891555786,
0.33137792348861694,
-0.9379231333732605,
-0.04904882609844208... |
Detailed Instructions: In this task, you are given a question and an answer, you would be asked to create the sentence based on the Question-Answer provided. It should be contained within the Question-Answer provided.
Problem:Question: Which of these is the BEST way to save animals and trees? Answer: Take care of fores... | Take care of forests of these is the best way to save animals and trees. | 8 | NIv2 | task1556_scitail_passage_generation | zs_opt | [
0.5155471563339233,
1.0496729612350464,
-0.11306975781917572,
-0.411543607711792,
-0.9886625409126282,
-1.384272575378418,
0.5036105513572693,
0.4181223511695862,
-0.3476034998893738,
-0.6454172134399414,
-1.0440362691879272,
-0.3386998772621155,
-0.9418176412582397,
0.12419675290584564,
... |
Given the task definition and input, reply with output. In this task, you will be shown a conversation and a question. You need to answer the question and choose the correct option based on the conversation. "W" and "M" in the conversations stand for "woman" and "man".
W: Hi, Bob. I heard about your accident but I did... | (B) More than three weeks ago. | 5 | NIv2 | task247_dream_answer_generation | zs_opt | [
0.4313298463821411,
-0.013068705797195435,
-0.04759569093585014,
-0.3736056089401245,
0.19976723194122314,
-0.573268711566925,
0.21170592308044434,
0.5967088341712952,
0.5066953897476196,
-0.15846753120422363,
-1.066087007522583,
0.7088050246238708,
0.5879996418952942,
0.10240216553211212,... |
Instructions: You are given a sentence in Portuguese. Your job is to translate the Portuguese sentence into Arabic.
Input: Encontrámos uma casa com uma piscina que era extremamente parecida com a de Rita. Voltámos ao vídeo e procurámos pistas que pudéssemos comparar.
Output: | ووحدنا منزل به حوض للسباحة بدى يشبه منزل ريتا بشكل كبير. ثم رجعنا الى الفيديو وبدانا البحث عن ادلة للاستناد عليها | 3 | NIv2 | task1277_ted_translation_pt_ar | zs_opt | [
-0.24836093187332153,
1.0623853206634521,
-0.10212978720664978,
-0.2010270208120346,
-0.39985108375549316,
0.29525306820869446,
0.43827196955680847,
0.39343148469924927,
0.262809157371521,
0.3296206295490265,
-0.6314272880554199,
0.27106818556785583,
-0.7938173413276672,
-0.028197903186082... |
instruction:
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... | WP VBZ DT NN IN DT NN WDT VBZ NNP NNP , NNP NNP ( CC PRP$ NNS NNP NNP CC NNP NNP ) , NN CC JJ NNS , NN NNS , CC VBG NNS .
| 9 | NIv2 | task345_hybridqa_answer_generation | fs_opt | [
0.28002360463142395,
0.2060440331697464,
-0.7439090609550476,
0.5401393175125122,
-0.11376259475946426,
-1.197249412536621,
1.050328016281128,
0.37878507375717163,
-0.3607264459133148,
-0.19622787833213806,
-0.38448604941368103,
0.15628421306610107,
-0.6576489210128784,
-0.0180419292300939... |
You will be given a definition of a task first, then some input of the task.
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 .
Statement: ಬಿ ಎಲ್ ರೈಸ್ ಅವರ ಪೂರ್ಣ ಹೆಸ... | ಬೆಂಗಳೂರಿನ | 1 | NIv2 | task948_wiki_cloze_kn_multiple_choice_question_answering | zs_opt | [
1.0108286142349243,
0.511285662651062,
-0.5672038793563843,
-0.018037300556898117,
-0.07353151589632034,
-0.07516801357269287,
0.04478584975004196,
1.017326831817627,
-0.06373826414346695,
0.1462462991476059,
0.018522869795560837,
0.536314070224762,
-0.20191766321659088,
-0.135322779417037... |
Given the task definition, example input & output, solve the new input case.
Given a sentence in the Central Khmer, provide an equivalent translation in Japanese that retains the same meaning through the translation. In translation, keep numbers as it is.
Example: អ៊ីតាលីបានឈ្នះលើព័រទុយហ្គាល់ 31-5 ក្នុងប៉ូលCនៃពីធីប្រកួ... | メージャーは新しく独立するスコットランドと分離後の英国のあいだに通貨同盟はありえないと言い、「スコットランド民族党が交渉の余地があると思っている通貨同盟は英国にスコットランドの負債を引き受けることを要求する」と言った。 | 1 | NIv2 | task1122_alt_khm_ja_translation | fs_opt | [
0.45933622121810913,
0.491446316242218,
-0.815859317779541,
0.32255232334136963,
-0.03202730417251587,
-1.0582795143127441,
0.16657185554504395,
0.3159359097480774,
0.07435815781354904,
-0.6458503603935242,
-0.4454062283039093,
0.9398899078369141,
-0.3287730813026428,
0.035265691578388214,... |
Given the task definition and input, reply with output. In this task, you are given a sentence in the English language and your task is to convert it into the Japanese language. In translation, keep numbers as it is and make it sentence case (capitalize only the first word of each sentence and noun).
Six additional me... | 少なくとも1匹の幼獣を含んだ、小群の中の更に6匹が、座礁している間に死んだ。 | 5 | NIv2 | task435_alt_en_ja_translation | zs_opt | [
-0.3130280375480652,
0.35071319341659546,
0.3607812523841858,
-0.5953805446624756,
0.04083370789885521,
-0.33154791593551636,
0.6975975036621094,
0.24544575810432434,
-0.17277854681015015,
-0.6491011381149292,
-0.4161059856414795,
-0.042307958006858826,
-0.6905183792114258,
0.5480501651763... |
Detailed Instructions: In this task, you need to provide the parts-of-speech tag of a word present in a sentence specified within curly braces ( '{{ ... }}' ). The parts-of-speech tags are fine labels that represent a category of words with similar grammatical properties. The list of part-of-speech tags i.e tagset of ... | EX | 4 | NIv2 | task584_udeps_eng_fine_pos_tagging | fs_opt | [
0.07810463756322861,
0.4990041255950928,
-0.33514881134033203,
0.048235490918159485,
-0.1069377064704895,
-0.9039150476455688,
0.6407263278961182,
0.9977072477340698,
-0.5074081420898438,
-0.10128380358219147,
-0.18982040882110596,
0.4711345434188843,
-0.4329390227794647,
0.068894028663635... |
In this task you will be given a list of integers. You should find the minimum absolute difference between 2 integers in the list. The absolute difference is the absolute value of one integer subtracted by another. The output should be a single integer which is the smallest possible absolute distance.
One example is be... | 2 | 9 | NIv2 | task1445_closest_integers | fs_opt | [
-0.5757580995559692,
0.2219225913286209,
0.06860648095607758,
-0.0795741081237793,
-0.08942952752113342,
-0.4684804081916809,
0.9718504548072815,
-0.009621914476156235,
0.3498639464378357,
-0.22253336012363434,
-0.36794304847717285,
-0.2705794870853424,
-0.6464227437973022,
-0.252503097057... |
You will be given a trivia clue, and the category it belongs to. You should answer with the best answer that belongs in the category and is described by the clue. For simplicity, answers should be in all lower cased letters.
One example: Category: HOMOPHONIC PAIRS
Clue: It's a notation on a percussion store to clash
S... | recidivism | 6 | NIv2 | task308_jeopardy_answer_generation_all | fs_opt | [
-0.5053708553314209,
0.8672508597373962,
-0.4817007780075073,
-0.023641688749194145,
0.20666050910949707,
-0.214678555727005,
0.4583284258842468,
0.4529024660587311,
0.5375710725784302,
0.22452212870121002,
-0.7535672783851624,
0.26162174344062805,
-0.5212529301643372,
-0.2604294717311859,... |
This task is to translate the English language Input to Telugu Language Output
--------
Question: Suspended platform is mainly composed by suspension mechanism,hoist,safety lock,electric control box,working platform. Its structure is reasonable and easy to operate. It can be assembly and disassembly accroding to the ac... | ఫ్యాక్స్: +86 22 2643 4660
| 7 | NIv2 | task1616_cc_alligned_translate_eng_tel | fs_opt | [
0.025798194110393524,
0.658216655254364,
-0.36885085701942444,
0.144553542137146,
0.17634829878807068,
-0.8940591812133789,
-0.5000531077384949,
0.26909342408180237,
0.1583663821220398,
1.04083251953125,
-0.20215541124343872,
0.3001665472984314,
-0.5112383365631104,
-0.005650704726576805,
... |
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.
[Q]: [24, 3... | [161, 131]
| 5 | NIv2 | task205_remove_even_elements | fs_opt | [
-0.5299335718154907,
0.35131603479385376,
0.04638442397117615,
-0.9768533706665039,
0.15251094102859497,
-0.2052314579486847,
0.6824820637702942,
0.07336720079183578,
-0.8292492032051086,
0.30137521028518677,
-1.0420047044754028,
0.427161306142807,
-0.08215281367301941,
-0.6025698184967041... |
Part 1. Definition
In this task, you are given a news article. Your task is to classify the article to one out of the four topics 'World', 'Sports', 'Business', 'Sci/Tech' if the article's main topic is relevant to the world, sports, business, and science/technology, correspondingly. If you are not sure about the topic... | Sports | 7 | NIv2 | task379_agnews_topic_classification | fs_opt | [
-0.0022651669569313526,
0.5797857046127319,
-0.42342281341552734,
0.2775653004646301,
0.29545319080352783,
-0.18644067645072937,
-0.8087509870529175,
0.4467582702636719,
-0.3334124684333801,
-0.1518295556306839,
-1.1211621761322021,
0.3689030408859253,
-0.13603544235229492,
-0.246618986129... |
Given the task definition and input, reply with output. In this task, you are given a text from tweets and a boolean question whether this tweet has positive sentiment or negative sentiment. Your task is to generate answer "yes" when the tweet has that particular sentiment, otherwise generate answer "no".
Tweet: what ... | yes | 5 | NIv2 | task196_sentiment140_answer_generation | zs_opt | [
-1.6362347602844238,
0.43686550855636597,
0.5677757263183594,
0.2658209502696991,
-0.12154128402471542,
-1.365153431892395,
-0.001302777323871851,
0.8571951389312744,
0.35480716824531555,
0.4012676775455475,
-0.5660404562950134,
-0.13905610144138336,
-0.3247279226779938,
-0.367752879858016... |
In this task, you are given a text from a post. Your task is to find all of the proper nouns and label them. The labels are <B-PER>, <I-PER> for persons; <B-ORG>, <I-ORG> for organizations; <B-LOC>, <I-LOC> for locations; and <B-MISC>, <I-MISC> for other nouns. The capital 'B' denotes the first word of a proper noun ph... | Solution: -- The analyst set a 12-month price target of $ 45 and a fiscal 1996 year earnings estimate of $ 3.09 per share , his office said . | 5 | NIv2 | task610_conllpp_ner | fs_opt | [
0.4373212456703186,
-0.2581295371055603,
-0.10232748091220856,
0.8333086967468262,
0.26482856273651123,
-0.32251620292663574,
-0.20104598999023438,
0.9743948578834534,
-0.5304843187332153,
0.2523189187049866,
-0.16959215700626373,
-0.08947435021400452,
-0.30782029032707214,
0.3062604069709... |
Definition: 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'.
Input: I filled the pail with water.
Output: | 1 | 2 | NIv2 | task1346_glue_cola_grammatical_correctness_classification | zs_opt | [
-0.23615200817584991,
0.8833011984825134,
-0.030971987172961235,
-0.14415401220321655,
0.2988795042037964,
-1.3425065279006958,
0.5944397449493408,
0.4436337947845459,
0.12353737652301788,
0.17793235182762146,
-0.7927495241165161,
-0.7290204763412476,
-0.6913388967514038,
-0.67643761634826... |
Part 1. Definition
In this task you are given a list of integers and you need to find the absolute value of the difference between each two consecutive values. The output should be a list of the absolute value of the differences of each two consecutive values.
Part 2. Example
[7, 1, 5, 8, -4]
Answer: [6, 4, 3, 12]
Expl... | [5, 67, 101, 120, 46, 9, 40, 122, 103, 46, 41] | 7 | NIv2 | task125_conala_pair_differences | fs_opt | [
-0.1955977976322174,
0.2358648031949997,
-0.646513819694519,
0.4393106698989868,
-0.16235467791557312,
0.21133744716644287,
0.40149810910224915,
0.6517235040664673,
0.6006322503089905,
-0.26927682757377625,
-0.4798274636268616,
-0.3822273910045624,
-0.133859321475029,
-0.0492672398686409,
... |
You will be given a definition of a task first, then some input of the task.
In this task, you will be presented with a multiple-choice question in Persian, and you should answer the question based on your knowledge. Classify the answers based on options.
هنر عصر اشکانی بخصوص در آغاز و پیدایش و شکل گیری آن تحت تأثیر ه... | B | 1 | NIv2 | task473_parsinlu_mc_classification | zs_opt | [
-0.5266506671905518,
0.31049951910972595,
-0.21180467307567596,
0.13779404759407043,
-1.0230352878570557,
0.7124669551849365,
0.8520668745040894,
0.10145540535449982,
0.5768810510635376,
-0.5581111907958984,
-0.20156317949295044,
0.21283689141273499,
0.366565465927124,
0.06022093445062637,... |
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, ... | Output: said
| 2 | NIv2 | task388_torque_token_classification | fs_opt | [
0.7634816765785217,
0.2881894111633301,
-0.40692055225372314,
0.31750255823135376,
0.4838237762451172,
0.3618364930152893,
0.8006147146224976,
0.8075893521308899,
-0.08798649162054062,
0.7023830413818359,
-0.29830119013786316,
0.4496060609817505,
-0.2217453122138977,
0.5733286142349243,
... |
You will be given a definition of a task first, then some input of the task.
You are given a sentence in Hebrew. Your job is to translate the Hebrew sentence into Polish.
היום באמריקה, נשים מהוות 47% מכוח העבודה, וב-40% ממשקי הבית האמריקאיים אישה היא המפרנסת היחידה או העיקרית.
Output: | W Ameryce kobiety stanowią obecnie 47% siły roboczej. W 40% amerykańskich gospodarstw domowych kobieta jest głównym żywicielem rodziny. | 1 | NIv2 | task1112_ted_translation_he_pl | zs_opt | [
-0.5784226655960083,
1.0973106622695923,
-0.23067674040794373,
0.046295635402202606,
-0.2592860460281372,
0.31112420558929443,
0.8245822191238403,
0.03759797289967537,
0.8777666091918945,
-0.14416497945785522,
-0.15611279010772705,
0.08905516564846039,
0.08592837303876877,
-0.0663173645734... |
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 2 | 8 | NIv2 | task065_timetravel_consistent_sentence_classification | fs_opt | [
0.12316285818815231,
0.2439003735780716,
-0.6488409042358398,
0.43368029594421387,
0.19460320472717285,
-0.07848303020000458,
-0.19381099939346313,
0.9645407199859619,
0.27451595664024353,
-0.06648677587509155,
-0.11861712485551834,
-0.6944535970687866,
-0.1902763843536377,
-0.404693186283... |
Given a disfluent sentence, modify the sentence to it to its equivalent fluent form, preserving the meaning of the sentence.
[Q]: Given the weakness of French forces at Fort Henry err sorry Louisbourg, what did Loudoun do?
[A]: Given the weakness of French forces at Louisbourg, what did Loudoun do?
[Q]: Do adults or... | In what year did developers Billings & Meyering acquire the Alta Vista Tract?
| 5 | NIv2 | task1195_disflqa_disfluent_to_fluent_conversion | fs_opt | [
-0.24719062447547913,
0.9686994552612305,
-0.15323686599731445,
-0.7442873120307922,
-0.21944229304790497,
-1.1508946418762207,
0.4348059892654419,
1.095631718635559,
0.7065465450286865,
-0.5274801254272461,
-0.3095153570175171,
-0.050128430128097534,
-0.6820984482765198,
-0.07432469725608... |
You are given a sentence in Portuguese. Your job is to translate the Portuguese sentence into Italian.
Example Input: O que nos dá liberdade para fazermos outras coisas, tais como: — Sentarmo-nos nos TED meetings e não termos que nos preocupar com a nossa comida.
Example Output: il che ci permette di fare altro di par... | E Facebook invece?
| 3 | NIv2 | task1280_ted_translation_pt_it | fs_opt | [
-0.33936071395874023,
0.6316837668418884,
-0.804054856300354,
-0.09573918581008911,
-0.11297186464071274,
-0.19780004024505615,
0.5159767270088196,
1.1296648979187012,
0.630913257598877,
0.05967249348759651,
-0.11236231029033661,
-0.03551912307739258,
-0.8547960519790649,
0.343756079673767... |
In this task, you need to provide the parts-of-speech tag of a word present in a sentence specified within curly braces ( '{{ ... }}' ). The parts-of-speech tags are coarse labels that represent a category of words with similar grammatical properties. The list of part-of-speech tags i.e tagset of this corpus is -
'.... | Solution: NOUN | 5 | NIv2 | task1168_brown_coarse_pos_tagging | fs_opt | [
0.8949050903320312,
0.2774721086025238,
-0.21064113080501556,
0.2371680587530136,
0.025646107271313667,
-0.4448333978652954,
0.8376518487930298,
0.6637248992919922,
-0.6371946334838867,
-0.10310916602611542,
-0.6045686602592468,
0.4580666422843933,
-0.6217125058174133,
0.42973899841308594,... |
Given the task definition and input, reply with output. 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.
k iam happy nothing to be happy man hapou
| happy | 5 | NIv2 | task517_emo_classify_emotion_of_dialogue | zs_opt | [
-0.014967573806643486,
0.5183804631233215,
0.5874013900756836,
-1.032354474067688,
-0.23031002283096313,
-0.44128504395484924,
0.9605858325958252,
0.17071732878684998,
0.41408148407936096,
-0.0394151546061039,
-0.5945057272911072,
-0.41167187690734863,
-0.4971514642238617,
-0.0007190969190... |
Your task is to generate the next utterance in a given dialogue. You will be given a few sentences describing the personality of the person who is making the dialogue, and a history of the dialogue after that. Each line in the history is said by one of the two participants in the conversation.
Personality: When I've n... | I read plenty of books about cooking when I am bored. | 0 | NIv2 | task1729_personachat_generate_next | zs_opt | [
-0.6676221489906311,
0.3227097690105438,
0.22735047340393066,
-0.39484530687332153,
-0.3294016718864441,
0.5430583953857422,
0.9335957765579224,
-0.4922037422657013,
0.4003109335899353,
-0.49492448568344116,
0.42539334297180176,
-0.9829148054122925,
-0.6094001531600952,
0.3337608873844147,... |
You will be asked how to do a certain task. You should describe a physical process that does not lead to the asked outcome, yet it is closely related to it (i.e., it should use the words that are provided in the input). The physical process can be moving something, arranging something in a certain way, mixing things, s... | Output: open up the phone app on your smart phone, press call, then type in the number you wish to dial.
| 2 | NIv2 | task081_piqa_wrong_answer_generation | fs_opt | [
0.37050169706344604,
0.9986101388931274,
-0.5205218195915222,
0.6476600766181946,
-0.10387642681598663,
-1.0392051935195923,
0.3279150128364563,
0.18083824217319489,
-0.1314256489276886,
0.3716602027416229,
-0.17067274451255798,
0.39551064372062683,
-0.16564789414405823,
-0.443387925624847... |
Given a sentence in Chinese, generate a new Chinese 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... | Solution: 如果您想要油漆机器人, 您应该使用计算机语言 。 | 5 | NIv2 | task412_mickey_zh_sentence_perturbation_generation | fs_opt | [
0.026093807071447372,
0.25008344650268555,
-0.503482460975647,
0.15701906383037567,
0.029620524495840073,
-0.4338113069534302,
-0.21058788895606995,
0.7252843379974365,
-0.11169878393411636,
0.011672149412333965,
-0.7234348058700562,
-0.05106380581855774,
-0.20430222153663635,
-0.061214491... |
Detailed Instructions: 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 ... | no | 4 | NIv2 | task108_contextualabusedetection_classification | fs_opt | [
-0.25041764974594116,
0.3533294200897217,
-0.028684930875897408,
0.5254127979278564,
-0.436839759349823,
-0.12927556037902832,
0.895235002040863,
0.7893757224082947,
0.25894004106521606,
0.4122770428657532,
-0.012973847799003124,
0.10920815169811249,
-0.1545228362083435,
-0.393420398235321... |
Write an incorrect answer to the given question based on the associated fact. You are also provided with the correct answer to the given question. Make sure that your incorrect answer is relevant and similar to the associated fact. Also, try to make the incorrect answer similar to the correct answer so that distinguish... | clouds.
| 0 | NIv2 | task042_qasc_incorrect_option_generation | fs_opt | [
0.6572016477584839,
0.6647797226905823,
-0.11854317039251328,
0.835752010345459,
0.43393439054489136,
-2.1904091835021973,
0.17696893215179443,
0.9834396839141846,
-0.27581918239593506,
0.27348726987838745,
-0.6756725311279297,
0.18003740906715393,
-0.83591628074646,
0.3363431394100189,
... |
You will be given a definition of a task first, then some input of the task.
You are given a sentence, a question and two answer options ('A' and 'B'). Your task is to find the correct answer (return the string of the correct option, not 'A' or 'B') for the given question.
Sentence: Due to its much weaker gravity, ast... | The moon has less mass | 1 | NIv2 | task1378_quarel_correct_answer_generation | zs_opt | [
0.42953765392303467,
0.6358970403671265,
0.08015403896570206,
-0.14841821789741516,
0.20218493044376373,
-0.49031421542167664,
0.782158374786377,
0.6067895293235779,
-0.08014284074306488,
0.37967848777770996,
-0.7606284618377686,
-0.29626530408859253,
0.08688919991254807,
-0.16612678766250... |
Detailed Instructions: In this task, you will be presented with a question about part-of-speech tag of a word in the question. You should write the required POS tag answering the question. Here is the Alphabetical list of part-of-speech tags used in this task: CC: Coordinating conjunction, CD: Cardinal number, DT: Dete... | DT | 8 | NIv2 | task382_hybridqa_answer_generation | zs_opt | [
0.2630617022514343,
0.22723303735256195,
0.11124008893966675,
0.6116197109222412,
-0.6284623146057129,
-0.38680264353752136,
0.842632532119751,
0.4049757719039917,
0.04639894887804985,
-0.010330738499760628,
-0.589371383190155,
0.24150289595127106,
-0.049235060811042786,
0.0648601502180099... |
Teacher:In this task, you are given an input i,A where i is an integer and A is an array. You need to find every ith element of A starting with the 1st element.
Teacher: Now, understand the problem? Solve this instance: 1, ['283', '729', 'A', 'U', '6077', 'Z', '8307', 'v', '6839', 'a', '2397', 't', '2871', '3003', '129... | 283, 729, A, U, 6077, Z, 8307, v, 6839, a, 2397, t, 2871, 3003, 1295, H, a | 6 | NIv2 | task1542_every_ith_element_from_starting | zs_opt | [
0.03708070516586304,
-0.06647080183029175,
-0.3392676115036011,
-0.4586327373981476,
-0.006703483872115612,
-0.35253119468688965,
0.06485334038734436,
-0.5360519886016846,
0.16055931150913239,
-0.9646939635276794,
-0.6364284157752991,
-0.6474141478538513,
-0.03572744131088257,
-0.027726363... |
The input contains a debate topic, an argument on the topic and a keypoint, separated by "<sep>". Your task is to answer if the keypoint matches the argument and summarizes exactly what the argument means, in the context of the given topic.
Q: Topic: We should subsidize space exploration<sep>Argument: Space exploration... | False | 4 | NIv2 | task1285_kpa_keypoint_matching | zs_opt | [
-0.84715336561203,
1.1027295589447021,
-0.0882049947977066,
-0.8372624516487122,
-0.321577787399292,
-0.13845732808113098,
0.6614309549331665,
0.07615195214748383,
0.8146057724952698,
-0.291365385055542,
0.021776841953396797,
-0.08605119585990906,
-0.26401594281196594,
-0.30125558376312256... |
Teacher: Given a paragraph about movies and a set of conversational questions and answers about the paragraph, say whether the passage contains sufficient information to answer the follow-up question. Say Yes if it is answerable; otherwise, say No. The paragraph has the prefix 'CONTEXT:'. Each conversation question has... | No | 2 | NIv2 | task1442_doqa_movies_isanswerable | fs_opt | [
0.46420159935951233,
0.252665638923645,
-0.11376695334911346,
0.3473585844039917,
0.08116286993026733,
-0.4533444046974182,
0.9327728748321533,
1.3129273653030396,
-0.2360246330499649,
0.24200952053070068,
0.603564977645874,
0.006232756190001965,
-0.5351834893226624,
0.42684823274612427,
... |
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 require an... | What was in the package that was supposed to be delivered to Sumayajulu? | 2 | NIv2 | task193_duorc_question_generation | zs_opt | [
0.8176342844963074,
0.46668776869773865,
-0.12865042686462402,
0.05069013312458992,
0.7032636404037476,
0.09725441038608551,
0.5947609543800354,
0.8103677034378052,
0.020254792645573616,
0.16958723962306976,
-0.016866222023963928,
0.29400378465652466,
-1.082977533340454,
0.4759306311607361... |
instruction:
The provided text is in English, and we ask you to translate the text to the Croatian language. Please bear in mind the following guidelines while translating: 1) We want a natural translation, a formal form. 2) Use the symbols like '#@%$-+_=^&!*' as-is. *Include* the special characters as suited when tran... | Zatim ozračuju našu hranu, kako bi dulje izdržala, kako bi mogla putovati tisućama milja od mjesta gdje je uzgojena do supermarketa, Stoga se pitam, kako se mogu promijeniti?
| 9 | NIv2 | task1365_opustedtalks_translation | fs_opt | [
-0.485385000705719,
0.5212750434875488,
-0.0835895836353302,
-0.05581657961010933,
-0.28190240263938904,
-0.9926505088806152,
0.2225521206855774,
0.24319764971733093,
-0.049554720520973206,
-0.5862811803817749,
-0.3086223602294922,
0.38727208971977234,
-1.0043830871582031,
0.13925537467002... |
In this task, you are given a text from a social media post. Your task is to classify the given post into two categories: 1) yes if the given post is sexually offensive, 2) no, otherwise. Emphasis on sexually offensive or any lewd reference. Generate label 'no' for offensive posts that do not reference sexually explici... | Yes | 6 | NIv2 | task608_sbic_sexual_offense_binary_classification | fs_opt | [
-1.4476399421691895,
0.23610852658748627,
0.4256604015827179,
-0.07081806659698486,
-0.00019960649660788476,
0.12065526098012924,
0.3489355146884918,
0.6254966855049133,
0.44944584369659424,
0.26071402430534363,
0.7883028984069824,
-0.24360717833042145,
-0.7493432760238647,
-0.867950737476... |
Detailed Instructions: A text is given in Tamil. Translate it from the Tamil language to the Hindi language. The translation must not omit or add information to the original sentence.
Q: நிலத்தடி நீர் பெரும்பாலும் உவர்ப்பாக இருப்பதால் குடிப்பதற்குப் பயன்படுத்த இயலவில்லை.
A: | जिसके कारण वो पीने के योग्य नहीं रहा है। | 9 | NIv2 | task994_pib_translation_tamil_hindi | zs_opt | [
0.24067436158657074,
0.7038185596466064,
0.3171781897544861,
-0.3202212154865265,
0.27444443106651306,
-1.562483310699463,
-0.2117023915052414,
0.14692269265651703,
-0.5981162786483765,
-0.22756023705005646,
0.06928229331970215,
-0.33393335342407227,
-0.9112116098403931,
0.2534972429275512... |
Q: In this task, you are given two strings A, B. Find the longest common substring in the strings A and B.
oIEGCQltCXcN, VfgkCQltCZkXj
A: | CQltC | 7 | NIv2 | task600_find_the_longest_common_substring_in_two_strings | zs_opt | [
-0.15356329083442688,
1.5772802829742432,
-0.2821643352508545,
-0.16524147987365723,
-0.021123817190527916,
-0.8059720396995544,
0.15455186367034912,
-0.8772338032722473,
-0.24216453731060028,
-0.3786528706550598,
-0.6811692714691162,
-0.9305540323257446,
-0.8380206823348999,
0.04458774626... |
In this task, you are given a sentence and a profession. The sentence mentions two professions: one's gender is identifiable using the gendered pronouns in the text and the other's gender is unidentifiable. You are expected to return whether the given profession's gender is identifiable or unidentifiable.
Example: Sent... | Solution: Identifiable | 5 | NIv2 | task351_winomt_classification_gender_identifiability_anti | fs_opt | [
-0.7162930965423584,
0.4943108558654785,
-0.1442830115556717,
-0.3506286144256592,
0.21086393296718597,
-0.3530096113681793,
0.012564117088913918,
1.2267117500305176,
0.3977763056755066,
0.27716612815856934,
-1.4500161409378052,
-0.14349988102912903,
-0.39849305152893066,
-0.54350650310516... |
In this task, you will be given two sentences separated by "because". You should decide whether the first sentence can be the result of the second sentence. If you can see a possible cause and effect relationship, answer with "plausible", otherwise answer with "not plausible".
Q: the man had lipstick on his cheek beca... | plausible
****
| 4 | NIv2 | task392_inverse_causal_relationship | fs_opt | [
-0.7444153428077698,
0.8692876696586609,
1.1578079462051392,
-0.910865306854248,
-0.38123875856399536,
-0.08877375721931458,
-0.030370427295565605,
0.678532063961029,
0.3584883213043213,
-0.26656416058540344,
-0.5727360844612122,
0.45114415884017944,
-0.3510492444038391,
-0.400167077779769... |
Detailed Instructions: In this task you are given a statement and an explanation giving you further knowledge about an entity in the statement. You must judge whether the statement is true or false based on the explanation. Label an instance as "True" if the explanation confirms the statement or doesn't disprove it. La... | True | 9 | NIv2 | task403_creak_commonsense_inference | zs_opt | [
-0.14664939045906067,
0.6767030358314514,
-0.46467939019203186,
0.2856036424636841,
-0.393642395734787,
-0.9388622641563416,
0.7747564315795898,
0.3310442566871643,
0.05722007155418396,
-0.23233330249786377,
-0.3472336232662201,
0.174813374876976,
-0.028620591387152672,
0.46064889430999756... |
Q: In this task, you're given statements in native Kannada language. The statement can be written with the Kannada alphabet or the English alphabet. Your job is to evaluate if the statement is offensive or not. Label the post as "Not offensive" if the post does not contain offense or insult. Non-offensive posts do not... | Offensive | 7 | NIv2 | task1539_kannada_offenseval_dravidian_classification | zs_opt | [
0.24303601682186127,
0.7901222705841064,
0.13355165719985962,
-0.20749270915985107,
-0.5164027810096741,
-1.0878870487213135,
0.9628461599349976,
0.017585445195436478,
0.1853763461112976,
-0.5170972943305969,
0.4059394598007202,
-0.6946373581886292,
-0.6024730205535889,
0.23713570833206177... |
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 return the sum of all the numerical elements in the list A between the positions i and j (including positions i and j). Return 0 if no numerical element is present in the list between the given ranges. i and j will be... | 0
| 1 | NIv2 | task606_sum_of_all_numbers_in_list_between_positions_i_and_j | fs_opt | [
-0.14097118377685547,
-0.22277501225471497,
-0.7111676931381226,
-0.43328821659088135,
0.048304639756679535,
-0.15122586488723755,
0.2131851464509964,
0.9546475410461426,
-0.4245961308479309,
0.3535930812358856,
-0.8739720582962036,
0.2939361333847046,
0.16493406891822815,
-0.2082433104515... |
In this task, you're given a statement, 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'.
One example: Context: During Operation Market... | Answer: Kiran Khanna | 6 | NIv2 | task237_iirc_answer_from_subtext_answer_generation | fs_opt | [
-0.46881768107414246,
0.6688754558563232,
-0.074740469455719,
0.23367245495319366,
-0.20594826340675354,
-0.0977180227637291,
0.2641817629337311,
1.074995756149292,
0.351854145526886,
-0.09829054772853851,
-0.517284631729126,
-0.01888003759086132,
-1.174336552619934,
-0.05971795320510864,
... |
In this task you will be given a list of numbers and you need to subtract every value in the list with the index it is at. The index of an elements shows its numerical order in the list(for example, in the list [7,10,4,5], the index of 7 is 1 and the index of 4 is 3) You should start the index at 1, so the first eleme... | [-16, -21, 0, -12]
| 3 | NIv2 | task096_conala_list_index_subtraction | fs_opt | [
0.7219043374061584,
-0.13260549306869507,
-1.029369592666626,
-0.0468931719660759,
0.23694872856140137,
-0.5970410108566284,
1.3514482975006104,
0.7086622714996338,
-0.13882297277450562,
0.014719415456056595,
-0.786545991897583,
-0.12895140051841736,
-0.3956320285797119,
0.0634870752692222... |
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 | 4 | NIv2 | task1712_poki_classification | zs_opt | [
-0.1646488606929779,
0.7969540357589722,
0.6886637806892395,
-0.16407917439937592,
-0.217580646276474,
-0.9335290193557739,
0.11035820096731186,
0.49732983112335205,
0.6443580389022827,
-0.6475281119346619,
-0.4543866217136383,
0.4298078119754791,
-0.3416193723678589,
0.03543495014309883,
... |
Detailed Instructions: You are given a sentence in English. Your job is to translate the English sentence into Hebrew.
Problem:So we forget, but we're also adaptable, and we adapt to situations around us pretty well.
Solution: | אז אנחנו שוכחים, אבל אנחנו גם מתאימים את עצמנו, ואנחנו מתאימים את עצמנו למצבים סביבנו די טוב. | 8 | NIv2 | task1221_ted_translation_en_he | zs_opt | [
0.22562114894390106,
1.2965478897094727,
0.359528124332428,
-0.030821513384580612,
-0.24910271167755127,
-1.6739614009857178,
0.5824065208435059,
0.3691239356994629,
0.852537989616394,
-0.1204516738653183,
-0.4081430435180664,
0.3814125955104828,
-1.3617589473724365,
0.2331358790397644,
... |
Teacher: Based on the given question and tppic, give an answer. The answer is available on on the internet. The questions are mostly centered around a single named entity.
Teacher: Now, understand the problem? If you are still confused, see the following example:
concept: Selena Gomez question: what city was selena gom... | ['Eurasia', 'Southeast Asia', 'Asia'] | 2 | NIv2 | task1601_webquestions_answer_generation | fs_opt | [
-0.5918986797332764,
0.34858018159866333,
-0.016147032380104065,
-0.37867724895477295,
-0.15813635289669037,
-0.31622588634490967,
-0.11882619559764862,
0.27577275037765503,
0.17413964867591858,
0.19007614254951477,
0.28159481287002563,
1.1213617324829102,
-0.6163536906242371,
-0.382431268... |
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.
Example: These are junk! Both bulbs have burned out within a two month period!! I cannot believe that this company can be in business with such poor... | Solution: positive | 5 | NIv2 | task1312_amazonreview_polarity_classification | fs_opt | [
-0.2418736070394516,
-0.3251650929450989,
-0.4970082938671112,
0.3725653290748596,
0.13597646355628967,
-0.27964282035827637,
0.14006568491458893,
0.7089028358459473,
-0.5880401134490967,
0.6653469204902649,
-0.1013375073671341,
0.0934925228357315,
-0.32433828711509705,
-0.4092082381248474... |
Given a sentence in Bulgarian, generate a new Bulgarian 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 ... | И ще влезете в леговището на гората.
| 6 | NIv2 | task415_mickey_bg_sentence_perturbation_generation | fs_opt | [
-0.23654642701148987,
0.7568013668060303,
-0.018994849175214767,
-0.33960068225860596,
-0.3839762210845947,
-0.6707937717437744,
0.8664560914039612,
1.006185531616211,
0.7536587715148926,
-0.36024028062820435,
-0.7993786334991455,
0.5738004446029663,
-0.9471919536590576,
0.2872872352600097... |
Q: 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 citing text. The corre... | (C) | 7 | NIv2 | task268_casehold_legal_answer_generation | zs_opt | [
0.17610591650009155,
0.249853253364563,
0.157692551612854,
-0.32269585132598877,
0.04502412676811218,
-0.8944571018218994,
0.7172958850860596,
1.2991570234298706,
-0.2617349922657013,
-0.4467931091785431,
-0.5687296986579895,
0.38404950499534607,
-0.43462374806404114,
-0.06368633359670639,... |
Detailed Instructions: You are given a sentence in Arabic. Your job is to translate the Arabic sentence into Portugese.
See one example below:
Problem: ولكن ماهي حقوق الإنسان ؟
Solution: Mas o que são direitos humanos?
Explanation: The Arabic sentence is correctly translated into Portugese, because the meaning is prese... | O quer que fosse que se estava a passar tinha de parar. | 4 | NIv2 | task1109_ted_translation_ar_pt | fs_opt | [
0.011782385408878326,
0.4393277168273926,
-0.04419265687465668,
-0.7860239744186401,
-1.0036426782608032,
0.07315544039011002,
0.3005296587944031,
0.8229364156723022,
0.370963454246521,
-0.035746730864048004,
-1.110814094543457,
-0.10345664620399475,
-0.9958255887031555,
0.2045148313045501... |
Given the task definition, example input & output, solve the new input case.
A text is given in English. Translate it from the English language to the Gujarati language. The translation must not omit or add information to the original sentence.
Example: ગાંધીજી ભારતને એક એવા સર્વસમાવેશક રાષ્ટ્ર સ્વરૂપે જોતાં હતાં, જ્યા... | India has also crossed 100 MT mark for production for sale in 2016-17. | 1 | NIv2 | task1080_pib_translation_gujarati_english | fs_opt | [
-0.35370269417762756,
0.38385605812072754,
0.12283574789762497,
0.011696761474013329,
0.5717207193374634,
-0.9824620485305786,
0.14207611978054047,
0.152471661567688,
0.5424410700798035,
0.045877374708652496,
-0.5577754974365234,
0.03401535004377365,
0.2905166745185852,
-0.0545017719268798... |
Detailed Instructions: In this task, you're given a review from Amazon. Your task is to generate a rating for the product on a scale of 1-5 based on the review. The rating means 1: extremely poor, 2: poor, 3: neutral, 4: good, 5: extremely good.
Q: I used them one time and pulled them out of my phone and wire went ever... | 1 | 9 | NIv2 | task1310_amazonreview_rating_classification | zs_opt | [
-0.2473592460155487,
0.06775397062301636,
-0.547727108001709,
-0.42349377274513245,
0.588503360748291,
-0.17020483314990997,
0.7442226409912109,
0.4096214473247528,
-0.30476534366607666,
0.6725564002990723,
-0.9337570071220398,
0.4892106056213379,
-0.06173361837863922,
-0.3714753985404968,... |
Given the task definition and input, reply with output. 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) breaking up with a Guy who depends on me
... | A | 5 | NIv2 | task106_scruples_ethical_judgment | zs_opt | [
-0.3273575007915497,
0.9405803680419922,
0.0511016771197319,
-0.3152780830860138,
-0.8043855428695679,
-0.5547949075698853,
0.2462967038154602,
0.5348401069641113,
0.39885979890823364,
0.07201755046844482,
-0.7328736782073975,
0.4607265591621399,
0.31716638803482056,
-0.4423827528953552,
... |
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: This movie was so good. Leon Phelps ... | yes
| 9 | NIv2 | task285_imdb_answer_generation | fs_opt | [
0.02159370481967926,
0.4623737335205078,
-0.5720460414886475,
0.15230752527713776,
0.4392164945602417,
-0.6571094989776611,
1.5030595064163208,
1.323901891708374,
0.259318470954895,
0.34941309690475464,
0.018641266971826553,
0.09581105411052704,
-0.6271362900733948,
0.30679941177368164,
... |
Given the task definition, example input & output, solve the new input case.
Your task is to generate the next utterance in a given dialogue. You will be given a few sentences describing the personality of the person who is making the dialogue, and a history of the dialogue after that. Each line in the history is said ... | Things like that happen every day. I'm just happy he survived. Are you a music fan? | 1 | NIv2 | task1729_personachat_generate_next | fs_opt | [
0.3767622113227844,
-0.3294075131416321,
-0.7283166646957397,
0.679119348526001,
0.41438615322113037,
-0.03655387461185455,
0.5531722903251648,
0.765731930732727,
-0.06790979951620102,
-0.36556312441825867,
-0.08887532353401184,
0.39632830023765564,
-0.5199826955795288,
-0.0868281275033950... |
You will be given a definition of a task first, then some input of the task.
Your task is to generate the next utterance in a given dialogue. You will be given a few sentences describing the personality of the person who is making the dialogue, and a history of the dialogue after that. Each line in the history is said ... | Wow fun. I wish I could ride. I can not even swim well. | 1 | NIv2 | task1729_personachat_generate_next | zs_opt | [
-0.30594128370285034,
0.2764151096343994,
-0.5212154388427734,
0.5172625780105591,
-0.49425894021987915,
0.268655002117157,
0.7824074029922485,
-0.42904359102249146,
0.634615421295166,
-0.03300674632191658,
0.3616533875465393,
-0.3548426926136017,
-0.5884671211242676,
0.6573944091796875,
... |
A text is given in Oriya. Translate it from the Oriya language to the Tamil language. The translation must not omit or add information to the original sentence.
Q: இளைஞர்களின் உள்ளக்கிடக்கைகளை மனதில் கொண்டு அரசு புதிய பணி கலாச்சாரத்தையும், புதிய அணுகுமுறையையும் கொண்டு வந்துள்ளது.
A: ଏଥିସହିତ ଫସଲ ସଂଗ୍ରହ ବ୍ୟବସ୍ଥା ପାଇଁ ବ... | ଯାନବାହାନରେ ବ୍ୟବହାର କରାଯାଉଥିବା ଜାଳେଣିର ମାନ ମଧ୍ୟ ବୃଦ୍ଧି କରାଯାଉଛି । କୋଇଲା ଉପରେ ଟ୍ୟାକ୍ସ ପ୍ରଣୟନ କ୍ଷେତ୍ରରେ ଭାରତ ଅନ୍ୟତମ ରାଷ୍ଟ୍ର ।
****
| 4 | NIv2 | task1074_pib_translation_tamil_oriya | fs_opt | [
0.13083431124687195,
0.07264736294746399,
-0.6609046459197998,
0.06253959238529205,
-0.17426778376102448,
-0.7501971125602722,
0.7997773289680481,
0.9036174416542053,
0.25312238931655884,
-0.05923257768154144,
-0.6515299081802368,
-0.03807634115219116,
-0.5435739755630493,
0.27966958284378... |
Q: 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.
CONTEXT: La catedral de Santa María de la Sede se encuentra en Sevilla (Andalucía, España). Es de est... | en el solar que quedó tras la demolición de la antigua mezquita aljama de Sevilla | 7 | NIv2 | task1334_sqac_answer_generation | zs_opt | [
-0.09828084707260132,
1.3764171600341797,
-0.4658971428871155,
0.7886865735054016,
-0.1439482569694519,
1.0847210884094238,
-1.2002394199371338,
1.5351972579956055,
0.013570263981819153,
-0.01977265439927578,
0.3927375078201294,
0.7444726228713989,
-0.4086848199367523,
0.3954395651817322,
... |
Q: Given a scientific passage and an answer, generate a question for the given answer.
Passage: You hit a baseball out of the park and head for first base. You’re excited. The score is tied, and now your team has a chance of getting a winning home run. Then you hear a crash. Oh no! The baseball hit a window in a neighb... | Breaking a window with a baseball is an example of what kind of change in matter? | 7 | NIv2 | task594_sciq_question_generation | zs_opt | [
-0.0789135992527008,
1.5841355323791504,
-0.6306527853012085,
0.12278872728347778,
0.4786526560783386,
-0.7248574495315552,
0.005423567723482847,
0.6203688383102417,
0.9159824252128601,
-0.20041269063949585,
0.08923879265785217,
0.3998604416847229,
-0.46218305826187134,
-0.0517515018582344... |
Given a passage classify if the passage has a definite objective/aim/goal or not. Output '1' if the passage has a defininte objective/aim/goal and output '0' if the passage does not have a definite objective/aim/goal.
Input: Consider Input: Despite evidence supporting the importance of breastfeeding to child health, b... | Output: 0
| 2 | NIv2 | task848_pubmedqa_classification | fs_opt | [
0.3720833659172058,
-0.060565751045942307,
-0.45021286606788635,
-0.1603432148694992,
0.2670571804046631,
-0.02782348170876503,
0.6641412973403931,
0.8439313769340515,
-0.047789961099624634,
0.48005685210227966,
-0.4858030676841736,
0.2653330862522125,
-0.6039304733276367,
0.38151893019676... |
Given a sentence in English language, translate the sentence to Tagalog language keeping the meaning of the original sentence intact.
English sentence: 14:8 And at Lystra there sat a certain man, impotent in his feet, a cripple from his mother's womb, who never had walked.
14:8 At sa Listra ay may isang lalaking nakau... | 19Sapagka't kaniyang pinighati at pinabayaan ang dukha; kaniyang kinuhang marahas ang isang bahay; at hindi niya itatayo.
| 0 | NIv2 | task448_opus_paracrawl_en_tl_translation | fs_opt | [
0.47776663303375244,
0.04825429618358612,
-0.7245904207229614,
-0.8222956657409668,
0.1042431890964508,
-0.7527172565460205,
-0.2412494719028473,
0.9257503747940063,
0.34599217772483826,
0.07197968661785126,
-0.34796905517578125,
0.2110065072774887,
-0.34797409176826477,
-0.147930830717086... |
You will be given a definition of a task first, then some input of the task.
In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to classify the genre of the sentences from the 10 options displayed. Indicate your answer by entering the number of the choice as 1-10.
Sentence 1: Sun co... | 4 | 1 | NIv2 | task198_mnli_domain_classification | zs_opt | [
-0.8663145303726196,
0.3680388927459717,
0.27823832631111145,
-0.2995622754096985,
-0.32573336362838745,
0.290541410446167,
0.04856695234775543,
0.8786355257034302,
-0.15122006833553314,
-0.1815098226070404,
-0.368916392326355,
-0.5056378841400146,
-0.3659428656101227,
-0.26236146688461304... |
Given a sentence in the Central Khmer, provide an equivalent translation in Japanese that retains the same meaning through the translation. In translation, keep numbers as it is.
Q: "ការប្លន់កប៉ាល់ម៉ូស្លីមមួយគឺជាបទឧក្រិដ្ឋដ៏ចំបងមួយ"និយាយដោយអ្នកនាំពាក្យសកម្មប្រយុទ្ធសេខអេបឌីរីហីនអ៊ីសេអេដូ។
A: 「イスラム教徒の船をハイジャックするのは大きな罪だ」... | すべての鉄道と地下駅は閉鎖されているが、再開するための努力は続けられている。
****
| 4 | NIv2 | task1122_alt_khm_ja_translation | fs_opt | [
0.30032113194465637,
-0.09538646042346954,
-0.3139229118824005,
-0.31418970227241516,
-0.25796425342559814,
-0.6406214237213135,
0.9585864543914795,
0.44736430048942566,
-0.4002397358417511,
0.06985495984554291,
-0.5216063261032104,
0.22088706493377686,
-0.8532192707061768,
0.3013541996479... |
Detailed Instructions: In this task, you are given a sentence from the research paper and your task is to classify the given sentence into the following categories: Background (Why is this problem important? What relevant works have been created before? What is still missing in the previous works? What are the high-lev... | background | 9 | NIv2 | task1163_coda19_section_classification | zs_opt | [
-0.4567497968673706,
0.8501370549201965,
0.06379780173301697,
-0.7392326593399048,
0.37514951825141907,
0.22649069130420685,
0.43751299381256104,
-0.06479161977767944,
0.5729255080223083,
-0.44589561223983765,
-0.7762445211410522,
0.44642025232315063,
0.15288633108139038,
-0.05953209847211... |
In this task, you're given five sentences, numbered 1 through 5. Your job is to generate a title for the story that makes complete sense. The title must be short, with less than three words, use simple language, and include the main topic of the story.
--------
Question: Sentence 1: Jack was driving through a heavily w... | The Big Game
| 7 | NIv2 | task219_rocstories_title_answer_generation | fs_opt | [
0.02432715892791748,
0.11187607049942017,
-0.2825496196746826,
-0.0886988490819931,
0.08919310569763184,
-0.5825603604316711,
0.5065571069717407,
0.9876263737678528,
-0.2423105239868164,
0.25463518500328064,
-0.5245041847229004,
-0.3244073987007141,
-0.48939597606658936,
-0.009105982258915... |
Detailed Instructions: Classify the given a piece of financial news into three classes: positive, negative, and neutral. Output must be 'positive', 'negative', or 'neutral'.
See one example below:
Problem: According to Gran , the company has no plans to move all production to Russia , although that is where the company... | negative | 4 | NIv2 | task843_financial_phrasebank_classification | fs_opt | [
-0.8591853380203247,
0.20631204545497894,
-0.05198080837726593,
-0.4463132619857788,
-0.04117286205291748,
0.7188676595687866,
-0.08618708699941635,
1.1000950336456299,
-0.1687260866165161,
0.1991657167673111,
0.01548998337239027,
0.7198011875152588,
-0.35815390944480896,
-0.17700317502021... |
In this task, we ask you to rewrite a sentence in simple English without changing its general meaning. Essentially, you want to make the sentence easier to read by using simpler words, utilizing more straightforward sentence structures, and omitting non-essential information etc.
Q: Streptococcus is a genus of gram-pos... | Streptococcus is a genus of spherical Gram-positive bacteria belonging to the phylum Firmicutes and the lactic acid bacteria group . | 4 | NIv2 | task933_wiki_auto_style_transfer | zs_opt | [
-1.3023457527160645,
0.9341758489608765,
-0.2953910827636719,
-0.49052488803863525,
0.565570592880249,
-1.2445135116577148,
0.1316404938697815,
-0.2702972888946533,
-0.015629790723323822,
-0.11983832716941833,
-0.6537272930145264,
0.4681738615036011,
-0.6696328520774841,
-0.229347020387649... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.