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 |
|---|---|---|---|---|---|---|
In this task you will be given a string and you should find the longest substring that is a palindrome. A palindrome is a string that is the same backwards as it is forwards. If the shortest possible palindrome is length 1 you should return the first character.
Q: zwzzwzmwzmmmw
A: | zwzzwz | 4 | NIv2 | task850_synthetic_longest_palindrome | zs_opt | [
-0.2069808691740036,
1.2317776679992676,
0.15534789860248566,
-0.6020975112915039,
-0.520503044128418,
0.38906288146972656,
1.1958197355270386,
-0.7016892433166504,
-0.39689958095550537,
-0.1241844892501831,
-0.45333024859428406,
0.5674323439598083,
-0.678962767124176,
0.40949904918670654,... |
Detailed Instructions: In this task, you have to generate the named entities (NER) given its ingredients of the recipe. Named entities are the names of the items without their quantity.
See one example below:
Problem: 1 3/4 cups all purpose flour, 1/4 cup finely ground blanched almonds, 1 teaspoon grated lemon zest, 1/... | flour, sugar, oil, eggs, orange, vanilla, baking powder, apples, cinnamon | 4 | NIv2 | task570_recipe_nlg_ner_generation | fs_opt | [
0.10635121166706085,
0.3896591067314148,
-0.04189254716038704,
0.28355175256729126,
-0.12244775891304016,
-0.36700713634490967,
0.14276009798049927,
0.8195480704307556,
-0.6621571779251099,
0.1316710263490677,
0.06629490852355957,
-0.0620981901884079,
-0.7127671837806702,
0.049439020454883... |
Teacher:Indicate the presence of numerical data in the abstract (whether numerical data plays a key role in medical records), solely using the information from the abstract.
Teacher: Now, understand the problem? Solve this instance: Abstract: To achieve adequate arterial BP, adequate capillary filling time, and adequat... | Yes | 6 | NIv2 | task621_ohsumed_yes_no_numerical_answer_generation | zs_opt | [
0.5718119740486145,
-0.28760531544685364,
-1.1694715023040771,
0.01532699540257454,
-0.19548794627189636,
-0.6090495586395264,
-0.19258370995521545,
1.1760175228118896,
0.453133761882782,
-0.1776037961244583,
-0.3610573709011078,
0.6524247527122498,
-1.091783046722412,
-0.17430752515792847... |
Teacher:In this task, you are given a sentence with a missing word that can be an object, a person, and/or an action. Fill in the blank with a plausible word. Although each sentence has many correct answers, you only have to write one answer.
Teacher: Now, understand the problem? Solve this instance: PersonX saves the ... | plane | 6 | NIv2 | task1217_atomic_answer_generation | zs_opt | [
0.03283868730068207,
0.4741745591163635,
0.043944790959358215,
-0.6756740808486938,
-0.42988163232803345,
-0.8611131310462952,
0.8236944079399109,
0.8687460422515869,
-0.2708194851875305,
-0.7227572202682495,
-0.34601813554763794,
-0.9144891500473022,
-0.6773114204406738,
-0.52506756782531... |
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.
Let me give you an example: ['238', 'h', '92', 'U', '2799']
The answer to this example can be: h, U
Here is why: Here, t... | x, d, V, V, d, W, j, T, j, c | 8 | NIv2 | task488_extract_all_alphabetical_elements_from_list_in_order | fs_opt | [
-0.6290290355682373,
0.5859130620956421,
-0.3662834167480469,
-0.5572977066040039,
-0.11652706563472748,
-0.21351292729377747,
0.6313543319702148,
-0.4641801118850708,
-0.194265678524971,
0.14880973100662231,
-0.6116779446601868,
-0.49611443281173706,
0.3710716962814331,
0.1466213166713714... |
Instructions: In this task, you are given a sentence which is either in the Swedish language or English language. You task is to identify the language of input sentence. Input sentence can be in Swedish or English language only and also it cannot have two languages at a time.
Input: This own initiative must not be dest... | English | 3 | NIv2 | task315_europarl_sv-en_language_identification | zs_opt | [
0.09431112557649612,
1.0749696493148804,
0.7484347820281982,
-0.34796857833862305,
-0.30479690432548523,
-0.3420363664627075,
0.6984338164329529,
0.6020273566246033,
0.7978916168212891,
-0.07330139726400375,
-0.0526023805141449,
0.21643295884132385,
-0.28911665081977844,
-0.995447754859924... |
In this task, you are given a sentence in the Bulgarian language and corresponding English translation of this sentence. Here, your job is to generate label "yes" if translation is right, otherwise generate label "no".
Q: Bulgarian: 5., English: Facility for rapid response to soaring food prices in developing countries... | no | 4 | NIv2 | task273_europarl_classification | zs_opt | [
-0.0005767983384430408,
0.04063360393047333,
0.9655436277389526,
0.701844334602356,
0.4466327130794525,
-0.18265976011753082,
0.5291581749916077,
0.5921683311462402,
0.32149049639701843,
-0.3436461389064789,
-0.40924423933029175,
0.067933589220047,
-1.1815252304077148,
0.8967937231063843,
... |
Given a sequence of actions to navigate an agent in its environment, provide the correct command in a limited form of natural language that matches the sequence of actions when executed. Commands are lowercase and encapsulate the logic of the sequence of actions. Actions are individual steps that serve as the building ... | Output: look around left and run around right twice
| 2 | NIv2 | task127_scan_long_text_generation_action_command_all | fs_opt | [
0.391400009393692,
0.6506333947181702,
-0.4822190999984741,
0.11485207080841064,
0.07746517658233643,
0.22955705225467682,
0.09654222428798676,
0.769454836845398,
-0.26716506481170654,
-0.1902572512626648,
-0.8311753869056702,
-0.34005531668663025,
-0.6856381297111511,
0.03533105552196503,... |
Part 1. Definition
In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to return one of the emotions which are expressed by the Character in the g... | in control of her environment | 7 | NIv2 | task293_storycommonsense_emotion_text_generation | fs_opt | [
0.1548236459493637,
-0.42992106080055237,
-0.19781863689422607,
-0.03450213745236397,
0.5347086191177368,
-0.16699868440628052,
0.9504824280738831,
0.5635895133018494,
-0.6275275945663452,
-0.21461831033229828,
-0.09899240732192993,
0.0050453078001737595,
-0.5520877242088318,
0.04008965194... |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to deter... | No
| 5 | NIv2 | task1203_atomic_classification_xreact | fs_opt | [
0.14091822504997253,
0.09007995575666428,
0.4258204400539398,
-0.22031792998313904,
-0.3891686797142029,
-1.1891276836395264,
1.2983219623565674,
0.6459996700286865,
-0.5879462361335754,
-0.3367643654346466,
-0.7001183032989502,
0.13433067500591278,
-0.8332241773605347,
0.27861109375953674... |
Definition: A piece of text from one of these 5 languages - French, English, Dutch, Somali, Tagalog is given. Generate the language to which the text belongs.
Input: Text: Deze formulieren kunnen dan worden overgebracht naar een triatomine bug, als het een bloedmaaltijd van een besmette mens, waardoor het invoeren van ... | Dutch | 2 | NIv2 | task447_opus_paracrawl_classification | zs_opt | [
-0.23612552881240845,
0.07124728709459305,
0.02154422178864479,
0.038841985166072845,
0.4113779366016388,
-0.40020620822906494,
0.028452325612306595,
0.6484676599502563,
0.09357963502407074,
-0.29255738854408264,
-0.0694013386964798,
0.6965033411979675,
0.14233273267745972,
0.1170947700738... |
Definition: You are given a sentence in Spanish. Your job is to translate the Spanish sentence into Portugese.
Input: Y habló acerca de la importancia de entrenar niños para hacerse hombres y de cambiar la cultura de los vestidores y de darles a ellos las herramientas para tener relaciones saludables.
Output: | E ele estava a falar sobre a importância de educar rapazes para se tornarem homens e mudar a cultura do balneário e sobre dar aos homens as ferramentas para terem relações saudáveis. | 2 | NIv2 | task1104_ted_translation_es_pt | zs_opt | [
-0.6068320870399475,
0.7654696106910706,
-0.5501577854156494,
-0.44695186614990234,
0.16903182864189148,
0.01926725171506405,
-0.3281177580356598,
0.9887137413024902,
0.46729445457458496,
-0.40580618381500244,
-0.3906421959400177,
0.21671032905578613,
-0.49507924914360046,
0.19291488826274... |
Q: Given a paragraph about cooking, 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 a p... | Yes | 7 | NIv2 | task1439_doqa_cooking_isanswerable | zs_opt | [
0.8899778127670288,
0.37527140974998474,
0.14066919684410095,
-0.032218754291534424,
0.2259366810321808,
-0.3082224130630493,
-0.05430728569626808,
1.1598769426345825,
-0.5384588837623596,
-0.2216120958328247,
0.41725191473960876,
-0.04428182914853096,
-1.0017966032028198,
0.22862383723258... |
You will be given a sentence that describes a restaurant. You will also be given a few categories of information regarding that sentence. Your task is to fill each of the categories with the appropriate information from the sentenece.
Let me give you an example: Sentence: xname is a high-priced 3 star restaurant which... | cuisine[Italian], location[riverside], familyFriendly[yes] | 8 | NIv2 | task1597_nyc_slot_filling | fs_opt | [
-0.4185733199119568,
0.25978511571884155,
-0.6044505834579468,
-0.4715723395347595,
-0.19872507452964783,
0.29964783787727356,
1.1302227973937988,
0.6477674245834351,
0.28512394428253174,
-0.5042625665664673,
0.5315582156181335,
0.2195948362350464,
-0.47497159242630005,
-0.0348098129034042... |
In this task, you are given a sentence from the Bible in English, and your task is to translate it into Persian.
[EX Q]: And Melchizedek king of Salem brought forth bread and wine: and he was the priest of the most high God.
[EX A]: و ملکیصدق، ملک سالیم، نان و شراب بیرون آورد. و او کاهن خدای تعالی بود،
[EX Q]: And wh... | در روز پانزدهم ماه هفتم چون شما محصول زمین را جمع کرده باشید، عید خداوند را هفت روز نگاه دارید، در روز اول، آرامی سبت خواهدبود، و در روز هشتم آرامی سبت.
| 6 | NIv2 | task655_bible_en_fa_translation | fs_opt | [
-0.4319915771484375,
1.2055354118347168,
-0.2616788446903229,
-0.715454638004303,
-0.6373963356018066,
0.5503115057945251,
0.5417064428329468,
0.5202988386154175,
0.5733226537704468,
0.03944215178489685,
-0.48546701669692993,
0.3710702359676361,
-0.7282797694206238,
-0.5692906379699707,
... |
Detailed Instructions: In this task you are given a medical question pair hand-generated. Your task is to classify a given post into two categories 1) 'Similar' if the given two questions have a same connotation 2) 'Dissimilar' if the given two questions have a different connotation or meaning.
Q: Sentence1: I am feeli... | Similar | 9 | NIv2 | task1645_medical_question_pair_dataset_text_classification | zs_opt | [
-0.06362345814704895,
0.16847053170204163,
0.043501660227775574,
-0.09832531958818436,
0.21691276133060455,
-0.750126302242279,
0.7888081073760986,
0.6114999055862427,
0.2785423994064331,
-0.0016368920914828777,
-0.7051409482955933,
0.1428552269935608,
-0.5028780698776245,
0.29029679298400... |
Teacher: 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.
Teacher: Now, understand the problem? If you are still confused, see the following example:
बेटी-बचाओ, बेटी-पढ़ाओ अभियान से भ्रूण हत्या में कमी आई... | ভারতে ‘আন্তর্জাতিক সৌর জোট’-এর প্রথম মহাসভা ‘I | 2 | NIv2 | task1010_pib_translation_hindi_bengali | fs_opt | [
-0.5033828020095825,
-0.0909823477268219,
0.1840704083442688,
-0.7419210076332092,
0.06554125249385834,
-1.1212506294250488,
-0.23947477340698242,
0.6738141775131226,
-0.21414519846439362,
0.052738256752491,
-0.8567240238189697,
-0.32875585556030273,
-0.3326728940010071,
-0.349158585071563... |
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 starts to feel sick. Intent: 1) to be caring
A: | Unknown | 4 | NIv2 | task923_event2mind_classifier | zs_opt | [
-0.6730209589004517,
-0.0029973865021020174,
0.36591196060180664,
-0.5239160656929016,
-0.33607977628707886,
-1.2940078973770142,
0.8066577315330505,
0.3380027413368225,
0.29711803793907166,
0.11945554614067078,
0.3065239191055298,
0.1557145118713379,
-0.5657340288162231,
-0.01738689467310... |
You are given a list of queries separated by new line. Your job is to answer with the query that is the most well-formed or well-structured query in terms of grammar, punctuations, or spelling errors.
[EX Q]: When Was The gas heater invented by who ?
How many years of college at a top college do you have to go to to b... | Who first practiced Judaism ?
| 6 | NIv2 | task675_google_wellformed_query_sentence_generation | fs_opt | [
-0.25780218839645386,
-0.422152042388916,
-0.14844569563865662,
-0.47749239206314087,
-0.3460705280303955,
0.015176781453192234,
0.39814531803131104,
-0.16072168946266174,
0.010863609611988068,
0.09159760922193527,
-0.3523486852645874,
-0.2691839933395386,
-0.7611261010169983,
-0.466096431... |
In this task, you will be given a movie review in Persian. You have to Classify the sentiment of the reviewer toward the movie into: "negative", "neutral", "positive", and "mixed". The mixed category indicates reviews where none of the sentiments are dominant (mix of positive and negative, or borderline cases); hence i... | Solution: mixed | 5 | NIv2 | task526_parsinlu_movie_overal_classification | fs_opt | [
-0.6874553561210632,
0.09941035509109497,
-0.10961443185806274,
0.3736485242843628,
-0.29674363136291504,
-0.19484946131706238,
0.9372967481613159,
0.7968066930770874,
0.8697447180747986,
-0.33688461780548096,
-0.4277192950248718,
-0.07082155346870422,
0.03155389055609703,
0.22959496080875... |
Detailed Instructions: In this task, given a sentence in the Central Khmer language, your task is to convert it into the English language.
Q: ចូស ជេសឺស ខាប្រេរ៉ា អាយុ 38ឆ្នាំ មកពីសាន់តា វ៉ាយនេស និងសាន់ទាហ្គូ អ៊ីនីហ៊្គូស សឺវ៉ាន់តេស អាយុ 46 ឆ្នាំ មកពីសាន់តា ម៉ារា និងក្រុមហ៊ុនរ៉ាន់ឆូ ឡា ឡាហ្គូណា ដែលពួកគេបម្រើការឲ្យ ត្រូវប... | Jose Jesus Cabrera of Santa Ynez, 38, Santiago Iniguez Cervantes of Santa Maria, 46, and the company of Rancho La Laguna, whom they worked for, have all been charged with six counts of felony in relation to starting the fire. | 9 | NIv2 | task541_alt_translation_kh_en | zs_opt | [
0.12422579526901245,
0.5398266315460205,
-0.15666905045509338,
-0.6404612064361572,
-0.030732525512576103,
-0.5504236817359924,
-0.7338960766792297,
0.12330114096403122,
-0.6874584555625916,
0.29879534244537354,
0.662389874458313,
-0.14666342735290527,
-0.7917910218238831,
-0.3736199736595... |
Definition: You are given a sentence in English. Your job is to translate the English sentence into Japanese.
Input: This is about couples working together, and so I do need to say that within the vehicle we have quite strict territories, Beverly and I.
Output: | 私たち夫婦は常に一緒に仕事をしているので車中ではお互いの場所をきちんと決めています | 2 | NIv2 | task1218_ted_translation_en_ja | zs_opt | [
-0.39274168014526367,
0.3235704302787781,
-0.548331081867218,
0.5349095463752747,
0.043065402656793594,
0.08675006777048111,
0.3923662602901459,
-0.09027904272079468,
1.167659044265747,
-0.8751862049102783,
-0.6612097024917603,
-0.2235727459192276,
0.6993880271911621,
-0.1733139455318451,
... |
Given the task definition, example input & output, solve the new input case.
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.
Example: What can one do after MBBS?
Output: What do i do after my MBBS ?
In this ... | What are the chances of waking up from a cardiac arrest due to the collapsing of the lungs? Is a CKD stage 5? | 1 | NIv2 | task1345_glue_qqp_question_paraprashing | fs_opt | [
-0.2232278287410736,
0.5356799364089966,
-0.19604969024658203,
0.2758810520172119,
0.20074786245822906,
0.1757182776927948,
0.6529163122177124,
0.3700641393661499,
0.4168025851249695,
0.016313424333930016,
-0.35159462690353394,
0.18391692638397217,
0.26709339022636414,
0.23146656155586243,... |
In this task, you are given one English sentence. The major part of the sentences talk about health-related topics, but some of the them describe an organization and its activities. Your job is to translate the given sentences into Swedish.
[EX Q]: In the time between 2002 - 1991, she held several posts including Co-o... | Efter insektsbettet är de flesta infektioner symtomfria.
| 6 | NIv2 | task1395_europa_ecdc_tm_en_sv_translation | fs_opt | [
0.17448484897613525,
-0.04166579246520996,
0.19667181372642517,
-0.6325711011886597,
-0.09864000976085663,
-0.40692800283432007,
-0.08118955045938492,
0.492221474647522,
0.09594213217496872,
0.2988876402378082,
0.048398457467556,
0.9317107200622559,
-0.16878747940063477,
-0.070398993790149... |
Given a sentence in Spanish, generate a new Spanish 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... | Es probable que encuentre una hoja de papel en un cuaderno.
| 5 | NIv2 | task417_mickey_es_sentence_perturbation_generation | fs_opt | [
0.40673455595970154,
0.6432333588600159,
-0.24230819940567017,
0.11099793016910553,
-0.10178621113300323,
-0.8548194169998169,
0.4126846492290497,
1.102682113647461,
-0.07904370129108429,
-0.624325692653656,
-0.520002543926239,
0.22265680134296417,
-0.5199177861213684,
0.25040242075920105,... |
Q: Write a correct answer for the question. You should reason about prototypical situations and provide the correct answer. Avoid answers that provide incomplete justification for the question.
name something you bring to a tailgate party
A: | beer | 7 | NIv2 | task820_protoqa_answer_generation | zs_opt | [
0.2141033113002777,
1.6948838233947754,
0.04508238658308983,
0.1376309096813202,
-0.8376160860061646,
-1.7340033054351807,
0.5070553421974182,
0.38390976190567017,
0.03545037657022476,
0.22659504413604736,
0.5152838230133057,
0.6202586889266968,
-1.0257792472839355,
0.061352550983428955,
... |
You are given a background paragraph that describes one or more causal or qualitative relationships such as a relationship in economics or a scientific law and a story that makes use of the concepts or the relationship described in the provided paragraph. You need to come up with a question about the story that require... | Liquid from which container will boil later? | 4 | NIv2 | task060_ropes_question_generation | zs_opt | [
0.3454059362411499,
0.0324237160384655,
-0.10057727992534637,
0.028278706595301628,
-0.11067479848861694,
-0.8079936504364014,
0.08695279061794281,
1.3110566139221191,
-0.20016950368881226,
-0.13479241728782654,
-0.20911526679992676,
-0.2610844373703003,
-0.8500305414199829,
0.536722064018... |
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... | No | 2 | NIv2 | task1206_atomic_classification_isbefore | zs_opt | [
0.23520231246948242,
0.24231332540512085,
0.19691719114780426,
-0.019387777894735336,
-0.4863744378089905,
-0.876736044883728,
1.0920262336730957,
0.19532832503318787,
-0.4058919847011566,
-0.3378410041332245,
-0.4744950830936432,
-0.3198240399360657,
-0.5432544946670532,
0.410967409610748... |
Teacher: In this task, you are given Yelp reviews. The task is to classify a review as "POSITIVE" if the overall sentiment of the review is positive or as "NEGATIVE" if the overall sentiment of the review is negative.
Teacher: Now, understand the problem? If you are still confused, see the following example:
This is my... | POSITIVE | 2 | NIv2 | task475_yelp_polarity_classification | fs_opt | [
-0.6984591484069824,
-0.2603713870048523,
-0.03597145527601242,
-0.20650307834148407,
0.9290026426315308,
-0.75426185131073,
0.9811797142028809,
1.5127440690994263,
-0.07468564808368683,
0.011284224689006805,
0.5438591241836548,
0.4745451807975769,
-0.780326783657074,
0.4414140582084656,
... |
Instructions: You are given a statement written in Telugu. 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 .
Input: Statement: ఈ నాట్య సంఘం మొదట్లో ఇండియన్ నేషనల్ థియేటర్, కళామండలి, సాధన సంఘం, నాట్య కళానికేతన్,... | హైదరాబాద్ | 3 | NIv2 | task954_wiki_cloze_te_multiple_choice_question_answering | zs_opt | [
1.0966153144836426,
0.949445366859436,
0.13830417394638062,
0.4233096241950989,
0.6203643679618835,
-0.3863513469696045,
-0.4083441197872162,
0.32786011695861816,
0.00610103365033865,
0.08453260362148285,
0.319548636674881,
-0.2858414649963379,
-0.8795716762542725,
-0.5000241994857788,
-... |
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... | A man bicycles down a street.
| 0 | NIv2 | task187_snli_entailment_to_contradiction_text_modification | fs_opt | [
-0.5143735408782959,
0.8992992639541626,
-0.047709427773952484,
-0.3906327188014984,
0.1983608901500702,
0.04628030210733414,
0.10453370213508606,
0.9626235961914062,
0.2455008625984192,
-0.31320473551750183,
-0.7192174792289734,
-0.48959460854530334,
-0.2429216057062149,
-0.03187192603945... |
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... | 24315 | 0 | NIv2 | task300_storycloze_order_generation | zs_opt | [
-0.015791114419698715,
0.4835129380226135,
-0.21213242411613464,
-0.3824215829372406,
-0.1555638164281845,
0.09577873349189758,
0.46502894163131714,
0.08445122092962265,
-0.05413329601287842,
0.2144520878791809,
-1.1179927587509155,
-0.5192921757698059,
-1.0214855670928955,
0.2330146133899... |
Q: In this task, you are given a sentence. You must judge whether a single noun or verb has been replaced with another word with the same part of speech. The inversion would result in the sentence sounding unnatural, So unnatural sentences will be considered changed. Label the instances as "Original" or "Changed" based... | Original | 7 | NIv2 | task515_senteval_odd_word_out | zs_opt | [
-0.9139550924301147,
1.0953419208526611,
-0.06527163833379745,
-0.08073922991752625,
-0.7128504514694214,
-0.7135337591171265,
0.4983755350112915,
0.23507598042488098,
0.3451950252056122,
-0.4857228398323059,
-0.45518141984939575,
-0.13107195496559143,
-0.9568744897842407,
0.28023296594619... |
Definition: Given a set of four words, generate the category that the words belong to. Words are separated by commas. The possible categories are social gathering, accomodation, physical property, measurement unit, corporate, nutritional value, boats, police punishment, location (proximity), card games, outdoor sport a... | aesthetic characteristic | 2 | NIv2 | task143_odd-man-out_classification_generate_category | zs_opt | [
0.24188673496246338,
0.20115017890930176,
-0.7190641760826111,
0.07908688485622406,
0.19971495866775513,
0.05298331379890442,
-0.10110273957252502,
0.29029157757759094,
0.4701372981071472,
-0.09069809317588806,
-0.40546125173568726,
0.2420438677072525,
-0.43048766255378723,
-0.573983907699... |
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 dvd product reviews in Japanese 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 sentime... | NEG | 0 | NIv2 | task486_cls_japanese_dvd_classification | fs_opt | [
0.5027250051498413,
-0.23739543557167053,
-0.11760297417640686,
-0.07904775440692902,
0.4698052406311035,
-0.008400524035096169,
0.5192372798919678,
0.6569133996963501,
-0.24831095337867737,
0.17908190190792084,
-0.06282876431941986,
-0.08902602642774582,
0.10353891551494598,
-0.1144996359... |
Part 1. Definition
You are given a sentence in Persian. Your job is to translate the Farsi sentence into English.
Part 2. Example
در جنوب غرب نیجریه ، این گیاه به عنوان Gbe'borun شناخته می شود.
Answer: In the southwestern part of Nigeria, the plant is known as Gbe'borun.
Explanation: The Farsi sentence is correctly t... | That sounds pretty nice. | 7 | NIv2 | task1265_ted_translation_fa_en | fs_opt | [
-0.44684284925460815,
0.4486405849456787,
-0.1250620186328888,
-0.30584269762039185,
0.12958836555480957,
-0.6721764802932739,
1.0760492086410522,
0.1667674481868744,
0.1002897173166275,
0.21993836760520935,
-1.2042969465255737,
-0.0999736413359642,
-1.317062258720398,
0.36751633882522583,... |
A text is given in English. Translate it from the English language to the Tamil language. The translation must not omit or add information to the original sentence.
Even without urea, the village can prepare good quality Fertilizer in this way. | இந்த வழியில், யூரியா இல்லாமல்கூட, கிராமத்தில் நல்ல தரமான உரத்தை தயாரிக்க முடியும். | 0 | NIv2 | task991_pib_translation_english_tamil | zs_opt | [
-0.07983735203742981,
1.1357364654541016,
0.5146993398666382,
0.8414759635925293,
-0.1203286200761795,
-0.9021396636962891,
0.7476695775985718,
0.9119786024093628,
-0.998996376991272,
0.01787485182285309,
-0.5244501829147339,
0.20481696724891663,
-1.138084888458252,
0.3960556089878082,
-... |
You are given a statement written in Bengali. 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 .
Q: Statement: চাকরিচ্যুতির পর তিনি বাড়ি ছেড়ে ঢাকা শহরে পাড়ি জমান এবং চাচাতো বোন চলচ্চিত্র অভিনেত্রী <MASK> হাত... | ববিতার | 4 | NIv2 | task945_wiki_cloze_bn_multiple_choice_question_answering | zs_opt | [
-0.08628368377685547,
1.2091798782348633,
0.2426217943429947,
0.42552971839904785,
-0.40636447072029114,
-0.3099711537361145,
0.2766428589820862,
0.30514082312583923,
-0.16383250057697296,
-0.004998901858925819,
-0.19143083691596985,
-0.29758191108703613,
-0.34514591097831726,
-0.088570624... |
You are given a paragraph (Passage), a question (Question) and two answer options (Option1 and Option2). Your task is to find the correct answer (and return the string of the correct option, not option1/2) for the given question from the given options and based on the given passage. Answer of the question can be found ... | After the pan was heated
| 3 | NIv2 | task164_mcscript_question_answering_text | fs_opt | [
1.3014826774597168,
0.25698214769363403,
-0.8252979516983032,
0.4399520456790924,
0.19881319999694824,
-0.7910439372062683,
1.2099210023880005,
1.0917329788208008,
-0.902999758720398,
0.18196828663349152,
0.3010675609111786,
-0.0032024162355810404,
-0.48557984828948975,
0.4083407521247864,... |
In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty.
Input: Conside... | Output: gave
| 2 | NIv2 | task390_torque_text_span_selection | fs_opt | [
0.6019275188446045,
0.8967686891555786,
-0.3117910325527191,
-0.28023505210876465,
0.003077360801398754,
0.07959610223770142,
0.0022542080841958523,
0.5756191611289978,
-0.3689970374107361,
0.44574034214019775,
-0.5316288471221924,
0.6497159004211426,
-0.4995618462562561,
0.251779854297637... |
Detailed Instructions: In this task, you will be shown a conversation and a question. You should categorize the question into matching, summary, logic, arithmetic and, commonsense groups. Matching is a question entailed or paraphrased by exactly one sentence in a dialogue. The answer can be extracted from the same sent... | logic | 9 | NIv2 | task248_dream_classification | zs_opt | [
0.09419510513544083,
0.6190605163574219,
0.15363498032093048,
-0.8538375496864319,
0.4725436568260193,
-0.7902554869651794,
0.40513062477111816,
0.4335342347621918,
0.1653386801481247,
0.22108572721481323,
-0.5775383710861206,
0.3355236053466797,
0.12614430487155914,
0.17928999662399292,
... |
Q: In this task, you're given the middle and ending of a three-part story. Your job is to complete the short story by writing a probable beginning of the story. Generated sentences must be short, have fewer than 10 words, and be simple as if narrating to a child. Avoid using any irrelevant extra information when creati... | On Thanksgiving, Brian's family worked at a soup kitchen. | 7 | NIv2 | task072_abductivenli_answer_generation | zs_opt | [
-0.24821197986602783,
0.8227561712265015,
0.20379173755645752,
-0.5577861070632935,
-0.12082912027835846,
-0.27938997745513916,
0.8349793553352356,
0.14641039073467255,
-0.3383120894432068,
-0.006252259016036987,
-0.66417396068573,
0.5408506393432617,
-0.641855776309967,
-0.262062758207321... |
Part 1. Definition
Given a sentence in French, generate a new French 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 pr... | Vous êtes malheureux de trouver une planète dans le système solaire. | 7 | NIv2 | task406_mickey_fr_sentence_perturbation_generation | fs_opt | [
0.017242612317204475,
0.9794081449508667,
0.08790644258260727,
-0.46664103865623474,
0.14863157272338867,
-0.6514595746994019,
0.39497140049934387,
-0.2747916579246521,
0.15495790541172028,
-0.8113017082214355,
-0.48366427421569824,
-0.29048484563827515,
-0.16320209205150604,
0.04098411649... |
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".
Abstract: The simple yet powerful technique of induced pluripotency may eventually supply a wide range of differentiated cells for cell t... | yes | 0 | NIv2 | task1587_scifact_classification | zs_opt | [
-0.18505056202411652,
0.1975819319486618,
-0.8205481767654419,
0.7778149843215942,
-0.09096214175224304,
-0.5950775742530823,
1.3125617504119873,
1.0257909297943115,
-0.16315653920173645,
0.3510706424713135,
-0.6142623424530029,
0.5907015800476074,
-0.6449488997459412,
0.6227651238441467,
... |
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... | No | 2 | NIv2 | task1215_atomic_classification_capableof | zs_opt | [
0.29019027948379517,
0.4394131302833557,
0.32198581099510193,
-0.04881634563207626,
-0.263496458530426,
-0.6406083106994629,
1.0175724029541016,
0.27391350269317627,
0.16044116020202637,
-0.47991156578063965,
-0.6488704681396484,
-0.38497504591941833,
-0.31163346767425537,
0.42697450518608... |
instruction:
Given a sentence in the Japanese and Central Khmer language. Your task is check if the Khamer sentence is translation of Japanese. if the translation is correct than generate label "Yes", otherwise generate label "No".
question:
Japanese: このインフルエンザは非常に感染力が強いが、人間には伝染しない。
Khamer: មេរោគនេះងាយឆ្លងតែមិនឆ្លងដ... | No
| 9 | NIv2 | task1123_alt_ja_khm_answer_generation | fs_opt | [
0.11196044087409973,
-0.5269860625267029,
-0.3349992036819458,
0.07643092423677444,
0.23719972372055054,
-0.4256819188594818,
0.8297439813613892,
-0.02142728865146637,
-0.26829588413238525,
-0.35998424887657166,
-0.4573001265525818,
1.1570971012115479,
-0.5944840908050537,
0.15781910717487... |
Teacher:In this task, you're given a four sentences of story written in natural language. Your job is to complete end part of the story by predicting appropriate last sentence which is coherent with the given sentences.
Teacher: Now, understand the problem? Solve this instance: Sentence1: Zoey was taunted by her friend... | Zoey was happy that everyone liked her name now. | 6 | NIv2 | task105_story_cloze-rocstories_sentence_generation | zs_opt | [
-0.164749413728714,
1.1028263568878174,
0.2177811861038208,
-1.0760208368301392,
0.09746655821800232,
-1.0021917819976807,
0.6979038119316101,
-0.006635271478444338,
-0.28829091787338257,
-0.11982518434524536,
-0.08226236701011658,
-0.21227732300758362,
-0.6053094863891602,
-0.766073703765... |
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.
Example input: Argument: It is more humane to help the person die than to let ... | True | 3 | NIv2 | task1285_kpa_keypoint_matching | fs_opt | [
-0.3483991324901581,
0.5580310225486755,
-0.02959653176367283,
-0.4317416846752167,
-0.035936977714300156,
-0.5037603378295898,
0.64227294921875,
0.07076629251241684,
0.5516873598098755,
0.022283663973212242,
0.19038382172584534,
0.12040833383798599,
-0.1425412893295288,
0.1889781951904297... |
Q: In this task, you are given a sentence in Arabic, and your task is to translate it into English.
وعُقِدت كلتا الدورتين في مكتب الأمم المتحدة في جنيف.
A: | Both sessions were held at the United Nations Office at Geneva. | 7 | NIv2 | task650_opus100_ar_en_translation | zs_opt | [
0.3832992613315582,
0.7092472910881042,
-0.34132128953933716,
-0.27871114015579224,
-0.15432298183441162,
-0.22530138492584229,
0.05865951627492905,
-0.4740689992904663,
0.5657508373260498,
-0.32734009623527527,
0.45559197664260864,
0.5586783289909363,
-0.36282265186309814,
0.8344097733497... |
In this task, you're given an article and an answer. Your task is to generate the fill-in-the-blank question for this answer based on the given article. The blanks are always at the end of the question, and can be filled with more than one word or phrase.
Article: My heart sank when the man at the immigration counter ... | To see the art in FIU museum, you need _ .
| 0 | NIv2 | task649_race_blank_question_generation | fs_opt | [
0.993158757686615,
0.20090171694755554,
-0.5599255561828613,
-0.08016665279865265,
0.9184898734092712,
-0.006746190600097179,
1.3177738189697266,
0.8465399742126465,
0.30302977561950684,
0.1828497052192688,
-0.33562135696411133,
0.5475635528564453,
-0.6543737649917603,
0.40564820170402527,... |
In this task, you're given a passage, further information available on a particular linked term from the statement, and an answer term. Your job is to generate a question that can use the information provided to obtain the given answer. You should use the information on both passage and link information to create the q... | In what city was the director of Viewtiful Joe born?
| 3 | NIv2 | task236_iirc_question_from_passage_answer_generation | fs_opt | [
0.7288488745689392,
0.5384238958358765,
-0.6877439618110657,
0.432686984539032,
-0.182578444480896,
0.012226585298776627,
0.8253623843193054,
1.3161640167236328,
0.14734692871570587,
-0.06133425235748291,
0.12761399149894714,
0.5491172075271606,
-0.32600951194763184,
0.07656975090503693,
... |
Instructions: In this task you will be given a list, of lists, of integers. For every inner list contained in the input list, you should multiply every even number in that list. The output should be a list of integers with the same length as the number of lists in the input list. If there are no even numbers in an inne... | [22, 58240, 0, 0, -96, 30, -44] | 3 | NIv2 | task851_synthetic_multiply_evens | zs_opt | [
-0.39434829354286194,
0.9374669790267944,
-0.42637574672698975,
-0.4399603605270386,
-0.003887337865307927,
-0.43196749687194824,
1.0717506408691406,
0.006263143848627806,
0.01145952194929123,
-0.5104377269744873,
-0.7945249676704407,
0.3978199362754822,
-0.6157207489013672,
-0.50619804859... |
Detailed Instructions: In this task, you're given a question, a context passage, and four options which are terms from the passage. After reading a passage, you will get a brief understanding of the terms. Your job is to determine by searching and reading further information of which term you can answer the question. I... | b | 4 | NIv2 | task231_iirc_link_classification | fs_opt | [
0.19070151448249817,
0.6813887357711792,
-0.3395458161830902,
-0.18258652091026306,
0.1844789981842041,
-0.11141113191843033,
1.203853726387024,
0.9741494655609131,
0.29170265793800354,
0.41935455799102783,
-0.31475400924682617,
0.3609329164028168,
0.02777952514588833,
-0.1455685794353485,... |
Given the task definition and input, reply with output. You are given a sentence in English. Your job is to translate the English sentence into Italian.
There's a similar story, I think, for governments.
| C'è una storia simile, credo, per i governi. | 5 | NIv2 | task1091_ted_translation_en_it | zs_opt | [
-0.6451647281646729,
0.6804622411727905,
0.4245854318141937,
-0.06989090144634247,
0.37689805030822754,
-0.5676195025444031,
0.06481540948152542,
0.4632623791694641,
-0.08904987573623657,
-0.2007574439048767,
-0.17588195204734802,
0.46355554461479187,
-0.26566505432128906,
0.51442915201187... |
Given the task definition and input, reply with output. 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). Person... | No | 5 | NIv2 | task1201_atomic_classification_xintent | zs_opt | [
0.3545129895210266,
0.48775118589401245,
0.528699517250061,
-0.15287929773330688,
-0.435610294342041,
-0.7131073474884033,
1.2114274501800537,
0.2590402066707611,
-0.3964003324508667,
-0.3728410303592682,
-0.4568580687046051,
-0.2222890853881836,
-0.8595725893974304,
0.08528149873018265,
... |
Given a sentence in the Japanese, provide an equivalent translation in Filipino that retains the same meaning through the translation. In translation, keep numbers as it is.
One example is below.
Q: フランスのパリ、パルク・デ・プランスで行われた2007年ラグビーワールドカップのプールCで、イタリアは31対5でポルトガルを下した。
A: អ៊ីតាលីបានឈ្នះលើព័រទុយហ្គាល់ 31-5 ក្នុងប៉ូលCនៃពីធីប... | បក្សសាធារណរដ្ឋដែលជាប់ចំណាត់ថ្នាក់ទីបីនៅក្នុងព្រឹទ្ធសភា រីកសាន់ធរិមនៃភែនស៊ីវ៉ាន់នៀ ឌីឡេបាននិយាយថា"សំអាតខ្យល់។" | 9 | NIv2 | task1121_alt_ja_khm_translation | fs_opt | [
0.02199915423989296,
0.5106322765350342,
-0.7797774076461792,
0.44199734926223755,
-0.24187248945236206,
-0.6628245711326599,
0.5595376491546631,
0.40917807817459106,
-0.09164637327194214,
-0.31614530086517334,
-1.0565145015716553,
0.8948312997817993,
-0.6994025707244873,
0.797645509243011... |
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
Example Input: ['2703', 'j', '6117', '5079', 'F', 'N', 'x', '8643', '7179', ... | 11
| 3 | NIv2 | task504_count_all_alphabetical_elements_in_list | fs_opt | [
-0.014957854524254799,
0.272906631231308,
-0.17992901802062988,
-0.09785567224025726,
0.30009254813194275,
-0.6931653022766113,
0.15310004353523254,
0.5520466566085815,
-0.6227093935012817,
0.37055253982543945,
-0.48835039138793945,
0.38367122411727905,
-0.16332203149795532,
-0.39413392543... |
Detailed Instructions: 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 w... | Under the agreement , which followed talks in Miami <B-LOC> this week , AMR <B-ORG> also will be allowed to shift up to four of the weekly flights it now operates between Miami <B-LOC> and Colombia <B-LOC> to its New <B-LOC> York <I-LOC> gateway . | 9 | NIv2 | task610_conllpp_ner | zs_opt | [
-0.4665306508541107,
0.27105218172073364,
0.3905940055847168,
-0.35177117586135864,
-0.09215710312128067,
-0.07438647747039795,
0.5294060111045837,
0.03299140930175781,
-0.12161143124103546,
0.09062443673610687,
-0.35745593905448914,
-0.07511236518621445,
-0.2795455753803253,
0.43319970369... |
Teacher:Given a sentence with a missing word, pick the answer option that best fills out the missing word in the sentence. Indicate each answer with its index ('a', 'b', 'c', 'd').
Teacher: Now, understand the problem? Solve this instance: Marriage is the bringing together of the ____ sexes.\Question: Choose the right ... | c | 6 | NIv2 | task1360_numer_sense_multiple_choice_qa_generation | zs_opt | [
-0.6518152952194214,
0.5199352502822876,
-0.5514432787895203,
-0.33488184213638306,
-0.2343471795320511,
0.040717318654060364,
0.6930112838745117,
1.3820304870605469,
0.0005385512486100197,
-0.07935187965631485,
-0.30403581261634827,
-0.31121137738227844,
-0.4783180356025696,
-0.5291634798... |
Q: In this task, you are given inputs k, i, and A, where k and i are integers and A is a list. You need to find every ith element of A starting from the kth element. The process stops when the position of the next ith element exceeds the length of the list.
1, 2, ['4229', '1053', '9261', 'g', 'j', '2335', '8533', '9493... | 4229, 9261, j, 8533, j | 7 | NIv2 | task1551_every_ith_element_from_kth_element | zs_opt | [
-0.12665843963623047,
0.12508727610111237,
-0.7515960931777954,
-0.7239262461662292,
-0.6357395052909851,
0.031588368117809296,
0.269880086183548,
-0.5786431431770325,
-0.44030970335006714,
-0.055985599756240845,
-0.4742144048213959,
-0.7435803413391113,
0.12135841697454453,
0.374387025833... |
Definition: Categorize the comment on the basis of severe toxicity. If the comment is severely toxic output Yes, otherwise output No.
Input: I always think of those Alaska Legislator fiscal conservatives ( so they say) all wearing a conservative black business suit and tie to match, like an outfit a male can always be ... | No | 2 | NIv2 | task1725_civil_comments_severtoxicity_classification | zs_opt | [
-0.6915208697319031,
0.29062873125076294,
0.1225992739200592,
0.39259839057922363,
-0.22475317120552063,
-0.15172693133354187,
0.23134887218475342,
0.5747231245040894,
0.5461721420288086,
0.3679734468460083,
-0.199405699968338,
-0.0013855258002877235,
-0.0691506490111351,
-0.12941530346870... |
Given a sentence in the Japanese, provide an equivalent translation in Filipino that retains the same meaning through the translation. In translation, keep numbers as it is.
Ex Input:
オーストラリア航空安全グループは、ガルーダ・インドネシア航空200便、ボーイング737型機が空港に墜落し、インドネシア人16人とオーストラリア人5人が死亡した時、ジャカルタ国際空港がライセンス無しで違法な運行管理をしていたと主張した。
Ex Output:
Ang g... | Dinipensahan ni Howard ang bali-balita at sinabi na ang pagtaas ay 'hindi maiiwasan'.
| 1 | NIv2 | task1118_alt_ja_fil_translation | fs_opt | [
-0.6395565867424011,
0.09162011742591858,
-0.5092066526412964,
-0.39339542388916016,
-0.14281387627124786,
-0.10449239611625671,
0.4648813009262085,
0.473471462726593,
-0.3884037733078003,
0.17083053290843964,
-1.1018072366714478,
0.40228384733200073,
-0.556347668170929,
0.1608439385890960... |
Q: You are given a statement written in Tamil. 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: அந்தமான் நிக்கோபார் தீவுகளின் தலைநகரம் போர்ட் பிளேர் நகரத்திற்கு, <MASK>, கொல்கத்தா மற்றும் விசாகப்ப... | சென்னை | 7 | NIv2 | task953_wiki_cloze_ta_multiple_choice_question_answering | zs_opt | [
1.0404410362243652,
0.15330539643764496,
0.11584414541721344,
0.11766257882118225,
-0.23533158004283905,
-0.8486341834068298,
0.049569547176361084,
0.018695445731282234,
-0.2153106927871704,
0.6437885761260986,
1.308237910270691,
-0.13055451214313507,
-0.756284236907959,
0.045864537358284,... |
Detailed Instructions: 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. Generat... | 45321 | 4 | NIv2 | task300_storycloze_order_generation | fs_opt | [
0.12468115240335464,
0.48377084732055664,
-0.5200830101966858,
-0.31122899055480957,
-0.457859069108963,
-0.29697006940841675,
0.21863561868667603,
0.9747512340545654,
0.0869520753622055,
0.24942249059677124,
-1.1610476970672607,
-0.3913753926753998,
-1.2007917165756226,
0.2016090452671051... |
Instructions: In this task, you're given a question, along with three passages, 1, 2, and 3. Your job is to determine which passage can be used to answer the question by searching for further information using terms from the passage. Indicate your choice as 1, 2, or 3.
Input: Question: Which of the companies involved w... | 1 | 3 | NIv2 | task230_iirc_passage_classification | zs_opt | [
-0.1042490005493164,
0.08341977000236511,
-0.5665191411972046,
-0.19342565536499023,
0.4392528235912323,
0.2636961340904236,
1.1115610599517822,
0.5736939907073975,
-0.21203888952732086,
0.11652340739965439,
-0.18728229403495789,
0.8755837678909302,
-0.8784116506576538,
0.02619510143995285... |
Given scientific fact as input, generate the question from this fact such that it can be answered from the input.
Water and humidity is the critical factor for the survival of segmented worms.
What is the critical factor for the survival of segmented worms?
Climate map type of map would show average temperatures and ... | Gametogenesis, the production of sperm and eggs, takes place through the process of this?
| 0 | NIv2 | task1552_scitail_question_generation | fs_opt | [
0.12959733605384827,
0.8495734930038452,
-0.5139116048812866,
0.28448355197906494,
-0.24034158885478973,
-1.569581389427185,
-0.31926798820495605,
0.3665093779563904,
-0.7392579317092896,
-0.08842524886131287,
0.13181377947330475,
0.31812530755996704,
-1.0166170597076416,
0.055155865848064... |
TASK DEFINITION: A piece of text from one of these 5 languages - French, English, Dutch, Somali, Tagalog is given. Generate the language to which the text belongs.
PROBLEM: Text: Kahit na ang Hamiltonian Path Problem ay na-aral ng malawakan, isang mahusay na algorithm para malutas ito ay hindi pa lumitaw.
SOLUTION: Ta... | English
| 8 | NIv2 | task447_opus_paracrawl_classification | fs_opt | [
0.5911189913749695,
-0.5195571184158325,
0.7466350793838501,
-0.10967530310153961,
0.22208461165428162,
-0.49629151821136475,
0.04636117070913315,
-0.24870707094669342,
0.14140841364860535,
0.2656213045120239,
-0.14159053564071655,
-0.49972063302993774,
-0.31145232915878296,
-0.13027012348... |
Instructions: The input contains texts obtained from news articles, ted talks, movie transcripts, radio transcripts, science and technology texts, and other short articles curated from the web and professional translators. Your task is to translate the given Yoruba sentence into the English language. Please bear in min... | Disaster-causing legs that drag weeds into town. | 3 | NIv2 | task1620_menyo20k-mt_yo_en_translation | zs_opt | [
-0.483842134475708,
0.5698243379592896,
0.12903374433517456,
0.3751768469810486,
-0.05524042993783951,
-0.4959816038608551,
0.3328351378440857,
0.16776472330093384,
-0.2788681387901306,
-0.25532954931259155,
0.3272428512573242,
0.2109871208667755,
-0.2334878295660019,
0.24859510362148285,
... |
TASK DEFINITION: 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 reasonabl... | И понякога съпругите, и хората пишат своите обети.
| 8 | NIv2 | task415_mickey_bg_sentence_perturbation_generation | fs_opt | [
-0.1710210144519806,
0.5970858335494995,
-0.354225218296051,
-0.3274909257888794,
0.0269639790058136,
0.3936447501182556,
1.400311827659607,
0.3355088531970978,
0.504364013671875,
-0.2632952630519867,
-0.3198765516281128,
0.5934321880340576,
-0.5446927547454834,
0.4034939110279083,
-0.03... |
You are given a sentence in Polish. Your job is to translate the Polish sentence into Japanese.
Chciałem być, jak to później nazwałem, empatyczny, to znaczy chciałem czuć to, co oni chcieli powiedzieć i być pośrednikiem w ich procesie samoodkrywania. | 後から考えてみるとそれは共感に根ざしいわば語り手が言いたかったことを感じ取ったり語り手が自分を出すためのエージェントになるようなインタビューです | 0 | NIv2 | task1257_ted_translation_pl_ja | zs_opt | [
-0.8235839009284973,
0.06370405107736588,
0.2760746479034424,
-0.34210914373397827,
-0.11304420977830887,
-0.7888703942298889,
1.2425899505615234,
-0.7047787308692932,
0.51997971534729,
-0.3782879710197449,
0.22348231077194214,
-0.06136486679315567,
-0.6678953766822815,
0.25013938546180725... |
Detailed Instructions: In this task your given two statements in Vietnamese. You must judge whether the second sentence is the cause or effect of the first one. Label the instances as "cause" or "effect" based on your judgment. The sentences are separated by a newline character.
Q: Người phụ nữ liên lạc với đại lý bất ... | cause | 9 | NIv2 | task1183_xcopa_commonsense_cause_effect_vi | zs_opt | [
-0.5482289791107178,
0.11959215998649597,
-0.18775583803653717,
0.002321460749953985,
-0.21562635898590088,
-0.34422117471694946,
0.31777170300483704,
1.160920262336731,
0.6959912776947021,
0.06050627678632736,
-0.22937671840190887,
0.3805224895477295,
-0.5239344835281372,
0.01436953898519... |
In this task, you're given a statement and three sentences as choices. Your job is to determine which sentence can be inferred from the statement. Incorrect choices change the meaning in important ways or have details that are not mentioned in the statement. Indicate your answer as 1,2, or 3 corresponding to the choice... | 2 | 4 | NIv2 | task200_mnli_entailment_classification | zs_opt | [
0.575037956237793,
0.3456721305847168,
-0.5344870090484619,
0.3208181858062744,
-0.24014708399772644,
-0.3190472722053528,
1.2462677955627441,
1.0725805759429932,
-0.07188142091035843,
0.19559374451637268,
-0.05932161957025528,
0.262295663356781,
-0.8628137111663818,
-0.6302323341369629,
... |
Teacher:In this task, you have to generate the named entities (NER) given its ingredients of the recipe. Named entities are the names of the items without their quantity.
Teacher: Now, understand the problem? Solve this instance: 1 cup margarine (NO BUTTER or SPREADS), 1 cup water, 4 tablespoons cocoa, 2 cups sugar, 2 ... | margarine, water, cocoa, sugar, flour, baking soda, sour cream, vanilla, margarine, cocoa, milk, powdered sugar, vanilla | 6 | NIv2 | task570_recipe_nlg_ner_generation | zs_opt | [
0.027489013969898224,
0.71427321434021,
0.6260855197906494,
-0.08099588006734848,
0.09538360685110092,
-0.05578775331377983,
0.46048253774642944,
0.8073510527610779,
-0.2613295912742615,
-0.09127527475357056,
0.030794303864240646,
-0.5614649057388306,
-0.791388988494873,
-1.044631958007812... |
instruction:
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'.
question:
(A) not liking my girlfriend's fake pregnancy April Fools joke
(B) asking my S/... | A
| 9 | NIv2 | task106_scruples_ethical_judgment | fs_opt | [
-0.6461897492408752,
0.5765469670295715,
0.399431049823761,
-0.3687043786048889,
-0.5852115154266357,
-0.5475580096244812,
0.2574157416820526,
0.4640520215034485,
0.25795018672943115,
0.34388598799705505,
-0.8268176317214966,
0.09082010388374329,
0.1464301347732544,
-0.5449672937393188,
... |
Detailed Instructions: Given the prompt and a response, classify the them to "yes" if response is "yes, and" type. Otherwise classify it as "no". "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 expa... | no | 8 | NIv2 | task361_spolin_yesand_prompt_response_classification | zs_opt | [
0.0022777158301323652,
0.43332719802856445,
0.6249198913574219,
0.09477671980857849,
0.28905317187309265,
-1.7148158550262451,
0.17089176177978516,
0.7796154022216797,
-0.272611141204834,
-0.22207385301589966,
-0.5366425514221191,
-0.07241185754537582,
-0.23972833156585693,
0.2654862105846... |
In this task, you will be given a list of integers. You should remove all of the odd integers from the list(consider 0 an even number). If every integer in the input list is odd then an empty list ("[]") should be returned. Otherwise, answer with the list of even numbers separated by comma inside brackets.
Q: [-77, -2... | [-72, 60, 96, 66, 2, 30]
****
| 4 | NIv2 | task369_synthetic_remove_odds | fs_opt | [
-1.0385050773620605,
0.5615427494049072,
0.048268742859363556,
-0.5575631260871887,
0.009996077977120876,
-0.2842855751514435,
0.7427956461906433,
0.5909565687179565,
-0.04687877744436264,
0.4720626473426819,
-0.6950855255126953,
-0.09538961946964264,
-0.051586687564849854,
-0.332207977771... |
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.
Input: సంఖ్య, l అతని వెళ్లిపోయిన అనుకుంటున్నాను.
Output: | No, I think he's gone. | 3 | NIv2 | task1324_open_subtitles_te_en_translation | zs_opt | [
-0.04832841083407402,
1.3692090511322021,
0.2727217674255371,
0.2692694664001465,
0.024128220975399017,
-0.5862868428230286,
0.03298565745353699,
0.21069122850894928,
-0.34779977798461914,
-0.13899999856948853,
-0.7695552706718445,
0.5759652853012085,
-1.1119120121002197,
-0.03529582172632... |
Teacher:You are given a question. You need to detect which category better describes the question. A question belongs to the description category if it asks about description and abstract concepts. Entity questions are about entities such as animals, colors, sports, etc. Abbreviation questions ask about abbreviations a... | Description | 6 | NIv2 | task1289_trec_classification | zs_opt | [
-0.11465893685817719,
-0.751093864440918,
0.40201336145401,
0.7187710404396057,
-0.19363218545913696,
-0.8887898325920105,
-0.27558380365371704,
-0.08357490599155426,
-0.3350297212600708,
-0.38550278544425964,
-0.8614898920059204,
-0.12318761646747589,
0.1846335530281067,
0.088534876704216... |
TASK DEFINITION: You are given a sentence in Spanish. Your job is to translate the Spanish sentence into Japanese.
PROBLEM: Tenemos un reto porque la población urbana está aumentando de dos a seis mil millones en este sigo durante un periodo corto. La gente esta trasladándose para las ciudades.
SOLUTION: この問題に関しては、都市の... | 創造のツールを理解するための我々の能力はますます高まっています
| 8 | NIv2 | task1227_ted_translation_es_ja | fs_opt | [
-0.4158015847206116,
0.5563017725944519,
0.1447506844997406,
-0.547765851020813,
-0.19438327848911285,
0.5351191759109497,
0.590022087097168,
0.4117506146430969,
-0.37454870343208313,
-0.5982849597930908,
-0.49919748306274414,
0.5819209814071655,
-1.2063326835632324,
0.47423383593559265,
... |
Detailed Instructions: 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 c... | b | 8 | NIv2 | task232_iirc_link_number_classification | zs_opt | [
-0.12474970519542694,
0.8606308698654175,
-0.43527257442474365,
0.5188241600990295,
0.028082557022571564,
0.7136424779891968,
0.08465538173913956,
0.43387076258659363,
-0.45660942792892456,
0.5488044023513794,
0.10321678221225739,
0.014000323601067066,
-0.1977711021900177,
-0.3329117000102... |
In this task, you are given a dialogue between a user and an assistant, where users and assistants converse about geographic topics like geopolitical entities and locations. The task here is to find if the dialogue is by the user or assistant. Classify your answers into user and assistant.
Rather than information on l... | assistant | 0 | NIv2 | task577_curiosity_dialogs_classification | zs_opt | [
-0.4774738550186157,
0.4528343081474304,
-0.30959352850914,
-1.0336954593658447,
-0.6320683360099792,
0.2875751256942749,
0.9350171685218811,
-0.6549519300460815,
0.643709659576416,
-0.15431652963161469,
-0.3112852871417999,
-0.6914329528808594,
-0.2972721457481384,
0.26414763927459717,
... |
Q: In this task, you are given a tuple, comprising 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... | Yes | 7 | NIv2 | task1198_atomic_classification_owant | zs_opt | [
0.23097944259643555,
0.5243232250213623,
0.48100653290748596,
-0.2969427704811096,
-0.2536492347717285,
-0.9974139928817749,
1.3223942518234253,
0.05340813845396042,
-0.4973200559616089,
-0.5409661531448364,
-0.1270429939031601,
-0.2359241545200348,
-0.7303149104118347,
0.3722567558288574,... |
In this task, you will be presented with a context passage, a question about that paragraph, and a possible answer to that question. The task is to check the validity of the answer. Answer with "Yes" or "No".
Input: Consider Input: The National Security Act of 1947 created the position of Director of Central Intellige... | Output: No
| 2 | NIv2 | task1392_superglue_multirc_answer_verification | fs_opt | [
0.3581264615058899,
0.36793339252471924,
-0.21010053157806396,
0.05197754129767418,
0.40569818019866943,
-0.1508464217185974,
1.0249297618865967,
1.2701820135116577,
0.33868908882141113,
0.1869906783103943,
-0.1607186198234558,
-0.15682634711265564,
-0.4457966089248657,
-0.2411284893751144... |
You are given a sentence in Arabic. Your job is to translate the Arabic sentence into Spanish.
Q: لذا لم نتبع تعلمياته وقررنا الارتفاع اكثر وان نضاعف السرعة اكثر
A: Así que desobedecimos. Volamos mucho más alto, al doble de la velocidad.
****
Q: قبل عدة أيامٍ فقط ، ليس بعيداً من هنا ، كان هناك المئات من الأشخاص مجتمع... | Existen muchas maneras de infectarse.
****
| 4 | NIv2 | task1232_ted_translation_ar_es | fs_opt | [
-0.3073936402797699,
0.5268025398254395,
0.027152711525559425,
-0.5298590660095215,
-0.7174149751663208,
0.021593375131487846,
0.9338161945343018,
0.7100518941879272,
-0.339969664812088,
-0.3531920611858368,
-0.9596149921417236,
0.3908007740974426,
-0.7807565927505493,
0.6370546221733093,
... |
instruction:
In the following task, you are given a yes/no question, its answer, and additional information which includes a description of a key term in the question and several facts. Your task is to "decompose the question"i.e. write the steps required to construct the given answer where each step is a question that... | Step1: What type of people did Dante put in the 3rd Circle of Hell?, Step2: Is there evidence Nostradamus was #1?, Wikipedia page for step 1: Dante's Inferno, Wikipedia page for step 2: Nostradamus, not_definitive_answer: False, incorrect_answer: False
| 9 | NIv2 | task168_strategyqa_question_decomposition | fs_opt | [
0.4870285391807556,
-0.22472898662090302,
-0.7281029224395752,
0.5421555042266846,
0.2844752371311188,
-1.0345574617385864,
0.730866014957428,
0.8151620626449585,
0.043086566030979156,
0.35956722497940063,
-0.06398747861385345,
0.0644410252571106,
-0.4307706952095032,
0.14680783450603485,
... |
Q: In this task, you are given a sentence in the Gujarati language and a corresponding English translation of the Gujarati sentence. Your task is to generate a label "Yes" if the translation is correct, otherwise generate label "No".
Gujarati: એક યુવાન માણસ બે લાલ મોટરસાયકલો દ્વારા ઊભો છે.
English: A young man stands... | Yes | 7 | NIv2 | task440_eng_guj_parallel_corpus_gu-en_classification | zs_opt | [
-0.4444098472595215,
0.12076117098331451,
0.6462886333465576,
-0.2675001621246338,
-0.1480846405029297,
-1.2161586284637451,
0.13016900420188904,
1.1952712535858154,
0.11209402978420258,
-0.3120969235897064,
-0.5000330209732056,
0.463000625371933,
-0.5313253402709961,
0.14846962690353394,
... |
In this task, you're given a context passage, a question, and three answer options. Your task is to return an incorrect answer option to the question from the choices given. For all questions, only one of the three answer options is correct. Pick one of the two incorrect answer options as the output.
[EX Q]: Context: ... | A
| 6 | NIv2 | task385_socialiqa_incorrect_answer_generation | fs_opt | [
-0.27816227078437805,
0.7696660161018372,
-0.16840657591819763,
-0.7709145545959473,
-0.22605837881565094,
0.24044960737228394,
0.9884647130966187,
0.5883921980857849,
-0.3548097610473633,
0.07661847770214081,
0.019896458834409714,
0.40047770738601685,
-0.251975417137146,
0.009287153370678... |
Teacher:In this task, you will be shown a sentence, and you should determine whether it is overruling or non-overruling. In law, an overruling sentence is a statement that nullifies a previous case decision as a precedent by a constitutionally valid statute or a decision by the same or higher ranking court which establ... | non-overruling | 6 | NIv2 | task274_overruling_legal_classification | zs_opt | [
-0.08841975033283234,
0.8023804426193237,
0.4202127456665039,
-0.3769311308860779,
-0.2906135320663452,
-1.4005969762802124,
0.38252341747283936,
1.0545213222503662,
-0.22435343265533447,
-0.42791590094566345,
-0.5914674997329712,
-0.28658175468444824,
-1.0469797849655151,
-0.0771261677145... |
Teacher:You are given a sentence in Persian. Your job is to translate the Farsi sentence into Japanese.
Teacher: Now, understand the problem? Solve this instance: من از شما می خواهم به عزیزان تان و همکاران تان بگویید: از این ابزارهای ارتباطیِ رمزگذاری شده استفاده کنید.
Student: | 大切に思う人たちや同僚に伝えてくだい暗号化された通信ツールを使ってください | 6 | NIv2 | task1266_ted_translation_fa_ja | zs_opt | [
-0.5001747012138367,
0.3496907949447632,
-0.3831923007965088,
-0.2631171941757202,
-0.49505239725112915,
0.04297986626625061,
1.0438048839569092,
0.13615752756595612,
0.5036741495132446,
-0.7957019805908203,
-0.6228259801864624,
0.28905537724494934,
0.002480938797816634,
-0.161389738321304... |
Given a sentence in the Japanese, provide an equivalent translation in Filipino that retains the same meaning through the translation. In translation, keep numbers as it is.
「もしそうしなければ、そうでなければ救われた人々が、毎日不必要に死に続けることになる。」 | "ប្រសិនបើគ្មានទេ ប្រជាជនដែលគួរតែអាចជួយសង្គ្រោះបាន នឹងស្លាប់បន្តបន្ទាប់គ្នាដោយមិនចាំបាច់ ជារៀងរាល់ថ្ងៃ។" | 0 | NIv2 | task1121_alt_ja_khm_translation | zs_opt | [
-0.31484687328338623,
0.3349381685256958,
-0.03267011046409607,
-0.3796111047267914,
-0.2421741485595703,
-1.0837552547454834,
0.9010511040687561,
0.4174090623855591,
-0.855674147605896,
0.21460619568824768,
-1.0119295120239258,
-0.4800972044467926,
-1.09006929397583,
0.7891321182250977,
... |
Detailed Instructions: In this task, you will be shown a Persian passage and a question, and you have to determine whether the question is answerable based on the passage or not. If the question is answerable, choose the "True" label, and if not select "False"
Q: باکتریها یا ترکیزهها دامنهای از پروکاریوتها هستند. ای... | False | 9 | NIv2 | task396_persianqa_classification | zs_opt | [
0.3411356806755066,
0.7600480318069458,
-0.45615386962890625,
0.7454808950424194,
-0.22590690851211548,
0.007008019834756851,
0.7646822333335876,
0.2750481963157654,
-0.0972886011004448,
0.14374902844429016,
-0.3896843492984772,
0.7866817116737366,
-0.5483105182647705,
0.3255837559700012,
... |
Teacher: In this task, you are given inputs i,j, and A, where i and j are integers and A is a list. You need to concatenate all elements of A from the ith element to the jth element, and print the resultant string. i and j will be non-negative, and will always have a value less than the length of A. i will always be le... | 7129749xeRnx4627 | 2 | NIv2 | task100_concatenate_all_elements_from_index_i_to_j | fs_opt | [
0.3114572763442993,
0.18540585041046143,
-0.6409392356872559,
-0.8322919607162476,
-0.3724949061870575,
-0.6586589813232422,
-0.0038930275477468967,
0.2939430773258209,
-0.612893283367157,
0.06752391159534454,
-0.6504397988319397,
0.050132643431425095,
-0.32635676860809326,
-0.152604475617... |
In this task, we have Spanish and Catalan tweets for automatic stance detection. The data has three labels Against, Favor, and Neutral which express the stance towards the target -independence of Catalonia. If the tweet criticizes the independence of Catalonia then it's 'Against' and if the tweets support it then it wi... | Against | 6 | NIv2 | task1646_dataset_card_for_catalonia_independence_corpus_text_classification | fs_opt | [
-0.2346404492855072,
0.7969897985458374,
-0.21761760115623474,
0.6775699257850647,
-0.5873326063156128,
-1.0519449710845947,
0.5256783962249756,
0.6562782526016235,
-0.19456836581230164,
0.35926055908203125,
-0.3957560956478119,
-0.11393985897302628,
0.19016700983047485,
-0.361190646886825... |
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 in Portuguese. Your job is to translate the Portuguese sentence into Japanese.
A ideia é muito, muito simples.
Solution: このアイデアはとてもシンプルで
Why? The Portugese sentence is corre... | しっかり設備の整った世界の先進国でさえこの寿命の差は20年にも及ぶ場合があります | 0 | NIv2 | task1275_ted_translation_pt_ja | fs_opt | [
-0.5184024572372437,
0.8812534809112549,
0.17171090841293335,
-0.5386172533035278,
-0.054511189460754395,
-0.7699558734893799,
0.9680954217910767,
0.28556275367736816,
-0.04819231852889061,
-0.3975399434566498,
-0.7043656706809998,
0.14554640650749207,
-0.74265056848526,
0.3210073709487915... |
Teacher:In this task, you need to answer the given multiple-choice question on geometry. Classify your answers into 'a', 'b', 'c', 'd', and 'e'.
Teacher: Now, understand the problem? Solve this instance: Problem: the length of a rectangle is 3 times its width . if the width of the rectangle is 5 inches , what is the re... | b | 6 | NIv2 | task1423_mathqa_geometry | zs_opt | [
0.014173489063978195,
0.46971413493156433,
-0.2975776791572571,
-0.8208649158477783,
0.17560948431491852,
-0.022439155727624893,
-0.12198939174413681,
0.3572249412536621,
0.04301128163933754,
-0.18800845742225647,
-0.2498595118522644,
0.1582084596157074,
0.08997763693332672,
-0.43885576725... |
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 a child. Avoid using any irrelevant extra information when creating the endin... | The crowd cheered when the ball landed perfectly inside the net. | 6 | NIv2 | task071_abductivenli_answer_generation | fs_opt | [
-0.0073194243013858795,
0.6568185687065125,
0.2165611982345581,
-0.7562742829322815,
-0.48427170515060425,
0.0762527585029602,
0.5499477386474609,
0.5776742696762085,
0.02966262772679329,
-0.382723867893219,
-0.7287651300430298,
0.7120026350021362,
0.1016458123922348,
-0.11072233319282532,... |
In this task, you are given a sentence in the English language and your task is to convert it into the Hindi language. In translation, keep numbers as it is.
Example: The first two were found unreliable and the prosecution case rested mainly on the evidence of the remaining five approvers .
Example solution: पहले दो को... | Solution: अनुच्छेद 5 तथा 10 में प्रयुक्त पद ' प्रत्येक व्यक्ति ' का निर्वचन इस प्रकार किया गया है कि उनके अंतर्गत वे सभी व्यक्ति आ जाते हैं जो मुकदमे के दौरान जेल में हों या जो कारावास की सजा भुगत रहे हों । | 5 | NIv2 | task425_hindienglish_corpora_en_hi_translation | fs_opt | [
0.8031049370765686,
0.11372798681259155,
0.4096553921699524,
0.15865448117256165,
0.13807031512260437,
-0.5390009880065918,
0.18321450054645538,
0.412456214427948,
-0.1498463749885559,
-0.2937621474266052,
-0.8727918863296509,
-0.6021603941917419,
-0.4926760196685791,
0.30831271409988403,
... |
Teacher:In this task, you are given a fact statement and question based on the fact. Your task is to generate the correct answer for the question. The answer needs to be generated using the context fact statement.
Teacher: Now, understand the problem? Solve this instance: Fact: An example of recycling is using an objec... | yellow pencil | 6 | NIv2 | task1399_obqa_answer_generation | zs_opt | [
0.724310040473938,
0.8400181531906128,
-0.53681880235672,
0.18709415197372437,
-0.38022473454475403,
-0.4619457721710205,
0.5771921873092651,
0.928439199924469,
-0.043954938650131226,
-0.2324957400560379,
-0.4331696629524231,
0.6769580245018005,
-0.3926457166671753,
0.16974982619285583,
... |
Q: The provided files include famous book titles and sentences in the English language, and we ask you to translate those to the Norwegian Language. Please bear in mind the following guidelines while doing the translation: 1) We are looking for the most naturally written and form of each sentence in the Norwegian langu... | Jeg motstod alle oppfordringer om å bli til lunch og bega meg straks på tilbakeveien ad den samme stien som vi var kommet. | 7 | NIv2 | task1649_opus_books_en-no_translation | zs_opt | [
-0.46156060695648193,
0.39618802070617676,
-0.021186817437410355,
0.2075585126876831,
-0.7149479985237122,
-1.1463398933410645,
1.2448899745941162,
-0.3948678970336914,
0.03886197879910469,
-0.5297081470489502,
0.3221842348575592,
0.34319621324539185,
-1.4229950904846191,
0.337307155132293... |
You are given an original reference as well as a system reference. Your task is to judge the informativeness of the system reference. If the utterance provides all the useful information from the meaning representation output 1, else output 0.
System Reference: what price range are you comfortable with?
Original Refer... | 0 | 0 | NIv2 | task1284_hrngo_informativeness_classification | zs_opt | [
-0.9234917163848877,
0.766308605670929,
-0.8446727991104126,
0.5703126192092896,
-0.36526069045066833,
-1.6280860900878906,
1.406879186630249,
0.17024393379688263,
0.3082168698310852,
0.11206413805484772,
-0.5305297374725342,
0.07973877340555191,
-0.4914860725402832,
-0.2443545013666153,
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.