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 |
|---|---|---|---|---|---|---|
Given the task definition, example input & output, solve the new input case.
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 | fs_opt | [
-1.2781999111175537,
0.012549860402941704,
0.8100907802581787,
0.3481307625770569,
0.6212601065635681,
-0.5704301595687866,
0.3393477201461792,
0.6206974983215332,
0.3129267394542694,
0.5556315183639526,
-0.22997456789016724,
-0.7238086462020874,
-0.17744161188602448,
-0.039663758128881454... |
You will be given a definition of a task first, then some input of the task.
You're given a fill-in-the-blank question where the answer is PersonX. You need to minimally change the given question so that the answer flips to PersonY. This task typically involves replacing one word i.e., the 'trigger word' with its anton... | PersonX made an ice pack for PersonYs leg when _ told what had happened yesterday. | 1 | NIv2 | task035_winogrande_question_modification_person | zs_opt | [
0.9291660785675049,
0.3090595602989197,
-0.35388436913490295,
0.14140795171260834,
0.3127248287200928,
-0.9852049350738525,
1.3159245252609253,
0.7015786170959473,
-0.42854490876197815,
-0.6851088404655457,
-0.05929405614733696,
0.13661538064479828,
-0.6278706192970276,
0.7028242349624634,... |
Given a sentence in English language, translate the sentence to Somali language keeping the meaning of the original sentence intact
Let me give you an example: English sentence: Lionel Messi is the greatest football player of all time
The answer to this example can be: Lionel Messi waa ciyaaryahanka ugu weyn kubadda c... | 020-072 waxay dhaheen ka dooran meyno waxa noo yimid oo xujo ah iyo Eebaha na abuurayee xukmi waxaad xukumiwaxaad uun xukumi nolosha adduunyo. | 8 | NIv2 | task446_opus_paracrawl_en_so_translation | fs_opt | [
0.3376805782318115,
1.2235575914382935,
0.1388011872768402,
-0.26044249534606934,
-0.04162268713116646,
-1.2489521503448486,
-0.6939619183540344,
0.13594377040863037,
0.4832877516746521,
0.19761428236961365,
0.036272916942834854,
1.216904878616333,
-0.8017603754997253,
-0.2714736759662628,... |
In this task, you are given an abstract of article. Your task is to generate label "True" if abstract is structured, otherwise generate "False". A structured abstract is composed of a topic sentence (or key sentence), relevant supporting sentences, and a closing (or transition) sentence. This structure is key to keepin... | False | 6 | NIv2 | task1589_scifact_classification | fs_opt | [
0.5235373377799988,
0.31509676575660706,
0.0250302255153656,
0.2712783217430115,
0.01643434539437294,
-0.3925860524177551,
0.6399741172790527,
0.9306731820106506,
0.24059247970581055,
0.12442102283239365,
-0.7700299024581909,
-0.23760169744491577,
-1.0715548992156982,
0.16339343786239624,
... |
TASK DEFINITION: Generate an appropriate title for the given text. The generated title must be short and include the main topic of the text. The preferred titles are under fifteen words.
PROBLEM: Police were called to the flat in Summertown Path in the Govan area of the city at about 00:30. The man was taken to the Que... | Wales lockdown: How Wales reached a Covid firebreak - in six charts
| 8 | NIv2 | task1356_xlsum_title_generation | fs_opt | [
0.7205584049224854,
0.4755134582519531,
-0.3564172387123108,
-0.08510188013315201,
0.9188176989555359,
-0.42316967248916626,
0.9656016826629639,
0.8304098844528198,
-0.10373149812221527,
0.22506310045719147,
-0.21741095185279846,
0.766459584236145,
-0.38721713423728943,
0.1005268469452858,... |
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task.
In this task, you are given a sentence in the Swedish language and your task is to convert it into the English language. In translation, keep numbers as it is and make it sentence case (capitalize on... | Like the rapporteur, while I am pleased with the Commission report, nonetheless I deplore the fact that it does not cover all aspects of the aid. | 0 | NIv2 | task312_europarl_sv_en_translation | fs_opt | [
-0.3024106025695801,
0.5367642641067505,
0.5649459958076477,
-0.5871913433074951,
0.10685683786869049,
-0.21334624290466309,
0.8587948083877563,
0.26909139752388,
0.9451794028282166,
-0.14353179931640625,
0.29217350482940674,
0.6515118479728699,
-0.4413204491138458,
0.2535765767097473,
-... |
Teacher: In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Teacher: Now, ... | [346, 64, 220, 70] | 2 | NIv2 | task206_collatz_conjecture | fs_opt | [
-0.36946457624435425,
0.5388458967208862,
-0.24672764539718628,
-0.8017772436141968,
-0.06391419470310211,
-0.7192173004150391,
1.133310317993164,
0.6443009972572327,
-0.46122103929519653,
0.2785792350769043,
-0.5216755867004395,
-0.40352189540863037,
-0.7274509072303772,
-0.53995949029922... |
You will be given a definition of a task first, then some input of the task.
In this task, you are given a sentence which is either in the Gujarati language or English language. You task is to identify the language of input sentence. Input sentence can be in Gujarari or English language only and also it cannot have two... | English | 1 | NIv2 | task441_eng_guj_parallel_corpus_gu-en_language_identification | zs_opt | [
-0.5645467638969421,
0.5738575458526611,
0.501246452331543,
-0.18505913019180298,
0.38482344150543213,
-0.7524694204330444,
0.2014513462781906,
-0.04290923476219177,
-0.00400511734187603,
-0.3436959385871887,
-0.5908973217010498,
0.11885952204465866,
-0.08586406707763672,
0.091809943318367... |
Q: 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.
[-99, -69, -80, 47]
A: | [30, 11, 127] | 7 | NIv2 | task125_conala_pair_differences | zs_opt | [
-0.6507555842399597,
0.5877471566200256,
-0.30347907543182373,
-0.6708598136901855,
-0.7106934189796448,
0.1699123978614807,
0.5869017839431763,
0.27920088171958923,
0.5856167078018188,
-0.121787428855896,
0.1949888914823532,
-0.3466651737689972,
-0.23346224427223206,
0.5483368635177612,
... |
You are given a sentence in Persian. Your job is to translate the Farsi sentence into Arabic.
Example Input: خواهرم گفت "" مامان ، بریم خونه ، "" چون برای ما خونه پشت سیم خارداربود.
Example Output: قالت أختي الصغيرة ، "" ماما دعينا نعود للبيت ، "" لأن خلف الأسلاك الشائكة كان بالنسبة لنا البيت.
Example Input: این فاصل... | يتحكمون بنسبة تسعون بالمئة من البذور التجارية التي تنتج في بلادنا.
| 3 | NIv2 | task1268_ted_translation_fa_ar | fs_opt | [
-0.3540438711643219,
0.7909586429595947,
-0.44207194447517395,
-0.7934865951538086,
-0.4499157667160034,
0.03187517076730728,
0.9834856986999512,
0.3296753168106079,
0.04393760859966278,
0.5890912413597107,
-1.7818589210510254,
0.9191640615463257,
-0.5142563581466675,
0.08247333765029907,
... |
In this task you will be given a list, of lists, of numbers. Each list is presented with brackets and comma-separated values. For example, a list of numbers is [1,2,3] and a list of two lists of numbers is [[1,2],[3,4,6]]. You should sum up the values at every position of every inner list and put it as an element of yo... | [90, 125, -91, -28, 55, 71, 102, 5, -82] | 0 | NIv2 | task122_conala_list_index_addition | zs_opt | [
0.1018083468079567,
-0.40237537026405334,
-0.7842296957969666,
-0.23224973678588867,
-0.023274356499314308,
-0.29301804304122925,
0.940277636051178,
0.8619767427444458,
-0.2942260503768921,
-0.11991968005895615,
-0.859827995300293,
0.05244935676455498,
-0.19065555930137634,
-0.243657901883... |
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task.
In this task, answer 'Yes' if the frequency of the given word in the two sentences is equal, else answer 'No'.
Sentence1: 'a red bus goes down the street beside a yellow building', Sentence2: 'the c... | No | 0 | NIv2 | task159_check_frequency_of_words_in_sentence_pair | fs_opt | [
-0.8417608141899109,
0.6670126914978027,
-0.03783420845866203,
0.039361413568258286,
0.4481857120990753,
-0.4198721647262573,
0.5872461199760437,
1.3897796869277954,
-0.018553711473941803,
0.10524958372116089,
-0.4856833815574646,
-0.20885729789733887,
0.2305818796157837,
0.097045056521892... |
Teacher: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 t... | Yes | 6 | NIv2 | task1200_atomic_classification_xeffect | zs_opt | [
0.3954777121543884,
0.19651037454605103,
0.6161107420921326,
-0.4347797632217407,
-0.33596891164779663,
-0.9442890882492065,
1.1619300842285156,
0.3590126037597656,
-0.42128846049308777,
-0.4389704763889313,
-0.45729511976242065,
-0.4075767397880554,
-0.8287465572357178,
0.1991020441055297... |
Detailed Instructions: In this task, you are given a hateful post in English from online platforms. You are expected to classify the target being harassed in the post as individual or generic, i.e., single person or a group of people. Note that the URLs in the text have been replaced with [Link].
Problem:Post: stfu bit... | Individual | 8 | NIv2 | task337_hateeval_classification_individual_en | zs_opt | [
-0.9757545590400696,
0.283454567193985,
0.3939468264579773,
-0.6078108549118042,
0.02136550098657608,
-0.8198415637016296,
0.9648317694664001,
-0.0906343013048172,
0.44341135025024414,
0.5016875863075256,
-0.6752338409423828,
0.7200391292572021,
-0.49762260913848877,
-0.3021596670150757,
... |
Instructions: In this task, you are given a question. Your task is to generate an answer that is relevant to the question.
Input: Would you be interested in going to a bar?
Output: | At night I would | 3 | NIv2 | task565_circa_answer_generation | zs_opt | [
0.47068271040916443,
1.1472787857055664,
-0.5117713212966919,
0.046615637838840485,
-0.4621866047382355,
-0.5470328330993652,
0.41053760051727295,
-0.515489399433136,
0.9047842025756836,
0.18897980451583862,
-0.37106263637542725,
-0.2684686779975891,
-0.5228387117385864,
0.0414642207324504... |
You are given a sentence in English. Your job is to translate the English sentence into Arabic.
One of the times in Gaza, during the kidnapping of the British journalist Alan Johnston, I was asked by an American magazine to set up a meeting with the kidnappers in Gaza, and I did.
في يوم من الأيام في غزة ، خلال عملية ا... | هناك طفل قد حقنت والدته ذراعها بإبرة مخدرات وغابت عن الوعي ، ولا يعرفُ لماذا لم تحضر له العشاء ، ويذهبُ إلى فراشه جائعًا تلك الليلة.
| 0 | NIv2 | task1220_ted_translation_en_ar | fs_opt | [
0.037208929657936096,
-0.38995346426963806,
-0.05466350167989731,
-0.2744463086128235,
-0.5189703702926636,
-0.036190785467624664,
0.3510704040527344,
0.5608594417572021,
-0.25663459300994873,
0.8728389143943787,
-0.5533177852630615,
0.653964102268219,
-0.678749680519104,
0.357303380966186... |
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).
Q: Rainfall accumulations are expected in amounts of 5 to 10 inches, with ... | 合計雨量は5から10インチに達すると見込まれ、ケイマン諸島、ジャマイカ、ハイチ、そしてキューバの孤立した地域では25インチにも達する見込みだ。 | 4 | NIv2 | task435_alt_en_ja_translation | zs_opt | [
0.6386296153068542,
0.03500892221927643,
-0.37515074014663696,
-0.6476430296897888,
0.24807924032211304,
-0.9945293664932251,
-0.42649203538894653,
0.35799622535705566,
-0.7713710069656372,
-0.4854673147201538,
-0.2328754961490631,
0.22085703909397125,
-0.6990792751312256,
-0.0559288933873... |
Given the task definition and input, reply with output. You are given a sentence in Hebrew. Your job is to translate the Hebrew sentence into Arabic.
ואז מעקלים להם את הבית.
| ثم يُحجز رهنهم. | 5 | NIv2 | task1237_ted_translation_he_ar | zs_opt | [
-0.3337330222129822,
1.1696250438690186,
0.28433284163475037,
-0.5287352800369263,
-0.20142196118831635,
0.4165457487106323,
0.5670591592788696,
-0.4642968773841858,
0.2990623116493225,
-0.03937161713838577,
-0.5709943771362305,
0.4563029408454895,
-0.8992491960525513,
-0.11655648052692413... |
You are given a statement written in Marathi. 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 Input:
Statement: १९३० ते १९३५ दरम्यान मिठाचा सत्याग्रह आणि अशाच अन्य सत्याग्रहांमुळे नेहरूंना अनेकदा कारावास ... | नागपूर
| 1 | NIv2 | task950_wiki_cloze_mr_multiple_choice_question_answering | fs_opt | [
0.1847132444381714,
0.5003916025161743,
-0.16907809674739838,
0.455131471157074,
-0.25253957509994507,
-0.08078937977552414,
-0.04744822531938553,
1.0440224409103394,
0.1370634138584137,
0.16291294991970062,
-0.033674631267786026,
0.752346932888031,
-0.33420485258102417,
-0.307015836238861... |
In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Q: 62669
A: | No | 4 | NIv2 | task092_check_prime_classification | zs_opt | [
-0.004692619666457176,
0.6781538724899292,
0.17491455376148224,
-0.27473193407058716,
-0.2751648426055908,
-0.32578814029693604,
0.633697509765625,
0.8572494983673096,
-0.013510460965335369,
0.27329757809638977,
-0.8865749835968018,
-0.10305732488632202,
-0.472087562084198,
-0.279914796352... |
Instructions: 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.
Input: [49, -89, 3, -54, -56, -37, 8, -37, 73, 86, -2, -47, 10, ... | [138, 92, 57, 2, 19, 45, 45, 110, 13, 88, 45, 57, 47, 32] | 3 | NIv2 | task125_conala_pair_differences | zs_opt | [
-0.5494018793106079,
0.16273128986358643,
-0.5561213493347168,
-0.1900326907634735,
-0.48038557171821594,
-0.11571227014064789,
0.8914792537689209,
0.5337762832641602,
0.31710371375083923,
-0.3371328115463257,
-0.22918394207954407,
-0.49397724866867065,
-0.0984196662902832,
-0.041578214615... |
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 'ADJ'... | SYM
| 0 | NIv2 | task583_udeps_eng_coarse_pos_tagging | fs_opt | [
0.6022965908050537,
0.19035771489143372,
-0.006891919299960136,
-0.03142045438289642,
0.04049849137663841,
-0.6621623635292053,
0.9254243969917297,
0.7569868564605713,
-0.47481751441955566,
-0.19198302924633026,
-0.2793227732181549,
0.005824449006468058,
-0.5225870609283447,
0.546695351600... |
Instructions: 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.
Input: For all his thoughts about enjoying things here, until now, Mike had always had his... | Singular | 3 | NIv2 | task431_senteval_object_count | zs_opt | [
-0.9275233745574951,
1.0211575031280518,
0.18793928623199463,
-0.08324012160301208,
-0.20890453457832336,
-0.27673104405403137,
0.9267473220825195,
0.140451118350029,
0.27424949407577515,
0.09933143854141235,
-0.18451867997646332,
0.07643039524555206,
-0.4765261709690094,
-0.42032268643379... |
You are given a sentence in Hebrew. Your job is to translate the Hebrew sentence into Arabic.
Q: למרות שהם חלק מהפלסטיק, הם לא נקשרים בערכיות הדדית לתשתית של הפלסטיק.
A: | على الرغم من انهم جزء من البلاستيك ، فإنهم لا يشكلون العمود الفقري للبلاستيك. | 4 | NIv2 | task1237_ted_translation_he_ar | zs_opt | [
-0.6869738101959229,
1.2599163055419922,
0.08382129669189453,
-0.43211033940315247,
-0.5474287271499634,
0.6268072128295898,
0.7668756246566772,
-0.05139297619462013,
0.8009666800498962,
-0.15344977378845215,
-0.5313639640808105,
0.4126713275909424,
-0.24079978466033936,
0.285700261592865,... |
Detailed Instructions: You are given a sentence in Portuguese. Your job is to translate the Portuguese sentence into Spanish.
See one example below:
Problem: Podem assim exprimir tudo desde admiração e desejo até ansiedade e angústia.
Solution: Y puede expresar desde admiración y codicia, hasta ansiedad y angustia.
Exp... | Lo podría haber llevado a Nueva York y él se habría muerto en un día. | 4 | NIv2 | task1276_ted_translation_pt_es | fs_opt | [
-0.13869982957839966,
1.1188957691192627,
0.36159804463386536,
-0.3646871745586395,
-0.35851141810417175,
-0.7831615209579468,
0.41253864765167236,
0.9240920543670654,
0.45489636063575745,
-0.3197977542877197,
-0.8058735132217407,
0.2158668339252472,
-0.5596636533737183,
0.1322471052408218... |
Given a sentence in the Indonesian(Bahasa variant), provide an equivalent translation in Japanese that retains the same meaning through the translation. In translation, keep numbers as it is.
Let me give you an example: Italia berhasil mengalahkan Portugal 31-5 di grup C dalam Piala Dunia Rugby 2007 di Parc des Prince... | 50人の遺体が停戦のあいだに発見され、死者は、12月27日に空襲が始まって以来、200人以上の子供を含む763人に昇った。 | 8 | NIv2 | task1116_alt_id_ja_translation | fs_opt | [
-0.18726108968257904,
1.1999428272247314,
-0.536376953125,
0.04384230822324753,
0.003307078266516328,
-0.24531513452529907,
0.25868988037109375,
0.38216903805732727,
0.525896430015564,
-0.14861726760864258,
-0.6310155391693115,
0.7584118843078613,
-0.8062372207641602,
0.5279518365859985,
... |
In this task, you're given an article, a question which often contains a blank, four options (associated with "A", "B", "C", "D") and the answer to that question. Your task is to classify whether the given answer is correct or not by providing "Yes" or "No", based on the article.
--------
Question: Article: The best fa... | Yes
| 7 | NIv2 | task310_race_classification | fs_opt | [
0.6980488896369934,
0.275263249874115,
-0.5937873721122742,
-0.10016261786222458,
0.6124496459960938,
-0.24614980816841125,
1.027100682258606,
0.8873037099838257,
-0.023231063038110733,
-0.1861574947834015,
0.10085140913724899,
0.5422012805938721,
0.14312884211540222,
0.0001061069779098033... |
Instructions: You are given a sentence in English. Your job is to translate the English sentence into Italian.
Input: To find food, mothers must lead their cubs down to the coast, where the snow will already be melting.
Output: | Per trovare il cibo, le madri devono condurre i piccoli verso la costa, dove la neve si sta già sciogliendo. | 3 | NIv2 | task1091_ted_translation_en_it | zs_opt | [
-0.5353907942771912,
0.46971577405929565,
-0.9411613941192627,
-0.18946656584739685,
-0.6565810441970825,
0.1843753308057785,
-0.5053437948226929,
1.0775532722473145,
-0.8695390224456787,
-0.37504851818084717,
0.05924898386001587,
-0.3261077105998993,
-0.5652908086776733,
0.171485126018524... |
You are given a sentence in Persian. Your job is to translate the Farsi sentence into Portugese.
Input: Consider Input: سوال اصلی اینه که چگونه میتوان ورود به حمل و نقل تمام الکتریکی رو شتاب داد ؟
Output: A pergunta é como acelerar o advento do transporte elétrico?
Input: Consider Input: کلمه به کلمه از گفته های ... | Output: E aquilo de que eu quero falar é algo que aclama os dois sistemas.
| 2 | NIv2 | task1273_ted_translation_fa_pt | fs_opt | [
-0.4845156669616699,
0.7464362978935242,
-0.013795449398458004,
0.21424828469753265,
-0.7046643495559692,
-0.03213721513748169,
0.22542554140090942,
0.38666754961013794,
0.5282920002937317,
0.09602385759353638,
-0.8385197520256042,
0.5039361119270325,
-0.17922285199165344,
-0.1295410543680... |
Detailed Instructions: The task is about translation from Telugu to English. While performing the translation you must preserve the original meaning. Do not include any words which are only limited to your native place.
Q: - నాకు ఆ చూద్దాం.
A: | - Let me see that. | 9 | NIv2 | task1324_open_subtitles_te_en_translation | zs_opt | [
0.4089989960193634,
1.0692110061645508,
0.6152356863021851,
0.24147328734397888,
-0.030904123559594154,
-0.6315159797668457,
0.6628411412239075,
0.3415307402610779,
0.3290780782699585,
-0.33222225308418274,
-0.2980400323867798,
0.4223930835723877,
-1.0625660419464111,
0.6968749761581421,
... |
In this task, you are given a sentence in the Hindi language and a corresponding English translation of the Hindi sentence. Your task is to generate a label "Yes" if the translation is correct, otherwise generate label "No". In the translation, English sentence should preserve the number as it is and it should be in se... | Solution: No | 5 | NIv2 | task426_hindienglish_corpora_hi-en_classification | fs_opt | [
-0.047887735068798065,
0.18585261702537537,
0.9027472138404846,
0.3754127621650696,
0.2572692036628723,
-0.26517629623413086,
-0.7771498560905457,
0.9904502034187317,
-0.40922847390174866,
-0.2796134352684021,
-0.500899076461792,
-0.05383025109767914,
-0.2618950605392456,
-0.20629686117172... |
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task.
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 in... | 你可能会在山谷里找到一个陌生人 | 0 | NIv2 | task412_mickey_zh_sentence_perturbation_generation | fs_opt | [
-0.0002412949688732624,
0.3184559643268585,
-0.4820871353149414,
-0.16396868228912354,
0.35150399804115295,
-0.4333122670650482,
0.4036339223384857,
0.804695188999176,
0.3424936830997467,
-0.13957135379314423,
-0.4769769012928009,
-0.21861794590950012,
0.15142486989498138,
0.16257067024707... |
Detailed Instructions: In this task, you're given a pair of sentences in the Persian Language written in the Persian alphabet. Your job is to choose whether the two sentences agree (entailment), disagree (contradiction), or neither (neutral). Your answer must be in the form of the letters E, C, and N, respectively. The... | N | 9 | NIv2 | task534_farstail_entailment | zs_opt | [
-0.09628234803676605,
0.2752109169960022,
0.2952958941459656,
-0.16998320817947388,
-0.3223191797733307,
-0.2737245559692383,
0.8746821880340576,
0.7100504636764526,
0.3048592209815979,
-0.2438620924949646,
-0.44307851791381836,
0.159705251455307,
-0.7599974870681763,
-0.3681532144546509,
... |
Classify the given tweet into the three categories: (1) 'Hate Speech', (2) 'Offensive' and (3) 'Neither'. 'Hate Speech' is kind of a threating statement or sometimes include call for violence while 'offensive' statement just offensds someone. 'Neither' is when it doesn't fall into Hate Speech or Offensive category.
Na... | Hate Speech | 0 | NIv2 | task904_hate_speech_offensive_classification | zs_opt | [
-0.46664994955062866,
0.05830211192369461,
0.39833319187164307,
0.4460528790950775,
-0.07700985670089722,
-0.9017477035522461,
-0.12309620529413223,
0.8617603778839111,
0.4122777581214905,
0.46832728385925293,
-0.43758416175842285,
-0.14998947083950043,
-0.4750516712665558,
-0.880415797233... |
In this task, you're given five sentences, numbered 1 through 5, and two options a and b for possible titles for the story. Your job is to choose the title that better fits the story. Indicate your choice by 'a' or 'b'.
Sentence 1: Dana was visiting her grandmother. Sentence 2: The grandmother started having a heart a... | a | 0 | NIv2 | task220_rocstories_title_classification | zs_opt | [
0.43476831912994385,
0.17033608257770538,
0.2701083719730377,
-0.14084172248840332,
-0.23805686831474304,
-0.03265810012817383,
0.6375966668128967,
0.8441976308822632,
0.17525792121887207,
0.11787355691194534,
-0.5816978812217712,
-0.5914629101753235,
-0.20607203245162964,
-0.5813111066818... |
In this task, you're given a pair of sentences, sentence 1 and sentence 2, that agree with each other. Your job is to alter sentence 2 so that the pair contradict each other. Generated sentences must be short, with less than 15 words. New information can be introduced. Avoid using pronouns to confuse the subject of the... | Two men are making salads.
| 3 | NIv2 | task187_snli_entailment_to_contradiction_text_modification | fs_opt | [
-0.5441875457763672,
0.9458350539207458,
0.2729126214981079,
-0.6511968374252319,
-0.11728966236114502,
-0.5403614044189453,
0.32002967596054077,
0.6028403043746948,
0.42876434326171875,
-0.6847609281539917,
-1.004945993423462,
-0.6962515711784363,
-0.49005067348480225,
-0.4176577925682068... |
Given a sentence in the Japanese and Lao language. Your task is check if the Lao sentence is translation of Japanese. if the translation is correct than generate label "Yes", otherwise generate label "No".
Japanese: 交通巡査、郡保安官、カリフォルニア・ハイウェーパトロール、連邦捜査局が、捜索に関与した。
Lao: "ເກີດມີຜູ້ເຄາະຮ້າຍທີ່ໄດ້ຖືກແນ່ໂດຍ ຜູ້ຕ້ອງສົງໄສ ຄືກັ... | Yes
| 0 | NIv2 | task1126_alt_ja_lo_answer_generation | fs_opt | [
-0.4379953444004059,
-0.4267268180847168,
-0.311875581741333,
-0.1385554075241089,
-0.23759625852108002,
-0.42653822898864746,
0.6156871318817139,
0.5376254320144653,
-0.4106634557247162,
-0.7375019788742065,
-0.601499080657959,
0.0828377977013588,
-0.5031352043151855,
0.14999793469905853,... |
You will be given a definition of a task first, then some input of the task.
In this task, you're given the title of a five-sentence story and the first four sentences. Your job is to write the last sentence of the story such that it seamlessly connects with the rest of the story.
Title: The Pasta. Sentence 1: Chris w... | He watched this pot and it came out perfect. | 1 | NIv2 | task216_rocstories_correct_answer_generation | zs_opt | [
-0.15285314619541168,
0.9363722801208496,
-0.2402302622795105,
0.10894633084535599,
0.0031118367332965136,
0.15300655364990234,
0.23708991706371307,
0.3039368987083435,
0.2658817768096924,
-0.13797280192375183,
-0.19262054562568665,
-0.2710561156272888,
0.16172553598880768,
0.1996787488460... |
Definition: 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 ha... | Yes | 2 | NIv2 | task1200_atomic_classification_xeffect | zs_opt | [
0.5256637334823608,
0.03855561465024948,
0.25818967819213867,
-0.40875351428985596,
-0.48235809803009033,
-0.6981942653656006,
1.4127389192581177,
0.09665893018245697,
-0.5409605503082275,
-0.394519180059433,
-0.6365725994110107,
-0.31691408157348633,
-0.6881269216537476,
0.165572941303253... |
Detailed Instructions: 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.
See one example below:
Problem: CONTEXT: La historia de Japón (日本の歴史 o 日本史, Nihon... | Autoridad para la Seguridad de la Aviación Civil | 4 | NIv2 | task1334_sqac_answer_generation | fs_opt | [
0.70257568359375,
-0.20323777198791504,
0.11160048842430115,
-0.3901977837085724,
0.8370978236198425,
0.13209278881549835,
0.7481647729873657,
1.180321216583252,
-0.5765827894210815,
0.2212105691432953,
-0.26117801666259766,
0.5650733709335327,
-0.6193798780441284,
0.21257857978343964,
0... |
In this task, you are given a sentence in English, and your task is to translate it into Persian.
Example Input: Palestine: Countdown for the War on Iran · Global Voices
Example Output: ایران: پتیشنی علیه جنگ
Example Input: Germany
Example Output: آلمان
Example Input: These last few days the sound of war is becoming... | اما آنها بالاخره جایی و روی سر کسی فرود خواهند آمد.
| 3 | NIv2 | task663_global_voices_en_fa_translation | fs_opt | [
0.08846814930438995,
1.4429494142532349,
-0.10807971656322479,
0.1404019296169281,
-0.5947180986404419,
-0.6487829685211182,
1.0650125741958618,
0.40015918016433716,
0.5419747829437256,
0.22997170686721802,
-0.2664080560207367,
0.6171066164970398,
-0.7619156837463379,
-0.13806064426898956,... |
You are given a sentence in Japanese. Your job is to translate the Japanese sentence into Italian.
[Q]: それはそうなのですが彼らが他と大きく異なるのは思いやりや利他的な行為を向ける相手が自分の家族や友人など最も身近な人々だけに留まらないという点ですよね
[A]: Lo sono, ma ciò che è ancora più insolito su di loro è che sono compassionevoli e altruistici non solo nei confronti delle persone che ... | Ma se vi siete diplomati, posso dare quasi per certo che avete già ricevuto queste informazioni.
| 5 | NIv2 | task1096_ted_translation_ja_it | fs_opt | [
0.08017551898956299,
0.05426255241036415,
0.14390406012535095,
-0.3114907145500183,
-0.5748460292816162,
-0.7242680788040161,
0.3214584290981293,
1.1628766059875488,
-0.051126349717378616,
-0.49152904748916626,
-0.14777547121047974,
0.3941681981086731,
-0.3093404769897461,
-0.0255118310451... |
In this task, you will be presented with a passage and have to answer a question based on your understanding of the events inferred from the passage. Among the entities, try to find the best entity that is most likely to fill in "_" and classify the answers based on options.
Example: For four years we have waited expec... | Solution: (B) | 5 | NIv2 | task302_record_classification | fs_opt | [
0.1653815060853958,
0.023241335526108742,
-0.024013545364141464,
-0.42110729217529297,
0.2416091114282608,
-0.43536120653152466,
-0.0015866719186306,
0.6850606203079224,
-0.3102303743362427,
0.8320868015289307,
-0.04192180186510086,
0.23282548785209656,
-0.5649310350418091,
0.2088887691497... |
In this task, you're given a short story of five sentences written in natural language. However, the order of the given story is not correct. Your job is to return the correct order for the given five sentences to create a coherent short story with the new order that has the correct flow. Generate your answer using the... | 25413
| 6 | NIv2 | task300_storycloze_order_generation | fs_opt | [
0.36803796887397766,
0.23109593987464905,
-0.015613536350429058,
0.19550298154354095,
0.2490212321281433,
-0.4772498905658722,
-0.41962820291519165,
0.7792091965675354,
-0.5587447881698608,
0.19705122709274292,
-0.21574443578720093,
-0.49429258704185486,
-0.6569092869758606,
0.026531534269... |
Given a sentence in Hindi, generate a new Hindi sentence by performing small changes on the sentence. Here, make sure that the changes are semantically related and syntactically similar to the input. And the generated sentence should have high commonsense plausibility, that is to have reasonable probability of it being... | दीनार में शामिल होना आपके देश की सेवा करने के लिए है. | 0 | NIv2 | task407_mickey_hi_sentence_perturbation_generation | zs_opt | [
-0.7086048722267151,
0.31470751762390137,
-0.04102466255426407,
0.2091834992170334,
-0.30974629521369934,
-0.8125050067901611,
0.6431838274002075,
0.1880827695131302,
-0.23741446435451508,
-0.6251389980316162,
-0.7717361450195312,
0.22503779828548431,
0.07029273360967636,
0.578750371932983... |
TASK DEFINITION: Given a story, answer the question about the story. The question is the last sentence in the input. These stories can be difficult due to their length and how each story has at least one of the three following scenarios: the first is when the individual's belief matches reality, the second is when the ... | red_suitcase
| 8 | NIv2 | task154_tomqa_find_location_hard_noise | fs_opt | [
0.9153878688812256,
-0.4356050491333008,
-0.5021169185638428,
-0.43769150972366333,
0.16482952237129211,
-0.1872854232788086,
0.09985242784023285,
0.6084104180335999,
0.042320623993873596,
0.3569571375846863,
-0.17457614839076996,
0.3706880807876587,
0.00044601428089663386,
0.0330831259489... |
You will be given a context, a subject and a relation. Your task is to generate a question based on the subject and relation. The generated question should include the given subject. Try to use a minimum number of words that are not present in either context, subject or relation while generating question.
Ex Input:
Co... | What city is Emii from?
| 1 | NIv2 | task1325_qa_zre_question_generation_on_subject_relation | fs_opt | [
-0.07801002264022827,
0.013651566579937935,
-0.6727680563926697,
0.36189329624176025,
0.4584808945655823,
-0.22501730918884277,
0.6684057712554932,
0.3923114836215973,
0.3043749928474426,
-0.04780380800366402,
0.2903716564178467,
-0.13318750262260437,
-0.9184500575065613,
0.022262090817093... |
Detailed Instructions: 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 t... | 5909, 451, K, W | 9 | NIv2 | task099_reverse_elements_between_index_i_and_j | zs_opt | [
-0.3502441644668579,
0.6493134498596191,
-0.5517896413803101,
-0.5337927937507629,
-0.13191843032836914,
-0.25617992877960205,
0.6391315460205078,
-0.43967747688293457,
-0.29260778427124023,
0.14612755179405212,
-0.7346887588500977,
0.11639310419559479,
0.4809552729129791,
-0.0667823702096... |
Instructions: Given a sentence and an entity, the task is to select the authors sentiment towards the enity. Sentiments can be Positive, Neutral and Negative. Select Positive if the sentence expresses a positive view towards the given entity or praises its quality or skills. Select Neutral if the sentence expresses no ... | Neutral | 3 | NIv2 | task421_persent_sentence_sentiment_classification | zs_opt | [
-1.0762100219726562,
0.14245235919952393,
0.15313370525836945,
0.05956939607858658,
-0.41095495223999023,
-0.3336186110973358,
0.5468268394470215,
0.7118033170700073,
0.7054181694984436,
0.31550341844558716,
0.5569620728492737,
-0.015121947973966599,
-0.029505103826522827,
-0.1845344752073... |
In this task, you are given an input list. A list contains several comma-separated items written within brackets. You need to return the count of all the alphabetical elements in the given list. Return 0 if no alphabetical element in the list
Q: ['N', 'z', '4741', 'S', '6743', '1305', 'g', '3921', '6231', 'r', 'a', 'm'... | 13 | 4 | NIv2 | task504_count_all_alphabetical_elements_in_list | zs_opt | [
0.12547913193702698,
0.7042878866195679,
0.21139343082904816,
-0.35084712505340576,
0.10797370970249176,
-0.8422386646270752,
0.2714042663574219,
-0.4168672263622284,
-0.49481695890426636,
0.6284385919570923,
-0.34064334630966187,
0.36576443910598755,
0.16971907019615173,
-0.04977030307054... |
Teacher:Given a passage in simplified Chinese, generate a reading comprehension question. The question should be unambiguous and the answer to this question should be in the passage.
Teacher: Now, understand the problem? Solve this instance: Passage: 法医昆虫学(),为应用昆虫及其他自然科学的理论与技术,研究并解决司法实践中有关昆虫问题的一门科学。在自然界中,昆虫不仅取食动物的尸体,还在... | 在自然界中昆虫取食谁的尸体? | 6 | NIv2 | task1402_clue_question_generation | zs_opt | [
-0.3677476644515991,
0.13032516837120056,
-0.3497447967529297,
-0.29603058099746704,
0.26497143507003784,
-1.0091712474822998,
-0.17097146809101105,
1.1236237287521362,
-0.3832380175590515,
0.6597651243209839,
-0.4969550371170044,
0.4392625391483307,
-0.5492517948150635,
0.4649327099323272... |
Detailed Instructions: 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 rea... | Ако искате да се напоявате с вода в шатрата, тогава трябва да използвате чиста вода. | 8 | NIv2 | task415_mickey_bg_sentence_perturbation_generation | zs_opt | [
0.05174953490495682,
0.3495018780231476,
-0.2797897458076477,
-0.2739335596561432,
-0.1449781358242035,
-0.7659724950790405,
0.8281652927398682,
0.20803551375865936,
0.769310474395752,
-0.6258794069290161,
-0.9666640758514404,
0.7733928561210632,
-0.3497830629348755,
0.2830888032913208,
... |
You are given a sentence in Italian. Your job is to translate the Italian sentence into Polish.
Input: Consider Input: È quella la sinergia che cambia il mondo.
Output: To jest przymierze, które zmienia świat.
Input: Consider Input: Sapete come fare a vaccinare, sapete come distribuire le zanzariere. "" Ma quello c... | Output: Tutaj widzicie metabolizującą bakterię. Podczas tego procesu wytwarzają one ładunek elektryczny.
| 2 | NIv2 | task1253_ted_translation_it_pl | fs_opt | [
-0.5980247259140015,
1.1401903629302979,
-0.42310526967048645,
0.23739349842071533,
-0.6258098483085632,
-1.0341520309448242,
0.6447068452835083,
0.20146742463111877,
0.3797505497932434,
-0.26431283354759216,
-0.5837413668632507,
0.4127929210662842,
-0.16680729389190674,
0.2851759791374206... |
Detailed Instructions: Given a question, generate a paraphrase of that question wihout changing the meaning of it. Your answer should reword the given sentence, but not add information to it or remove information from it. The answer to your question should be the same as the answer to the original question.
See one exa... | what is milton hershey's mother name? | 4 | NIv2 | task442_com_qa_paraphrase_question_generation | fs_opt | [
0.4350084960460663,
0.7919867634773254,
0.40421539545059204,
-0.8924424648284912,
-0.38175296783447266,
-0.3731159567832947,
1.4530209302902222,
0.6592761278152466,
-0.19265100359916687,
-0.22198694944381714,
-1.3876104354858398,
0.056764476001262665,
-1.0258605480194092,
0.759352207183837... |
instruction:
Given a sentence in Korean, provide an equivalent paraphrased translation in Spanish that retains the same meaning both through the translation and the paraphrase.
question:
두 개의 중등 학교 인 Heatherhill Secondary College와 Coomoora Secondary College는 Springvale Secondary College와 Chandler Secondary College가있는 K... | Otros fabricantes de automóviles que han producido modelos con puertas suicidas incluyen Opel, Lancia, Citroën, Panhard, Rover, Saab, Saturn, Škoda y Volkswagen.
| 9 | NIv2 | task785_pawsx_korean_spanish_translation | fs_opt | [
-1.2847477197647095,
-0.10418784618377686,
-0.08472457528114319,
-0.22288888692855835,
-0.42068853974342346,
-0.20484286546707153,
0.07821600139141083,
0.24088004231452942,
-0.03759923577308655,
-0.18117421865463257,
0.6501213312149048,
0.5767583847045898,
-0.1520131528377533,
0.4940808415... |
Detailed Instructions: You are given a sentence in Hebrew. Your job is to translate the Hebrew sentence into Arabic.
Q: אין מחקר סוציולוגי יחיד, מחקר פסיכולוגי, שאי פעם הראה את זה.
A: | لا توجد حتى دراسة اجتماعية واحدة ، أو دراسة نفسية توضح ذلك. | 9 | NIv2 | task1237_ted_translation_he_ar | zs_opt | [
-0.9724422097206116,
0.2931404709815979,
-0.28725266456604004,
-1.4955542087554932,
-0.2899841070175171,
0.12273446470499039,
0.6403189301490784,
0.07360001653432846,
0.4151967167854309,
-0.5137832164764404,
-0.5140528678894043,
-0.12928049266338348,
-0.5069206953048706,
0.0181680116802454... |
You will be given a definition of a task first, then some input of the task.
Given an open-ended topic (movie name, a persons name, an event, sports, etc) generate a simple trivia-type question.
desert rose
Output: | Which legendary singer released Desert Rose in 2000? | 1 | NIv2 | task897_freebase_qa_topic_question_generation | zs_opt | [
-0.2100316286087036,
0.2591927647590637,
-1.0531270503997803,
0.41629189252853394,
-0.2626801133155823,
-0.1063021570444107,
0.6338202953338623,
0.46038973331451416,
0.2014760673046112,
-0.5547152757644653,
-0.587332010269165,
-0.7189006209373474,
-0.6901662945747375,
-0.10909588634967804,... |
Teacher: In this task, you're given a pair of sentences, sentence 1 and sentence 2. Your job is to determine if the two sentences clearly agree/disagree with each other, or if this can't be determined. Indicate your answer as yes or no respectively.
Teacher: Now, understand the problem? If you are still confused, see t... | yes | 2 | NIv2 | task199_mnli_classification | fs_opt | [
-0.6412873268127441,
0.25929078459739685,
0.8233441114425659,
-0.5310870409011841,
0.41941675543785095,
-1.0182712078094482,
-0.22003912925720215,
0.5895732641220093,
0.24255019426345825,
-0.10932719707489014,
-0.20627866685390472,
-1.136232614517212,
-0.2458871603012085,
-0.53154295682907... |
This task is about translating a given English language sentence to Yoruba language.
One example is below.
Q: While you should not share legal advice to others based on course content, you will develop a high level of expertise upon completion of this course.
A: Bí ó ti jẹ́ wí pé o kò leè fún ẹnikẹ́ni nímọ̀ràn ajẹmófin... | Ṣé o ti gbọ? | 9 | NIv2 | task1685_menyo20k_translation | fs_opt | [
0.04590003937482834,
0.7583752274513245,
0.3185846507549286,
-0.15569926798343658,
-0.3435656428337097,
-0.3668357729911804,
0.20015040040016174,
0.7527531385421753,
0.0720139816403389,
-1.089348316192627,
0.31858110427856445,
0.3883911669254303,
-1.1581522226333618,
0.29102692008018494,
... |
Definition: In this task you will be given a list of integers. You should round each integer to the nearest tens place. That means you should round the number to the nearest multiple of 10.
Input: [-321, 169, -785, 605]
Output: | [-320, 170, -780, 600] | 2 | NIv2 | task373_synthetic_round_tens_place | zs_opt | [
-0.4125170111656189,
0.7595694065093994,
-0.277663916349411,
-0.22321301698684692,
-0.21649494767189026,
0.18280750513076782,
0.7289347648620605,
-0.036465272307395935,
-0.0745486170053482,
0.20901048183441162,
-0.7537720203399658,
0.23436705768108368,
-0.5701987147331238,
0.36639901995658... |
Detailed Instructions: 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... | Gdje sam pogriješila? | 8 | NIv2 | task1365_opustedtalks_translation | zs_opt | [
-0.15507197380065918,
0.703364372253418,
-0.3563086688518524,
0.30161651968955994,
0.05821707844734192,
-0.7771639227867126,
0.5390794277191162,
0.23080338537693024,
-0.148556649684906,
-0.372352659702301,
0.1437261402606964,
0.04046081006526947,
-0.618126630783081,
0.17730537056922913,
... |
Teacher:You are given a question-answer pair. Answer with their type. Pay attention that there may be more than one correct type, but you only have to choose one. In your responses, use of the following types:
(1) Humans: Any individual or group of humans, including fictional ones (e.g., a group or organization of per... | Humans. | 6 | NIv2 | task046_miscellaneous_question_typing | zs_opt | [
0.6123783588409424,
-0.17124296724796295,
-0.1323785036802292,
0.3676871657371521,
-0.0434456393122673,
-1.0765862464904785,
0.9506489038467407,
0.8933153748512268,
-0.6191838979721069,
-0.20376548171043396,
-0.27266740798950195,
0.15630632638931274,
-0.024906214326620102,
-0.2983171939849... |
Instructions: In this task you will be given a list of integers. For every element in the list, if the element is even you should divide by two, if the element is odd you should multiply by three then add one. The output should be a list of integers that is the result of applying that logic to the input list.
Input: [6... | [34, 84, 98, 442, 250, 424, 26] | 3 | NIv2 | task206_collatz_conjecture | zs_opt | [
0.031664758920669556,
0.31387537717819214,
-0.2200891524553299,
-0.8928616046905518,
0.008599285036325455,
-0.018981661647558212,
1.4019982814788818,
0.07210355997085571,
-0.11590863019227982,
0.34865447878837585,
-0.8852103352546692,
-0.31493890285491943,
-0.4627772569656372,
-0.309793025... |
instruction:
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".
question:
Abstract: This prospective, randomized study compared protocols of care using either AQUACEL Ag Hydrofiber (ConvaTe... | yes
| 9 | NIv2 | task1587_scifact_classification | fs_opt | [
0.11038016527891159,
0.25942477583885193,
-0.4558567702770233,
-0.3873606324195862,
0.3526831865310669,
-0.48370128870010376,
0.6343547105789185,
0.8506520390510559,
-0.29917895793914795,
0.6245220899581909,
-0.25440239906311035,
0.4901500642299652,
-0.316087931394577,
0.2490539252758026,
... |
Teacher: You are given a statement written in Hindi. 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 .
Teacher: Now, understand the problem? If you are still confused, see the following example:
Statement: सिग्... | फ़्रैंकफ़र्ट | 2 | NIv2 | task947_wiki_cloze_hi_multiple_choice_question_answering | fs_opt | [
0.08057501912117004,
0.2980008125305176,
-0.4126774072647095,
-0.44453737139701843,
0.12116451561450958,
-0.2790052890777588,
-0.33540356159210205,
0.5928002595901489,
0.032412588596343994,
0.04143202304840088,
0.2491374909877777,
0.6179120540618896,
-0.5781381130218506,
-0.260817766189575... |
Detailed Instructions: Given a factoid/trivia type question, generate the topic of the question. The topic is the entity the question talks about.
Problem:Which was the title of the 7th and final book in the Chronicles of Narnia by C.S. Lewis?
Solution: | the chronicles of narnia | 8 | NIv2 | task899_freebase_qa_topic_generation | zs_opt | [
0.49496978521347046,
1.2901456356048584,
0.26812487840652466,
-0.02579696848988533,
-0.855474591255188,
-0.4023405611515045,
0.39119160175323486,
-0.5799804925918579,
0.44697055220603943,
-0.36386215686798096,
0.12455573678016663,
0.13564027845859528,
-0.9665036797523499,
0.522712945938110... |
TASK DEFINITION: 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.
PROBLEM: This is the reason our civilization stands tall.
SOLUTION: આ જ કારણે આપણી સભ્યતા અદ્વિતીય છે.
PROBLEM: The people who spin c... | 5 કરોડથી વધારે હોય)ને ફોર્મ GST ANX-1 માસિક ધોરણે ભરવું પડશે, જ્યારે નાના કરદાતાઓને જાન્યુઆરી, 2020માં ઓક્ટોબર, 201થી ડિસેમ્બર, 201નાં ત્રિમાસિક ગાળા માટે પહેલી વાર ફોર્મ GST ANX-1 ભરવું પડશે.
| 8 | NIv2 | task1079_pib_translation_english_gujarati | fs_opt | [
0.019547991454601288,
0.3635837137699127,
0.5107303261756897,
-0.06824426352977753,
-0.34788280725479126,
0.036271288990974426,
0.3458007276058197,
0.03571747988462448,
-0.26936063170433044,
-0.38905173540115356,
-0.48683464527130127,
0.14214560389518738,
-0.6376180052757263,
0.20686352252... |
Definition: Given news headlines, an edited word and funniness labels. The original sentence has word with the given format {word}. Create new headlines by replacing {word} in the original sentence with edit word. Your task is to generate answer "Yes" if an edited sentence matches funniness label, otherwise generate an... | No | 2 | NIv2 | task496_semeval_answer_generation | zs_opt | [
-0.593529462814331,
0.30056291818618774,
0.29417723417282104,
-0.30842143297195435,
-0.6737716794013977,
-0.174469992518425,
-0.02147129736840725,
0.7526388168334961,
0.09044288098812103,
-0.1756482571363449,
-0.577922523021698,
-0.19258907437324524,
-0.4523330628871918,
0.3276699185371399... |
Part 1. Definition
In this task, you're given an article, a question which often contains a blank and four options (associated with "A", "B", "C", "D"). Your task is to find the correct answer (from the given options) for the question from the given article and return one of the options from "A", "B", "C", and "D". Do ... | A | 7 | NIv2 | task309_race_answer_generation | fs_opt | [
-0.14014707505702972,
0.10079285502433777,
-0.41044241189956665,
-0.6989445686340332,
0.1842540055513382,
-0.7865018248558044,
0.5365208387374878,
0.7991892695426941,
0.1026962548494339,
0.19798031449317932,
-0.1362094283103943,
0.02699151076376438,
-0.016266528517007828,
0.224429577589035... |
Teacher:Generate an appropriate single-sentence summary for the given text such that it includes the main topic of the text.
Teacher: Now, understand the problem? Solve this instance: By Katie HindleyBBC Panorama Andrew found himself wanting to change when he faced the prospect of losing his family. He had been abusive... | Every year more than a million people are victims of domestic abuse in the UK. Often the focus is on helping the victim find safety - but what of the abusers? Should they be given help? And can they change? | 6 | NIv2 | task1357_xlsum_summary_generation | zs_opt | [
0.4842204749584198,
0.4392460882663727,
-0.7459446787834167,
-0.7699211835861206,
0.9531064033508301,
-0.2774944007396698,
1.1557490825653076,
1.0841337442398071,
0.05976961925625801,
0.08950203657150269,
0.08413399010896683,
0.7854501008987427,
-0.7519856691360474,
-0.2387116551399231,
... |
Detailed Instructions: In this task, you're given a pair of sentences, sentence 1 and sentence 2, that agree with each other. Your job is to alter sentence 2 so that the pair neither agree nor contradict each other. Generated sentences must be short, with less than 15 words. New information can be introduced. Avoid usi... | Three people are sitting at a cafe but only two are talking. | 8 | NIv2 | task184_snli_entailment_to_neutral_text_modification | zs_opt | [
-0.5143839120864868,
0.31413769721984863,
0.29672467708587646,
-0.6531478762626648,
0.3592390716075897,
0.23958539962768555,
0.12933917343616486,
0.39277100563049316,
0.49014243483543396,
-0.0027502926532179117,
-1.3127714395523071,
-0.8680357933044434,
-0.01168174110352993,
0.131428197026... |
In this task, you need to answer 'Yes' if the given word is the longest word (in terms of number of letters) in the given sentence, else answer 'No'. Note that there could be multiple longest words in a sentence as they can have the same length that is the largest across all words in that sentence.
[Q]: Sentence: 'the... | Yes
| 5 | NIv2 | task114_is_the_given_word_longest | fs_opt | [
-0.22998803853988647,
0.9162466526031494,
-0.013071149587631226,
-0.3555287718772888,
-0.1452850103378296,
-0.4203287363052368,
0.14296138286590576,
0.5119755268096924,
0.41051334142684937,
-0.8677335977554321,
-0.6973912715911865,
0.1146131157875061,
-0.3069988787174225,
0.228463262319564... |
You are given a sentence in Portuguese. Your job is to translate the Portuguese sentence into Spanish.
Input: Consider Input: Eu fiz tudo o que podia por cada doente meu.
Output: Hice todo lo que pude para todos y cada uno de mis pacientes.
Input: Consider Input: As pessoas vinham ter connosco e perguntavam, "" Hei... | Output: (Risas) ¿Cierto? Quiero decir, alguien lo vio.
| 2 | NIv2 | task1276_ted_translation_pt_es | fs_opt | [
-0.0535304881632328,
0.8829946517944336,
-0.22109591960906982,
-0.47510072588920593,
-0.16101998090744019,
-0.46358466148376465,
-0.5324892401695251,
1.013115406036377,
1.193169116973877,
-0.18493780493736267,
-0.5534459948539734,
0.3935941159725189,
0.4383941888809204,
-0.610013484954834,... |
Teacher: In this task, you are given a sentence in the Spanish language. Your task is to translate the Spanish sentence into the English language.
Teacher: Now, understand the problem? If you are still confused, see the following example:
Placa motora es la unión entre la neurona motora y el
Solution: Motor plate is th... | In a pharmacoeconomic study, drug A produces a life expectancy of 5 years with a total cost of 5,000 euros, while drug B produces a life expectancy of 6 years with a total cost of 15,000 euros (average values per patient) . The decision criterion is based on choosing the most effective intervention with a cost-effect... | 2 | NIv2 | task1433_head_qa_language_translation_es_to_en | fs_opt | [
-0.13447049260139465,
-0.04117383807897568,
0.2100820094347,
-0.32604312896728516,
0.3486633896827698,
-1.350198745727539,
0.1827801614999771,
0.8322539329528809,
0.685387134552002,
0.11568363755941391,
0.10199294984340668,
0.8110544085502625,
-0.14612692594528198,
-0.055918339639902115,
... |
In this task, you need to answer the given multiple-choice question on the physics. Classify your answers into 'a', 'b', 'c', 'd', and 'e'.
Input: Consider Input: Problem: car a is 30 miles behind car b , which is traveling in the same direction along the same route as car a . car a is traveling at a constant speed of... | Output: a
| 2 | NIv2 | task1422_mathqa_physics | fs_opt | [
0.37284642457962036,
-0.2849387526512146,
0.4352206885814667,
0.09604866802692413,
-0.42421653866767883,
-0.40266305208206177,
0.3598122298717499,
0.47609880566596985,
-0.5956896543502808,
0.10576389729976654,
-0.650615930557251,
0.16578826308250427,
0.3728121519088745,
-0.4592471420764923... |
TASK DEFINITION: In this task, you will be presented with a question having multiple possible answers in Urdu language. And you should choose a most suitable option out of "A", "B", "C", "D", and "E" based on your commonsense knowledge.
PROBLEM: Question: ایک کارڈ تاشوں کے ساتھ کیا کرسکتا ہے؟
Options: A کھلونوں سے کھ... | C
| 8 | NIv2 | task1132_xcsr_ur_commonsense_mc_classification | fs_opt | [
0.34077268838882446,
0.736270546913147,
-1.0165951251983643,
-0.3112216591835022,
-0.4859883189201355,
0.061636410653591156,
1.1414501667022705,
0.6876085996627808,
0.029342737048864365,
-0.5004528760910034,
-0.4311422109603882,
0.22346040606498718,
0.1333138346672058,
-0.537233293056488,
... |
In this task you're given a question and you have to paraphrase the question to create the output question while retaining the meaning of the original question.
[Q]: What are some reviews of www.cosmicpetrochem.com?
[A]: What is your review of www.buttermyresume.com?
[Q]: How do I fill in Address Line 1 and Address ... | What are some of the hidden gems of Chiang Mai that are off the beaten track?
| 5 | NIv2 | task1345_glue_qqp_question_paraprashing | fs_opt | [
-1.2612531185150146,
0.46235793828964233,
-0.1576666235923767,
-1.2838138341903687,
-0.32263195514678955,
-0.5303868055343628,
0.7969043254852295,
0.3495228886604309,
-0.24134036898612976,
0.18641024827957153,
0.31219014525413513,
-0.16791683435440063,
-0.017937935888767242,
0.290249049663... |
Instructions: In this task, you are given inputs 'i', 'j', and A, where 'i' and 'j' are integers and A is a list. A list is shown by two brackets and comma-separated numbers and characters inside, like ['1', '12', 'l']. You need to concatenate all elements of A from the ith element to the jth element, and then reverse ... | 102911585861l7511p52041632 | 3 | NIv2 | task267_concatenate_and_reverse_all_elements_from_index_i_to_j | zs_opt | [
0.025753945112228394,
-0.05830121040344238,
-0.5724025964736938,
-0.1500285565853119,
0.030745968222618103,
0.24245482683181763,
0.4361264705657959,
0.3577191233634949,
-0.5528908967971802,
-0.048639651387929916,
-1.0576143264770508,
0.006108411587774754,
-0.0017070189351215959,
-0.2145165... |
Detailed Instructions: In this task, you are given two sentences. Your task is to classify the given sentences as "Yes" if they have same meaning; otherwise, classify them as "No".
Problem:Sentence-1: I have brought some<sep>Sentence-2: I have gloves .
Solution: | Yes | 8 | NIv2 | task566_circa_classification | zs_opt | [
-0.7146433591842651,
0.18837673962116241,
-0.53157639503479,
0.3772779405117035,
-0.5005127191543579,
-1.2435283660888672,
0.422820508480072,
1.1164472103118896,
-0.045876096934080124,
-0.35423150658607483,
-0.2871890068054199,
0.1423598825931549,
-0.5639656186103821,
-0.45381224155426025,... |
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: It was obvious that they were different, PersonX was very interested in mood rings while PersonY was more interested in practical things because _ was a creative person.
Sentence 2: It was obvious that they were different, PersonX was very interested in mood rings while PersonY was more interested in pract... | 9 | NIv2 | task030_winogrande_full_person | fs_opt | [
0.40663570165634155,
0.18767207860946655,
-0.031259674578905106,
-0.22365587949752808,
0.4759209454059601,
-0.5505082607269287,
0.777702808380127,
0.7566094398498535,
-0.05803963541984558,
-0.6480733156204224,
-0.6080230474472046,
-0.31638503074645996,
-0.5339594483375549,
0.25713041424751... |
In this task, you need to count the number of words in a sentence that end with the given letter. Answer with numbers and not words.
Q: Sentence: 'a stuffed large cat sits on the desk in a dark room'. How many words end with the letter 'e' in the sentence.
A: 2
****
Q: Sentence: 'a group of people walking down a side... | 2
****
| 4 | NIv2 | task163_count_words_ending_with_letter | fs_opt | [
-0.5236232280731201,
0.34049874544143677,
-0.4367793798446655,
-0.6970284581184387,
-0.05811825394630432,
-0.7636266946792603,
0.2556438446044922,
-0.05123071372509003,
-0.07295341044664383,
-0.15264970064163208,
-0.2667047381401062,
0.3666161894798279,
0.0444670170545578,
0.19413585960865... |
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 Input: I have been enjoying this product for some time. I buy it at Wegmans grocery store, I believe the cost is under $4.00 a box. If you like black l... | Negative
| 3 | NIv2 | task586_amazonfood_polarity_classification | fs_opt | [
0.2005939483642578,
-0.08030357956886292,
-0.3518497049808502,
0.09450085461139679,
0.5374720096588135,
-0.0004676384851336479,
0.6425998210906982,
1.287771224975586,
0.059610385447740555,
0.6051515340805054,
-0.11035887897014618,
-0.0802459567785263,
-0.3859249949455261,
-0.70599681138992... |
Detailed Instructions: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Q: 8419
A: | Yes | 9 | NIv2 | task092_check_prime_classification | zs_opt | [
0.04719603434205055,
0.5245819091796875,
0.051020968705415726,
-0.2995901107788086,
-0.38708996772766113,
-0.4612538814544678,
0.5858132839202881,
0.7981888055801392,
0.013774150051176548,
0.24003514647483826,
-0.9330083131790161,
-0.17460009455680847,
-0.48784446716308594,
-0.299282878637... |
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.
One example is below.
Q: Passage: Nearing London, Oliver encounters Jack Dawkins,... | Henry. | 9 | NIv2 | task002_quoref_answer_generation | fs_opt | [
1.1285004615783691,
0.5618546605110168,
-0.7558883428573608,
-0.16374853253364563,
0.430095374584198,
-0.49874943494796753,
0.7183827757835388,
0.36222484707832336,
-0.13451023399829865,
0.15122976899147034,
0.09195691347122192,
0.6397451162338257,
-0.650404155254364,
0.48899221420288086,
... |
Given the task definition, example input & output, solve the new input case.
Here are two questions (Question1 and Question2). If these questions have the same meaning and same answer, answer "Yes", otherwise "No".
Example: Question1: How do I get into my Instagram if I forgot my email and my Facebook password?, Questi... | No | 1 | NIv2 | task1287_glue_qqp_paraphrasing | fs_opt | [
-0.24087727069854736,
0.2700236439704895,
-0.08201989531517029,
0.5309768915176392,
0.23774820566177368,
0.07203873991966248,
0.7851803302764893,
0.16065819561481476,
-0.09458807855844498,
-0.2037726193666458,
0.024493655189871788,
-0.5046977996826172,
-0.11210570484399796,
-0.215506955981... |
Q: Given a post that is a real-life anecdote of a complex ethical situation and an associated claim about its type, verify if the claim is true or not. The claim asks if the posts are historical or hypothetical. The posts are "HISTORICAL" when the author has already done something and they are "HYPOTHETICAL" when the a... | yes | 7 | NIv2 | task501_scruples_anecdotes_post_type_verification | zs_opt | [
-0.3736763596534729,
0.06026475876569748,
0.2836536169052124,
0.07437825947999954,
-0.066379614174366,
-1.1560622453689575,
0.24943789839744568,
1.1817872524261475,
-0.4952313005924225,
-0.20986543595790863,
-0.17003297805786133,
0.3567778468132019,
-0.4821687936782837,
-0.1226397454738617... |
Q: In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present".
Nora purses her lips and nods slowly.
A: | Present | 7 | NIv2 | task429_senteval_tense | zs_opt | [
-0.7713989019393921,
0.8138689994812012,
0.46408653259277344,
0.12043650448322296,
-0.2809410095214844,
-0.11867296695709229,
0.6158630847930908,
1.0725202560424805,
0.23221272230148315,
-0.15934887528419495,
-0.20566722750663757,
-0.15955409407615662,
-0.807300865650177,
-0.36779779195785... |
Definition: You are given a sentence in Spanish. Your job is to translate the Spanish sentence into English.
Input: ¿Cuántos de ustedes lo han hecho rotando la de la izquierda mentalmente, para ver si correspondía con la de la derecha?
Output: | How many of you did it by rotating the one on the left in your mind's eye, to see if it matched up with the one on the right? | 2 | NIv2 | task1226_ted_translation_es_en | zs_opt | [
-0.7462581396102905,
0.6151700019836426,
-0.23974651098251343,
-0.5652859210968018,
-0.29589080810546875,
-0.48412930965423584,
0.3081895411014557,
0.3258826732635498,
1.0046864748001099,
-0.3564632534980774,
-0.3986101746559143,
0.1011875569820404,
-0.5030055642127991,
-0.2646718323230743... |
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task.
You are given a sentence and a question in the input. The information provided in the sentence should be enough to answer the question. You're expected to write the correct answer. Do not use any fac... | food. | 0 | NIv2 | task051_multirc_correct_answer_single_sentence | fs_opt | [
-0.5950623154640198,
0.5685022473335266,
-0.054468780755996704,
0.18654468655586243,
-0.32887163758277893,
-0.5162321329116821,
0.6584246158599854,
0.42235350608825684,
0.24152839183807373,
-0.22071532905101776,
-0.6692085862159729,
-0.5468592643737793,
0.2710437774658203,
-0.1420257091522... |
Definition: In this task, you are given books product reviews in German language. The goal is to classify the review as "POS" if the overall sentiment of the review is positive or as "NEG" if the overall sentiment of the review is negative.
Input: Zwiespältig . Da ist es nun, das neue Werk von Scholl-Latour. Das Buch ... | NEG | 2 | NIv2 | task479_cls_german_books_classification | zs_opt | [
0.033432912081480026,
-0.1265445053577423,
-0.28264716267585754,
-0.45495158433914185,
0.7299460172653198,
0.09532585740089417,
1.492698311805725,
0.4767911434173584,
-0.03739321604371071,
0.13189351558685303,
-0.7687746286392212,
-0.33023780584335327,
-0.5006040930747986,
-0.2624725699424... |
Instructions: In this task, you get an English sentence and a corresponding Spanish translation of the English sentence. Your task is to return a "Yes" if the translation is correct, otherwise return "No"
Input: English: I am therefore voting against the proposal.
Spanish:Las palabras serán bien recibidas, no obstant... | No | 3 | NIv2 | task532_europarl_en-es_classification | zs_opt | [
-0.06801776587963104,
0.5295064449310303,
0.327921986579895,
0.38501641154289246,
-0.22164693474769592,
-0.9914809465408325,
0.3319454491138458,
1.1060006618499756,
-0.2580045461654663,
0.16765064001083374,
0.004715259652584791,
-0.01481865718960762,
-0.27687108516693115,
-0.63137137889862... |
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task.
In this task, find the most appropriate number to replace the blank (indicated with _ ) and express it in words.
A lion has _ legs.
Solution: four
Why? The most logical numeric answer in words is fo... | three | 0 | NIv2 | task672_nummersense | fs_opt | [
0.2643711566925049,
0.5548771619796753,
-0.5355818271636963,
-0.3154445290565491,
-0.29474711418151855,
-0.23905938863754272,
0.23005448281764984,
0.2618372440338135,
0.0017108102329075336,
-0.5180345773696899,
-0.22057774662971497,
0.7368184328079224,
-0.5439057350158691,
0.21051061153411... |
In this task you are given a sentence. You must judge whether the main verb of the sentence is in present or past tense. Label the instances as "Present" or "Past" based on your judgment. If there is no verb in the given text, answer "Present".
And while we were gone, someone trashed my place. | Past | 0 | NIv2 | task429_senteval_tense | zs_opt | [
-0.3573001027107239,
1.1667547225952148,
0.21214863657951355,
-0.008971717208623886,
-0.18407461047172546,
-0.15047228336334229,
0.6261931657791138,
0.5791189670562744,
0.3191927671432495,
0.20564445853233337,
-0.6350408792495728,
0.21958115696907043,
-0.802642285823822,
-0.117447324097156... |
Definition: You are given a sentence from a conversation between a human and a virtual assistant. Your task is to identify which one of following five services the sentence is related to - Media, Travel, Flights, Buses, RideSharing
Input: I need round trip flights departing Chi-town.
Output: | Flights | 2 | NIv2 | task881_schema_guided_dstc8_classification | zs_opt | [
-0.19930101931095123,
0.3281846046447754,
0.1700548529624939,
-0.048799581825733185,
-0.2725873291492462,
0.7754173278808594,
0.5460900068283081,
0.6443175077438354,
0.2985599637031555,
0.11155955493450165,
-0.3487638235092163,
-0.3205374479293823,
-0.12634307146072388,
-0.0390483289957046... |
Detailed Instructions: You are given a sentence in English. Your job is to translate the English sentence into Italian.
Problem:Now there's compelling evidence that it really needs to be 350.
Solution: | Ora c'è un'evidenza irrefutabile che afferma che deve essere 350. | 8 | NIv2 | task1091_ted_translation_en_it | zs_opt | [
-0.2196269929409027,
0.2904801666736603,
-0.6212303638458252,
-0.7578662633895874,
-0.35531309247016907,
-1.0020214319229126,
0.189897358417511,
0.9901635646820068,
-0.26150426268577576,
-0.23820258677005768,
-0.6797822117805481,
0.5975649356842041,
-0.26334869861602783,
0.0495477356016635... |
Given the task definition, example input & output, solve the new input case.
In this task, you're given the beginning and the middle of a three-part story. Your job is to complete the short story by writing a probable ending. Generated sentences must be short, have fewer than 10 words, and be simple as if narrating to ... | Brenda walked away and now she is the saddest girl out of everyone. | 1 | NIv2 | task071_abductivenli_answer_generation | fs_opt | [
-0.3669094443321228,
0.8771045207977295,
-0.05973786488175392,
-0.7595378160476685,
-0.19642582535743713,
0.42047545313835144,
0.7041850090026855,
0.7169969081878662,
0.003907203674316406,
-0.7040175795555115,
-0.47119778394699097,
0.09570282697677612,
0.5854989290237427,
-0.24102208018302... |
Given the task definition and input, reply with output. In this task, you're given the title of a five-sentence story and the first four sentences. Your job is to write the last sentence of the story such that it seamlessly connects with the rest of the story.
Title: Baby Brother. Sentence 1: Elaine was two years old ... | She asked when he was going to go back to the hospital! | 5 | NIv2 | task216_rocstories_correct_answer_generation | zs_opt | [
-0.7040466070175171,
1.2005592584609985,
0.20843520760536194,
-0.07472580671310425,
-0.6040551662445068,
0.40210479497909546,
0.016781872138381004,
0.2467965930700302,
0.2598195970058441,
-0.5238115787506104,
-0.39465269446372986,
0.9083706140518188,
-0.20445482432842255,
0.118741340935230... |
In this task, you are given a hateful post in English from online platforms. You are expected to classify the post into two classes: aggresive or non-aggresive. An aggresive post is one that expresses feelings and opinions in an abusive way and tries to dominate others. Note that the URLs in the text have been replaced... | Output: Non-aggresive
| 2 | NIv2 | task335_hateeval_classification_aggresive_en | fs_opt | [
0.1293264627456665,
0.3793882727622986,
0.16203978657722473,
0.5851649045944214,
0.2965458333492279,
-1.1146563291549683,
0.5787026882171631,
0.5397844314575195,
-0.04018603265285492,
0.4241011142730713,
-0.2594197392463684,
0.19501414895057678,
-0.5452444553375244,
-0.47779524326324463,
... |
In this task, you need to Translate Czech text to English.
Vynález se týká způsobu zhotovení šablony pro provedení křivkového profilu na kovové podložce s předem vyznačenými souřadnicemi pro programově řízené stroje. Podstatou vynálezu je, že hrana šablony se zhotoví z pružného pásku, ustaví kolmo na souřadnice ... | The invention relates to a manufacturing method a template for performing a curve profile on a metal support with pre-marked coordinates for program controlled machines. The essence of the invention is that the edge of the template made from a flexible band, set up perpendicular to the coordinates of the metal wa... | 0 | NIv2 | task842_para_pdt_cs_en_translation | zs_opt | [
-0.5672639608383179,
0.38834449648857117,
-0.9074524641036987,
0.13801617920398712,
-0.23625758290290833,
0.38222789764404297,
0.679493248462677,
0.414039671421051,
0.6490166783332825,
-0.01960614137351513,
-0.235207661986351,
0.01588258147239685,
0.3104027509689331,
0.31922826170921326,
... |
Definition: A text is given in Bengali. Translate it from the Bengali language to the Hindi language. The translation must not omit or add information to the original sentence.
Input: मेरा आप सबसे आत्मीयता का रिश्ता है, अपनेपन का रिश्ता है।
Output: | আপনাদের সকলের সঙ্গে আমার আত্মীয়তার সম্পর্ক, আপনত্বের সম্পর্ক। | 2 | NIv2 | task1010_pib_translation_hindi_bengali | zs_opt | [
-0.12622883915901184,
0.039937686175107956,
0.05391500145196915,
0.6688855886459351,
-0.043502435088157654,
-0.5177925825119019,
0.7966353893280029,
-0.2176191210746765,
0.20592376589775085,
-0.4472856819629669,
-0.8930515646934509,
0.033310409635305405,
-0.525353193283081,
0.5630680322647... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.