dataset stringclasses 7
values | id stringlengths 12 15 | question stringlengths 1 911 | choices listlengths 4 4 | answer stringclasses 4
values |
|---|---|---|---|---|
sciq | sciq_01_07679 | The pituitary gland is associated with what bodily system? | [
"digestive",
"endocrine",
"cardiovascular",
"nervous"
] | B |
sciq | sciq_01_02465 | The bones of the newborn skull are not fully ossified and are separated by large areas called what? | [
"pores",
"fissures",
"sutures",
"fontanelles"
] | D |
ARC-Easy | arc_04_01767 | Which of these cycles takes 24 hours? | [
"Earth rotating on its axis",
"Earth revolving around the Sun",
"the Moon rotating on its axis",
"the Moon revolving around Earth"
] | A |
ARC-Challenge | arc_04_02175 | Rain forests contain more species of trees than any other biome. However, scientists have found that the soil of the forest floor is relatively nutrient poor. What could most likely account for this? | [
"The lack of weathering reduces the availability of the minerals.",
"The nutrients are being utilized by the plant life.",
"The forest floor does not get enough sunlight.",
"The animals eat the nutrients."
] | B |
sciq | sciq_01_03424 | What type of compounds tend to have high melting points and boiling points? | [
"ionic",
"particle",
"soluble",
"liquid"
] | A |
ARC-Easy | arc_04_00941 | Which action involving a pulley system requires the least amount of force? | [
"using several pulleys together instead of a single pulley",
"using a fixed pulley instead of a moveable pulley",
"pulling a long rope instead of a short rope",
"pulling a rope up instead of down"
] | A |
openbookqa | obqa_02_00621 | If a tree in your backyard rots away for is knocked over by the wind, you can just | [
"plant another",
"Draw one",
"climb one",
"do nothing"
] | A |
HPCPerfOpt-MCQA | hpc_05_00082 | "enum {Nouter=10000,Ninner=10000};\nint arr[Nouter];\n\nint runloop(int i) {\n\tint sum=0;\n\tfor (int j=0;j<i;j++)\n\t\tsum+=i^j;\n\treturn sum;\n}\n\nint foo(void) {\n\tarr[0]=0;\n\t//#pragma omp parallel for\n\tfor (unsigned int i=0;i<Nouter;i++) {\n\t\tarr[i]=runloop(i);\n\t}\n\treturn arr[0];\n}" Given that the cu... | [
",\"Use a different loop structure or algorithm that can be safely parallelized.\"",
",\"Use a different loop structure or algorithm that can be safely parallelized.\"",
",\"Parallelize the inner loop in `runloop(i)` instead.\",",
"\"Use `#pragma omp parallel for` anyway and ignore the resulting race conditio... | C |
sciq | sciq_01_08277 | Which factor ruins renewable resources like soil and water? | [
"careless human action",
"resentful human action",
"melancholic human action",
"hateful human action"
] | A |
openbookqa | obqa_02_04187 | Lungs are to hampsters as ________ are black tipped sharks. | [
"gills",
"hearts",
"stomachs",
"fins"
] | A |
sciq | sciq_01_03903 | A goiter is a visible indication of deficiency of what? | [
"water",
"iodine",
"chlorine",
"arsenic"
] | B |
openbookqa | obqa_02_04571 | What would you likely notice the taste of? | [
"ice",
"tropical twist",
"water",
"air"
] | B |
sciq | sciq_01_04859 | What group of elements cannot conduct electricity? | [
"phosphates",
"nonmetals",
"metals",
"carbonates"
] | B |
openbookqa | obqa_02_04304 | Which converts sunlight, water, and carbon dioxide to grow? | [
"a thing that flowers",
"a thing that goes around the Earth",
"a thing that flies in the sky",
"a thing that lives in caves"
] | A |
sciq | sciq_01_09455 | The appendicular skeleton includes all bones of the upper and lower limbs, plus the bones that attach each limb to the what? | [
"dynamic skeleton",
"literal skeleton",
"axial skeleton",
"compressed skeleton"
] | C |
math_qa | mathqa_03_01405 | if the circumference of a circle increases from 4 pi to 8 pi , what change occurs in the area ? | [
"area is quadrupled'",
"area is tripled'",
"area is doubles'",
"area become half'"
] | A |
math_qa | mathqa_03_00395 | mariah has decided to hire three workers . to determine whom she will hire , she has selected a group of 10 candidates . she plans to have one working interview with 3 of the 10 candidates every day to see how well they work together . how many days will it take her to have working interviews with all the different com... | [
"720",
"120",
"300",
"30"
] | B |
ARC-Challenge | arc_04_02159 | Laura adds 50 mL of boiling water to 100 mL of ice water. If the 150 mL of water is then put into a freezer, at what temperature will the water freeze? | [
"0°C",
"15°C",
"37°C",
"50°C"
] | A |
sciq | sciq_01_00370 | What is a structure that consists of two or more types of tissues that work together to do the same job? | [
"organ",
"cell",
"organism",
"organ system"
] | A |
sciq | sciq_01_08856 | Some enzymes require the presence of a non-protein molecule to function properly. what is that molecule called? | [
"substrate",
"coenzymes",
"prothetic",
"cofactor"
] | D |
math_qa | mathqa_03_05313 | the length of a train and that of a platform are equal . if with a speed of 54 k / hr , the train crosses the platform in one minute , then the length of the train ( in meters ) is ? | [
"227",
"299",
"450",
"750"
] | C |
sciq | sciq_01_10216 | Mutualism is an interaction between individuals of two different species that has what effect on both of them? | [
"neutral",
"abnormal",
"beneficial",
"harmful"
] | C |
math_qa | mathqa_03_01695 | 60 + 5 * 12 / ( 180 / 3 ) = ? | [
"23",
"78",
"27",
"61"
] | D |
math_qa | mathqa_03_01279 | a certain family has 3 sons : richard is 6 years older than david , and david is 8 years older than scott . if in 8 years , richard will be twice as old as scott , then how old was david 3 years ago ? | [
"11",
"10",
"12",
"14"
] | A |
openbookqa | obqa_02_03202 | If a hog is going to eat dinner it can | [
"produce fresh food",
"make a reservation",
"search for it",
"make its own"
] | C |
openbookqa | obqa_02_01075 | In southern Africa we are more likely to see snow in | [
"January",
"November",
"March",
"July"
] | D |
sciq | sciq_01_00141 | The binding of what helps eliminate antigens by phagocytosis and complement-mediated lysis | [
"antibodies",
"proteins",
"fats",
"amino acids"
] | A |
math_qa | mathqa_03_01867 | find the principle on a certain sum of money at 5 % per annum for 2 2 / 5 years if the amount being rs . 1344 ? | [
"1000",
"2217",
"1200",
"2777"
] | C |
sciq | sciq_01_08838 | Unlike amphibians, reptiles do not have what stage? | [
"reproductive",
"egg",
"larval",
"adult"
] | C |
sciq | sciq_01_00102 | What is the term for the force of attraction between things that have a mass? | [
"weight",
"motion",
"gravity",
"magnetism"
] | C |
math_qa | mathqa_03_04169 | free notebooks were distributed equally among children of a class . the number of notebooks each child got was one - eighth of the number of children . had the number of children been half , each child would have got 16 notebooks . how many notebooks were distributed in all ? | [
"432",
"640",
"256",
"512"
] | D |
sciq | sciq_01_05177 | What is our sun's next stage called? | [
"red giant",
"blue giant",
"white giant",
"super nova"
] | A |
sciq | sciq_01_02427 | What fluid is most prevalent in your body? | [
"liquid",
"water",
"Coolant",
"cold"
] | B |
ARC-Easy | arc_04_01127 | Clearing forests of trees and vegetation for human development can have major impacts on the ecosystem. Which would most likely occur after a forested area is cleared? | [
"an increase in habitat for wildlife",
"a decrease in food competition",
"an increase in soil erosion",
"a decrease in water runoff"
] | C |
math_qa | mathqa_03_04360 | it costs $ 2 for the first 1 / 6 hour to use the laundry machine at the laundromat . after the first ¼ hour it costs $ 15 per hour . if a certain customer uses the laundry machine for 2 hours and 25 minutes , how much will it cost him ? | [
"$ 42.25 .",
"$ 40.25 .",
"$ 38.25 .",
"$ 36.25 ."
] | C |
openbookqa | obqa_02_01223 | In a year there is a complete revolution around a | [
"core",
"planet",
"star",
"moon"
] | C |
openbookqa | obqa_02_03493 | If a thing experiences a burning combustion, then it is | [
"great",
"safe",
"fine",
"damaged"
] | D |
sciq | sciq_01_08806 | What is the approximate population on the earth? | [
"41 billion",
"9 trillion",
"7.3 billion",
"7 billion"
] | D |
sciq | sciq_01_01915 | What are the most numerous and diverse biochemical compounds? | [
"vitamins",
"proteins",
"acids",
"lipids"
] | B |
sciq | sciq_01_07758 | What do we call any way that animals act, either alone or with other animals. | [
"animal communication",
"typical behavior",
"animal habits",
"animal behavior"
] | D |
ARC-Easy | arc_04_00353 | Corals are animals that live in tropical oceans. Fossils of corals are found in Ohio. What does the presence of coral fossils suggest about how the environment of Ohio has changed over time? | [
"Ohio was once covered by warm seas.",
"A large glacier once passed over Ohio.",
"The average rainfall in Ohio is now much more than it once was.",
"The average temperature in Ohio is now much warmer than it."
] | A |
math_qa | mathqa_03_02048 | how many positive integers less than 7,000 are there in which the sum of the digits equals 5 ? | [
"52",
"54",
"56",
"58"
] | C |
sciq | sciq_01_00229 | What unit of measure is equal to the amount of work a horse can do in 1 minute? | [
"joule",
"horsepower",
"watt",
"torque"
] | B |
openbookqa | obqa_02_01173 | A lever is used to move objects that are | [
"hefty",
"light",
"short",
"round"
] | A |
sciq | sciq_01_05320 | In what type of reproduction do parents of different sexes mate to produce offspring? | [
"parallel reproduction",
"sexual reproduction",
"subject reproduction",
"dual reproduction"
] | B |
openbookqa | obqa_02_00062 | Which animal emits something that many autistic people would be extra sensitive to? | [
"cow",
"dog",
"cat",
"skunk"
] | D |
sciq | sciq_01_02171 | What is used during filtration to push fluids and solutes, from higher pressure areas to lower pressure areas? | [
"hydrostatic pressure gradient",
"magnesium pressure gradient",
"constructs pressure gradient",
"limited pressure gradient"
] | A |
math_qa | mathqa_03_02249 | a man is 37 years older than his son . in two years , his age will be twice the age of his son . the present age of this son is | [
"78 years",
"22 years",
"88 years",
"35 years"
] | D |
sciq | sciq_01_05930 | What is the common name for a simple harmonic oscillator, which basically consists of a small object suspended on a wire or string? | [
"metronome",
"pendulum",
"pendant",
"yo-yo"
] | B |
ARC-Easy | arc_04_00273 | At room temperature, what state of matter is copper? | [
"gas",
"solid",
"liquid",
"plasma"
] | B |
math_qa | mathqa_03_02862 | there were two candidates in an election . winner candidate received 62 % of votes and won the election by 408 votes . find the number of votes casted to the winning candidate ? | [
"288",
"1054",
"788",
"298"
] | B |
math_qa | mathqa_03_03413 | what is the dividend . divisor 17 , the quotient is 9 and the remainder is 5 ? | [
"150",
"152",
"154",
"158"
] | D |
openbookqa | obqa_02_00613 | What could be used to fill a beach ball? | [
"Aluminium",
"Iron",
"Oxygen",
"Water"
] | C |
openbookqa | obqa_02_00282 | Recycling old cars has a positive impact on | [
"the weather",
"conservation of metal",
"human life span.",
"the economy"
] | B |
math_qa | mathqa_03_04729 | how many pieces can a square pizza be cut into by making 4 linear cuts ? | [
"10'",
"11'",
"12'",
"13'"
] | B |
sciq | sciq_01_00079 | Most plants grow continuously, except for what periods? | [
"winter",
"abnormal",
"mutant",
"dormant"
] | D |
openbookqa | obqa_02_01529 | A book experiences tearing so it | [
"has lost status as whole",
"lacks any real mass",
"is completely intact now",
"is a whole book"
] | A |
math_qa | mathqa_03_03036 | in a can , there is a mixture of milk and water in the ratio 4 : 3 . if the can is filled with an additional 8 liters of milk , the can would be full and the ratio of milk and water would become 2 : 1 . find the capacity of the can ? | [
"40",
"36",
"32",
"28"
] | B |
ARC-Easy | arc_04_00116 | In the human kidney, urea from the blood is filtered through the glomerular membrane into a nephron. The movement of urea across this membrane occurs without an input of energy. Which factor is the most likely reason urea absorption does not require energy? | [
"a pH imbalance",
"a pressure difference",
"a temperature increase",
"a concentration gradient"
] | D |
sciq | sciq_01_01767 | What is the term for the basic contractile unit of the muscle? | [
"bandimere",
"filament",
"sarcomere",
"sphincter"
] | C |
sciq | sciq_01_07870 | What can be hard or even impossible to perform in a scientific sense? | [
"experiments",
"theorys",
"idea",
"hypothesises"
] | A |
sciq | sciq_01_05117 | Monosaccharides, particularly glucose, are major nutrients for what? | [
"proteins",
"photosynthesis",
"lipids",
"cells"
] | D |
math_qa | mathqa_03_03026 | if a sum of money doubles itself in 15 years at simple interest , the ratepercent per annum is | [
"12",
"12.5",
"6.67",
"13.5"
] | C |
math_qa | mathqa_03_01312 | if the sides of a triangle are 26 cm , 22 cm and 10 cm , what is its area ? | [
"120",
"110",
"130",
"140"
] | B |
sciq | sciq_01_01933 | When what element - whose name means "light bringing" - was first isolated, scientists noted that it glowed in the dark and burned when exposed to air? | [
"phosphorus",
"oxygen",
"neon",
"mercury"
] | A |
math_qa | mathqa_03_04710 | raman ' s salary was decreased by 50 % and subsequently increased by 50 % . how much percent does he loss . | [
"75",
"65",
"45",
"25"
] | D |
math_qa | mathqa_03_04281 | a side of beef lost 30 percent of its weight in processing . if the side of beef weighed 500 pounds after processing , how many pounds did it weigh before processing ? | [
"714.28",
"712",
"714.88",
"714.25"
] | A |
openbookqa | obqa_02_02008 | A mouse is made up of | [
"straw",
"organic material",
"dairy",
"buttons"
] | B |
ARC-Challenge | arc_04_02276 | A student is asked to make soil using the following substances: water, ore, humus, crystal, weathered rock, and metamorphic rock. Which combination of these substances should the student choose? | [
"humus, crystal, and ore",
"water, weathered rock, and humus",
"water, metamorphic rock, and crystal",
"metamorphic rock, ore, and weathered rock"
] | B |
sciq | sciq_01_07075 | Most hydrozoa have both polyp and what forms in their life cycle? | [
"globular",
"hydra",
"polypoid",
"medusa"
] | D |
sciq | sciq_01_07902 | What is the net force when two forces act in the same direction? | [
"group of forces",
"arguing forces",
"number of the forces",
"sum of the forces"
] | D |
openbookqa | obqa_02_04059 | a couple sits on a meadow enjoying a nice picnic, when something runs by with a terrible smell. what could it be? | [
"a raccoon wandering the meadows",
"a person with a great cologne",
"a little skunk going about its business",
"a scarecrow come to life"
] | C |
math_qa | mathqa_03_00692 | fresh grapes contain 80 % water by weight and raisins obtained by drying fresh grapes contain 25 % water by weight . how many kgs of fresh grapes are needed to get 20 kgs of raisins ? | [
"75 kgs",
"64 kgs",
"72 kgs",
"65 kgs"
] | A |
math_qa | mathqa_03_01365 | the current birth rate per certain number of people is 32 , whereas corresponding death rate is 11 per same number of people . if the net growth rate in terms of population increase is 2.1 percent , find number of persons . ( initally ) | [
"1000",
"10000",
"100",
"2000"
] | A |
ARC-Easy | arc_04_00800 | Salt and pepper are placed together in a container. When the container is shaken, the salt and pepper become a | [
"liquid.",
"mixture.",
"solution.",
"suspension."
] | B |
openbookqa | obqa_02_04436 | A bad spot in town, as far as nature and the health of Earth is concerned, will be | [
"heaped refuse",
"piled compost",
"pollinated flowers",
"watered gardens"
] | A |
ChatGPT | gpt_06_00010 | Which of the following processes describes how plants convert light energy into chemical energy? | [
"Cellular respiration",
"Photosynthesis",
"Fermentation",
"Transpiration"
] | B |
openbookqa | obqa_02_04397 | raccoons eat what? | [
"debris",
"people",
"fire",
"dirt"
] | A |
sciq | sciq_01_02961 | What category of animals in the vertebrate group has a relatively small brain but highly developed sense organs? | [
"mammals",
"primates",
"fish",
"arthropods"
] | C |
sciq | sciq_01_04619 | What are the only living organisms that can make their own food? | [
"bacteria",
"plants",
"animals",
"protozoa"
] | B |
sciq | sciq_01_09614 | What process is magnesium important to? | [
"photosynthetic",
"dna replication",
"carbon cycle",
"absorption"
] | A |
ARC-Challenge | arc_04_02759 | Animals use resources in the environment to survive. Which of the following resources does an animal use for energy? | [
"air",
"food",
"shelter",
"water"
] | B |
math_qa | mathqa_03_05494 | if the sum of the 4 th term and the 12 th term of an arithmetic progression is 8 , what is the sum of the first 15 terms of the progression ? | [
"60",
"120",
"160",
"240"
] | A |
ARC-Challenge | arc_04_03027 | Emily made a chart that included physical changes and chemical changes. Which change should be categorized as a chemical change? | [
"iron becomes rusty",
"a gold bar is melted",
"lake water evaporates",
"a granite rock is polished"
] | A |
sciq | sciq_01_03189 | What do omnivores eat? | [
"only animals",
"only plants",
"plants & animals",
"only seafood"
] | C |
math_qa | mathqa_03_03316 | what is the value of x ^ 2 yz − xyz ^ 2 , if x = 2 , y = 1 , and z = 2 ? | [
"20",
"24",
"0",
"32"
] | C |
openbookqa | obqa_02_04008 | As bad water increases in an environment the number of aquatic animals such as zooplankton will | [
"face extinction",
"stagnate",
"grow",
"hibernate"
] | A |
math_qa | mathqa_03_04349 | the average of 10 consecutive integers is 11 . then , 9 is deducted from the first consecutive number , 8 is deducted from the second , 7 is deducted form the third , and so on until the last number which remains unchanged . what is the new average ? | [
"5",
"5.5",
"6",
"6.5"
] | D |
sciq | sciq_01_06545 | Alzheimer’s disease is a disease that occurs mainly in what population? | [
"female adults",
"older adults",
"younger adults",
"white adults"
] | B |
math_qa | mathqa_03_03213 | an engineer undertakes a project to build a road 15 km long in 300 days and employs 35 men for the purpose . after 100 days , he finds only 2.5 km of the road has been completed . find the ( approximate ) number of extra men he must employ to finish the work in time . | [
"a . 43",
"b . 53",
"c . 55",
"d . 68"
] | B |
ARC-Challenge | arc_04_02146 | Which statement best compares single-celled and multi-celled organisms? | [
"Tissues in a single-celled organism are like the cells in a multi-celled organism.",
"The nucleus in a single-celled organism is like the skin of a multi-celled organism.",
"Organelles in a single-celled organism are like the organs in a multi-celled organism.",
"The cytoplasm in a single-celled organism is ... | C |
openbookqa | obqa_02_04660 | The digestive system digests what for the body? | [
"water",
"metal",
"sustenance",
"rocks"
] | C |
sciq | sciq_01_06324 | Elongation is the addition of what to the mrna strand? | [
"glycine",
"filaments",
"nucleotides",
"codons"
] | C |
sciq | sciq_01_00294 | Angiosperms are also known as what? | [
"flowering plants",
"dry plants",
"dead plants",
"uncommon plants"
] | A |
openbookqa | obqa_02_03657 | Plants often use which enticing substance when attracting pollinators? | [
"sweet things",
"songs",
"comedy",
"bees"
] | A |
sciq | sciq_01_02938 | We divide up the earth's seas into five what, which are really all interconnected? | [
"ecosystems",
"oceans",
"lakes",
"continents"
] | B |
math_qa | mathqa_03_03774 | a invested $ 300 in a business after 6 months b invested $ 200 in the business . end of the year if they got $ 100 as profit . find a shares ? | [
"$ 100",
"$ 75",
"$ 20",
"$ 120"
] | B |
math_qa | mathqa_03_02994 | lovely shop runs a sale on goldfish and platys . if one customer buys 13 goldfish and 12 platys for $ 5.60 , and another buys 14 goldfish and 21 platys for $ 8.05 , what is the ratio of the price of goldfish to platys ? | [
"0.8",
"0.75",
"c",
"5 / 7"
] | D |
openbookqa | obqa_02_03073 | What might be created with brass? | [
"a tree",
"Light placers",
"A Cotton dress",
"Tennis shoes"
] | B |
math_qa | mathqa_03_00238 | if a is an integer greater than 8 but less than 15 and b is an integer greater than 6 but less than 21 , what is the range of a / b ? | [
"140 / 217",
"156 / 185",
"217 / 140",
"263 / 149"
] | C |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.