Dataset Viewer
Auto-converted to Parquet Duplicate
task_name
stringlengths
24
58
id
stringlengths
40
41
definition
stringlengths
110
2.65k
inputs
stringlengths
9
13.9k
targets
stringlengths
1
231
task1645_medical_question_pair_dataset_text_classification
task1645-7b22f38e486b4bbf96f1bdd25ea71047
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.
Sentence1: How does mitral stenosis affect the heart? Sentence2: I was diagnosed with mitral stenosis a couple of months ago and I am worried a lot. What are the changes, that occur in heart due to mitral stenosis?
Similar
task858_inquisitive_span_detection
task858-8e668200debc4ca195afb9e999b7beb1
Indicate a text span in the passage about which an inquisitive question is asked. (note, don't answer the question).
Sentence: House leaders had hoped to follow the Senate ' s lead by getting an agreement from House committee chairmen under which they would drop items that wouldn ' t reduce the fiscal 1990 budget deficit from the House - passed bill before the negotiations with the Senate began .<sep>Question: Which house leaders?
House leaders had hoped
task384_socialiqa_question_classification
task384-89d8fa2179ee46268c82fe135ac2f9d9
In this task, you're given a context passage, an answer, and a question. Your task is to classify whether the question for this answer is correct or not, based on the given context with commonsense reasoning about social situations. If its correct ,return "True" else "False".
Context: Kai learned her lessons in school and studied hard for the test. Answer: get into a good school Question: How would you describe Jan?
False
task576_curiosity_dialogs_answer_generation
task576-faf760822cad47fcb70c3a5bb159de70
In this task, the input is a set of dialogues between a user and an assistant. You need to find the dialogue that is basically a response given to a question or an aspect of the user.
What?! Underwater? Wow! What can you tell me about the society there? Wow! Now that is interesting. Now, you said earlier that the island was at risk of being underwater in 50 years, can you tell me about the impact of climate change? I'm sure that it has something to do with that fact. Your welcome! Sure! The na...
Sure! The national languages spoken on the island of Tuvalu are English and the Tuvaluan langauage.
task1498_24hour_to_12hour_clock
task1498-b05742ed45044c518633052d26459973
You are given a time in 24-Hours format, and you need to convert it to time in the 12-Hours format. For a 24-Hours format time larger than 12:00, subtract 12 hours from the given time, then add 'PM'. For example, if you have 14:30 hours, subtract 12 hours, and the result is 2:30 PM. If the 24-Hours format time is less...
11:35 Hrs
11:35 AM
task1319_country_by_barcode_prefix
task1319-c56a7cc593524731853d5909c557b6d6
In this task, you are given a country name and you need to return the barcode prefix of the given country. A barcode prefix is a 3-digit number at the begining of all the barcodes on products from a company or country. Some countries have ranges of barcode prefixes such as, 730 - 739; in such a case, a number from with...
New Zealand
946
task162_count_words_starting_with_letter
task162-235bae7c0dec4441a1cd6267b2727141
In this task, you need to count the number of words in a sentence that start with the given letter. Answer with numbers and not words.
Sentence: 'a baseball player is holding a bat in preparation to swing at a ball'. How many words start with the letter 'b' in the sentence.
3
task159_check_frequency_of_words_in_sentence_pair
task159-df560737e17c48a88b6ce02b9c02e726
In this task, answer 'Yes' if the frequency of the given word in the two sentences is equal, else answer 'No'.
Sentence1: 'a kitchen has been organized with many appliances', Sentence2: 'a man with a pony tail stands in a kitchen holding a drink'. Is the frequency of the word 'with' in two sentences equal?
Yes
task210_logic2text_structured_text_generation
task210-30ecc0ab9d384940aa845fa03f64ff4d
In this task, you are given a natural language interpretation of commands (consist of logical operations) to select relevant rows from the given table. Your job is to generate command (in terms of logical operations) from given natural language interpretation. Define body (contains a collection of statements that defin...
select the rows whose population metro area in millions record fuzzily matches to 5.3 . take the population metro area in millions record of this row . select the rows whose population metro area in millions record fuzzily matches to 3.9 . take the population metro area in millions record of this row . the first record...
greater { hop { filter_eq { all_rows ; population metro area in millions ; 5.3 } ; population metro area in millions } ; hop { filter_eq { all_rows ; population metro area in millions ; 3.9 } ; population metro area in millions } }
task1423_mathqa_geometry
task1423-f6aa4af832894644b8263beb8671fb3a
In this task, you need to answer the given multiple-choice question on geometry. Classify your answers into 'a', 'b', 'c', 'd', and 'e'.
Problem: 12 points lie on a circle . how many cyclic quadrilaterals can be drawn by using these points ? Options: ['a ) 334', 'b ) 377', 'c ) 495', 'd ) 766', 'e ) 261']
c
task767_craigslist_bargains_classification
task767-efda46dd4fd14d49a849c774c112c9a6
Given a text passage as input comprising of dialogue of negotiations between a seller and a buyer about the sale of an item, your task is to classify the item being sold into exactly one of these categories: 'housing', 'furniture', 'bike', 'phone', 'car', 'electronics'. The output should be the name of the category fro...
Buyer: I am interested in buy your jewelry armoire Seller: Hey so I have a beautiful Jewelry Armoire for sale. Thank you for your interest. Buyer: can you tell me a bit about it? Seller: It's never been opened... ordered from HSN. It's made to mount on the wall. You really can't find this anywhere this cheap NIB. Buye...
furniture
task1207_atomic_classification_atlocation
task1207-34a4d83d1c2148e0b8e09e005adf3fe2
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determ...
Head: PersonX aces the exam<sep>Tail: clever
No
task305_jeopardy_answer_generation_normal
task305-378084c633764ee2a68689ed565ca564
You will be given a trivia clue, and the category it belongs to. You should answer with the best answer that belongs in the category and is described by the clue. For consistency, answers should be in all lower cased letters.
Category: THE SPORT PLAYED Clue: Isiah Thomas, Patrick Ewing & Manute Bol
basketball
task848_pubmedqa_classification
task848-eeb8b9850f5044b1a4ee44c3441a4e0a
Given a passage classify if the passage has a definite objective/aim/goal or not. Output '1' if the passage has a defininte objective/aim/goal and output '0' if the passage does not have a definite objective/aim/goal.
Hyaluronic acid receptor is a glycoprotein of the plasmatic membrane, and the CD44 is its representative, expressed in many cell types where it has the task of cell adhesion.', 'the goal of the present experimental study is to investigate the possibility of using immunohistochemistry to identify the distribution of hya...
1
task1444_round_power_of_two
task1444-7501d3b132854d81a3796e7929ac5a75
In this task you will be given a list of integers. A list contains numbers separated by a comma. You need to round every integer to the closest power of 2. A power of 2 is a number in the form '2^n', it is a number that is the result of multiplying by 2 n times. The following are all powers of 2, '2, 4, 8, 16, 32, 64, ...
[82, 1271, 4185, 3827]
[64, 1024, 4096, 4096]
task150_afs_argument_quality_gun_control
task150-555e4d6507b04ada916d62e9b67491ba
We would like you to assess the QUALITY of each of the following argument (discussing Gun Control) and determine if the argument is Valid or Invalid. A valid argument is clearly interpretable and either expresses an argument, or a premise or a conclusion that can be used in an argument for the topic of gun control. An ...
I have never seen anyone attempt to stop a prosecution of a gun use/possession crime on 2nd.
Valid
task861_asdiv_addsub_question_answering
task861-0b23f593608c4e5dbb81f22547c6590e
Given a math word problem, answer the following question. You might need to apply addition or subtraction mathematical operators on the numbers embedded in the text to answer the question and then only report the final numerical answer.
lino picked up 292 shells at the seashore in the morning and 324 shells in the afternoon . how many shells did he pick up in all ?
616
task1199_atomic_classification_xattr
task1199-e91b374c75b342829ad51bf0b6d2cb12
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 to...
Head: PersonX behaves like a PersonY<sep>Tail: t invite them to the party
No
task206_collatz_conjecture
task206-5971c903c6634c308eb376a982c20a83
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.
[167, 27, 68, 17, 93, 66, 38]
[502, 82, 34, 52, 280, 33, 19]
task1429_evalution_semantic_relation_classification
task1429-43024c87cb234944996c082060bb26bd
Given a pair of words, deduce the type of relationship between them. The various types of relations are: 'Entails, HasProperty, Synonym, Antonym, HasA, MemberOf, PartOf, MadeOf, IsA'. Let's denote the first word by X and the second word by Y. An 'IsA' relation holds when 'X is a kind of Y'. An 'Antonym' relation holds ...
X: australia, Y: island
IsA
task1389_hellaswag_completion
task1389-2ac8c5da7c3d473db1afdb08672a6f4b
In this task, you are given a context and four options. Each option is a suggested ending for the context. You should read the context and pick the best ending for the context. Please answer with "A", "B", "C", and "D".
[header] How to buy affordable furniture [title] Watch sunday newspaper ads, television ads and online websites for sales at local furniture stores. [step] Going out of business sales are often good opportunities to find inexpensive furniture. [substeps] Check online or call furniture stores in nearby communities to as...
B
task767_craigslist_bargains_classification
task767-59805b9736d441e794c816dbfc0ebe0d
Given a text passage as input comprising of dialogue of negotiations between a seller and a buyer about the sale of an item, your task is to classify the item being sold into exactly one of these categories: 'housing', 'furniture', 'bike', 'phone', 'car', 'electronics'. The output should be the name of the category fro...
Buyer: Hi. I'm interested in buying your end tables. Seller: Great. You'll love the table it is very high quality. Buyer: Oh? Is there something special about the item that makes it stand out? Seller: Yes, they are made of high quality oak. Buyer: That sounds fantastic. What condition are they in? Any scuffs or marks ...
furniture
task1669_md_gender_bias_text_modification
task1669-fb96ec15cd4648ccbc226448169e0493
In this task if the pronoun is female or gender-neutral you are to replace it with a male pronoun. If there are no pronouns add a male-gendered word to the sentence.
Laura,he didn't know that my wife is a welsh racing cyclist
He didn't know that my wife is a welsh racing cyclist
task1608_xquad_en_answer_generation
task1608-5d66ec00d8024516894c22d8c14b7af1
Answer the question from the given passage. Your answer should be directly extracted from the passage, and it should be a single entity, name, or number, not a sentence.
Passage: Islamist movements such as the Muslim Brotherhood, 'are well known for providing shelters, educational assistance, free or low cost medical clinics, housing assistance to students from out of town, student advisory groups, facilitation of inexpensive mass marriage ceremonies to avoid prohibitively costly dowry...
shelters, educational assistance, free or low cost medical clinics, housing assistance
task082_babi_t1_single_supporting_fact_question_generation
task082-5938fcf42daa4524866f08efefd3160f
In this task, you will be given a passage consisting of set of facts. The task is to create a question of form 'Where is <person_name>?' that is answerable from exactly one of the given facts. Avoid creating questions that are unanswerable from all of the facts.
Passage: Sandra travelled to the hallway. John journeyed to the bathroom. John went to the garden. John went to the kitchen. Mary journeyed to the garden. John journeyed to the hallway. Daniel travelled to the kitchen. Sandra moved to the kitchen.
Where is Sandra?
task740_lhoestq_answer_generation_quantity
task740-9122f2d015cd4c0994caefbd357f0248
In this task, you're given passages that contain mentions of the quantity of a particular object and are supposed to find out the answer for a given question. Craft one correct answer to the question given in input. Make sure your correct answer is consistent with the context, and properly gives the exact number relati...
Sentence: The iPod is a line of portable media players and multi-purpose pocket computers designed and marketed by Apple Inc. The first line was released on October 23, 2001, about 8½ months after iTunes (Macintosh version) was released. The most recent iPod redesigns were announced on July 15, 2015. There are three cu...
three
task494_review_polarity_answer_generation
task494-0a55a127a3444db19e83841a362fdb32
Given a review text from amazon and its polarity (either positive or negative). Generate answer "True" if given sentence and its polarity match, otherwise generate answer "False". A review is considered positive if the reviewer is satisfied with the product. Otherwise, it is considered negative.
Review: On the peaks of the High Siera, Kerouac's narrator, Japhy Ryder explores the inner nuances of one's thought processes and being, away from the hustle and bustle of the Bay area's consternative environs. Changing thinking along with the weather and seasons, Japhy attends his attention to everyone ounce of his be...
False
task924_event2mind_word_generation
task924-69f56bc7ea134deeb0e76d305d65ecc6
You are provided with an "Event", "Intent" and "XEmotion" (PersonX's reactions for the given "Event"). Indicate PersonY's reaction (person feels) at the end of this event. Provide one reaction for PersonY. If there's nothing that can be implied, respond as None
Event:PersonX follows PersonY's example. Intent: 1) to get ready. XEmotion: 1) productive
significant
task1502_hatexplain_classification
task1502-21d6e92ac7fa4b11bb225e39fbee0478
The input is a tweet which can be classified as Hate Speech, Offensive or Normal. Given such a tweet, output the class the tweet belongs to. Hate Speech will contain threatening language towards the community targeted. Offensive language will contain abusive or discriminatory language towards the community targeted.
bro i swear to god i fucking hate white girls you little ugly ass maggots
Hate Speech
task1448_disease_entity_extraction_ncbi_dataset
task1448-be580f4da5cc4402a5c06bde2293ed65
In this task, you will be given a sentence. You need to reconize the name of the disorder or disease. Disease is a disorder of structure or function in a human, animal, or plant, especially one that produces specific symptoms or that affects a specific location and is not simply a direct result of physical injury. Alth...
Although both domains of the VHL protein contribute to regulation of CA12 expression , the elongin binding domain alone could effectively regulate CA9 expression .
VHL
task1296_wiki_hop_question_answering
task1296-2f70fdf4a4ad4aa9ba42f395d1a26b5a
In this task, you are given a context, a subject, a relation, and many options. Based on the context, from the options select the object entity that has the given relation with the subject. Answer with text (not indexes).
Context: The military, also called the armed forces, are forces authorized to use deadly force, and weapons, to support the interests of the state and some or all of its citizens. The task of the military is usually defined as defense of the state and its citizens, and the prosecution of war against another state. The ...
marksman
task364_regard_social_impact_classification
task364-596135bb4fa447078ef3a50928b9a56e
In this task, you will be given a sentence about a person. You should determine how the sentence affects how the person is perceived by most people in society. Your choices are: Positive: The social perception of [PERSON] in the sentence is considered predominantly positive. Negative: The social perception of [PERSON]...
[PERSON] was known for his sexuality, and his friends and family considered him a sex offender.
Negative
task145_afs_argument_similarity_death_penalty
task145-9ba7e378d6be46c3929ca5e57770fd24
We would like you to classify each of the following sets of argument pairs (discussing Death Penalty) into either SIMILAR or NOT SIMILAR. A pair of arguments is considered SIMILAR if the arguments are about the same FACET (making the same argument), and is considered NOT SIMILAR if they do not have the same FACET. A F...
Sent1: Death penalty should be allowed as it deters people from committing serious crimes such as murder. Sent2: Death penalty are given to those who have comitted a very serious crime.
Not similar
task590_amazonfood_summary_correction_classification
task590-d0f24a2d6c874d4ca9f2b40b8a9852b9
In this task, You are given an amazon food product review and its summary. Your task is to Generate "True" if given review and its summary match, otherwise generate "False".
At first I was thinking, "cheese flavored chips?" But I love them. The herbs they used are just delicious. The cheese is not overpowering. They are yummy and crispy!! Summary: Delicious!
True
task131_scan_long_text_generation_action_command_long
task131-020ec04cd12145a1b63a95d3c7f945af
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 ...
I_TURN_LEFT I_RUN I_TURN_LEFT I_RUN I_TURN_LEFT I_RUN I_TURN_LEFT I_RUN I_TURN_LEFT I_RUN I_TURN_LEFT I_RUN I_TURN_LEFT I_RUN I_TURN_LEFT I_RUN I_TURN_LEFT I_RUN I_TURN_LEFT I_RUN I_TURN_LEFT I_RUN I_TURN_LEFT I_RUN I_TURN_LEFT I_WALK
run around left thrice and walk left
task864_asdiv_singleop_question_answering
task864-1b23c58053e84a299c6dbc24ab9f38fa
You are given a math word problem and you are supposed to apply a single mathematical operator like addition, subtraction, multiplication, or division on the numbers embedded in the text to answer the following question and then only report the final numerical answer.
katie had 72 ds games and her friend had 23 games . how many do they have total ?
95
README.md exists but content is empty.
Downloads last month
6